Lexer

constructor(states: Map<StateLabel?, LexerState>, defaultStateLabel: StateLabel? = null)