java.lang.Object | +--antlr.LexerSharedInputState
Untamed:
LexerSharedInputState(InputBuffer inbuf)
LexerSharedInputState(InputStream in)
LexerSharedInputState(Reader in)
protected int column
protected int line
protected int tokenStartColumn
protected int tokenStartLine
protected InputBuffer input
protected String filename
public int guessing
public LexerSharedInputState(InputBuffer inbuf)
public LexerSharedInputState(InputStream in)
public LexerSharedInputState(Reader in)