Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/C/include/
Dantlr3input.h55 typedef struct ANTLR3_INPUT_STREAM_struct struct
61 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 …]