protected static class LookAheadLexer.LookAheadLexerPosition extends java.lang.Object implements LexerPosition
Constructor and Description |
---|
LookAheadLexerPosition(LookAheadLexer lookAheadLexer,
ImmutableUserMap map) |
Modifier and Type | Method and Description |
---|---|
ImmutableUserMap |
getCustomMap() |
int |
getOffset()
Returns the current offset of the lexer.
|
int |
getState() |
public LookAheadLexerPosition(LookAheadLexer lookAheadLexer, ImmutableUserMap map)
public ImmutableUserMap getCustomMap()
public int getOffset()
LexerPosition
getOffset
in interface LexerPosition
public int getState()
getState
in interface LexerPosition