|
GME
13
|
Go to the source code of this file.
Defines | |
| #define | ANTLR_SUPPORT_CODE |
Enumerations | |
| enum | ANTLRTokenType { TER_HATES_CPP = 0, ITS_TOO_COMPLICATED = 9999, TER_HATES_CPP = 0, ITS_UTTER_GARBAGE, WITH_SOME_GOOD_IDEAS = 9999 } |
Functions | |
| const ANTLRChar *ANTLRParser:: | parserTokenName (int tok) |
Variables | |
| static const int | zzINF_DEF_TOKEN_BUFFER_SIZE = 2000 |
| static const int | zzINF_BUFFER_TOKEN_CHUNK_SIZE = 1000 |
| const int | SETWORDCOUNT = 20 |
| #define ANTLR_SUPPORT_CODE |
Definition at line 49 of file AParser.cpp.
| enum ANTLRTokenType |
Definition at line 47 of file AParser.cpp.
| const ANTLRChar* ANTLRParser:: parserTokenName | ( | int | tok | ) |
Definition at line 612 of file AParser.cpp.
| const int SETWORDCOUNT = 20 |
Definition at line 456 of file AParser.cpp.
const int zzINF_BUFFER_TOKEN_CHUNK_SIZE = 1000 [static] |
Definition at line 58 of file AParser.cpp.
const int zzINF_DEF_TOKEN_BUFFER_SIZE = 2000 [static] |
Definition at line 57 of file AParser.cpp.
1.7.6.1