parse

fun parse(): ASTNode

Parse the token stream into an AST.

Return

Root AST node

Throws

If syntax error occurs