Static Public Attributes | |
| static readonly string | VERSION = "3.1b1" |
| static readonly string | DEBUG_PROTOCOL_VERSION = "2" |
| static readonly string | ANTLRWORKS_DIR = "antlrworks" |
Definition at line 42 of file Constants.cs.
readonly string Antlr.Runtime.Constants.VERSION = "3.1b1" [static] |
Definition at line 44 of file Constants.cs.
readonly string Antlr.Runtime.Constants.DEBUG_PROTOCOL_VERSION = "2" [static] |
Definition at line 47 of file Constants.cs.
readonly string Antlr.Runtime.Constants.ANTLRWORKS_DIR = "antlrworks" [static] |
Definition at line 49 of file Constants.cs.
1.5.5