Abstract
Abstract
indexSet the index of the lexer
The index of the next token
Abstract
peekPeek at the next {n} token(s)
Optional
amount: numberAbstract
consumeConsume the next {n} token(s)
Optional
amount: numberAbstract
isEOFAbstract
parseParse the input into tokens
Abstract
setGenerated using TypeDoc
A lexer interface