The default lexer
Set the index of the lexer
The index of the next token
Peek at the next {n} token(s)
Consume the next {n} token(s)
Parse the input into tokens
Check if the lexer is at the end of the input
Generated using TypeDoc
The default lexer