Private
#currentPrivate
tokensPrivate
#advancePrivate
#checkCheck if the current token is of the expected token type
The token type to check for
Result of the check
Private
#checkCheck if the next token is of the expected token type
The token type to check for
Result of the check
Private
#consumePrivate
#expressionParse one or more tokens in to an expression
Parsed expression
Private
#isPrivate
#matchMove to the next token if current token is of the expected token type
The token type to check for
Result of the check
Private
#peekPrivate
#peekPrivate
#peekGenerated using TypeDoc
Parses tokens in to expressions