Searched defs:ANTLR3_INPUT_STREAM_struct (Results 1 – 1 of 1) sorted by relevance
55 typedef struct ANTLR3_INPUT_STREAM_struct struct61 pANTLR3_INT_STREAM istream;67 void * super;72 void * data;77 int isAllocated;81 pANTLR3_STRING_FACTORY strFactory;89 void * nextChar;96 ANTLR3_UINT32 sizeBuf;101 ANTLR3_UINT32 line;106 void * currentLine;[all …]