Parser

fun Parser(tokens: Array<Token>)

Parameters

tokens

A list of token objects to be parsed into an AST