Home
last modified time | relevance | path

Searched defs:ANTLR3_COMMON_TOKEN_struct (Results 1 – 1 of 1) sorted by relevance

/external/antlr/runtime/C/include/
Dantlr3commontoken.h108 typedef struct ANTLR3_COMMON_TOKEN_struct struct
112 ANTLR3_UINT32 type;
118 ANTLR3_BOOLEAN factoryMade;
123 pANTLR3_STRING_FACTORY strFactory;
127 ANTLR3_UINT32 line;
132 void * lineStart;
136 ANTLR3_INT32 charPosition;
140 ANTLR3_UINT32 channel;
144 pANTLR3_INPUT_STREAM input;
148 ANTLR3_MARKER index;
[all …]