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