Private currentPrivate tokensPrivate advancePrivate andPrivate assignmentPrivate blockPrivate callPrivate check{TokenType} to check
true if the current token is of the given type
Private class_Private comparisonPrivate consumePrivate declarationPrivate equalityPrivate expressionPrivate expression_Private factorPrivate finish_Private for_Private function_The kind of function to be declared
ast.FunctionStmt
Private if_Private is_Private matchCheck if current token is in the given list of types. If so, consume it and return true.
Rest ...types: TokenType[]{TokenType[]} to match
Private orPrivate peekPrivate previousPrivate primaryPrivate print_Private return_Private statementPrivate synchronizePrivate termPrivate unaryPrivate var_Private while_Generated using TypeDoc
Parser class
Classdesc
Parser class to parse the tokens into ast