|
ANTLR Support Libraries 2.7.1+
|
| column | LexerInputState | |
| filename | LexerInputState | |
| getInput() | LexerInputState | [inline] |
| guessing | LexerInputState | |
| initialize(std::istream &in, const char *file="") | LexerInputState | [inline, virtual] |
| input | LexerInputState | [private] |
| inputResponsible | LexerInputState | [private] |
| LexerInputState(InputBuffer *inbuf) | LexerInputState | [inline] |
| LexerInputState(InputBuffer &inbuf) | LexerInputState | [inline] |
| LexerInputState(std::istream &in) | LexerInputState | [inline] |
| LexerInputState(const LexerInputState &) | LexerInputState | [private] |
| line | LexerInputState | |
| operator=(const LexerInputState &) | LexerInputState | [private] |
| reset(void) | LexerInputState | [inline, virtual] |
| setPosition(int line_, int column_) | LexerInputState | [inline] |
| tokenStartColumn | LexerInputState | |
| tokenStartLine | LexerInputState | |
| ~LexerInputState() | LexerInputState | [inline, virtual] |
1.7.6.1