ANTLR_USE_NAMESPACE(std) string filename | LexerInputState | |
column | LexerInputState | |
getInput() | LexerInputState | [inline] |
guessing | LexerInputState | |
initialize(ANTLR_USE_NAMESPACE(std) istream &in, const char *file="") | LexerInputState | [inline, virtual] |
LexerInputState(InputBuffer *inbuf) | LexerInputState | [inline] |
LexerInputState(InputBuffer &inbuf) | LexerInputState | [inline] |
LexerInputState(ANTLR_USE_NAMESPACE(std) istream &in) | LexerInputState | [inline] |
line | LexerInputState | |
reset(void) | LexerInputState | [inline, virtual] |
setPosition(int line_, int column_) | LexerInputState | [inline] |
tokenStartColumn | LexerInputState | |
tokenStartLine | LexerInputState | |
~LexerInputState() | LexerInputState | [inline, virtual] |