convert To Ast
Convert ANTLR parse tree to AST
Return
a ParserResult containing exit code, AST, symbol table and line number node map
Parameters
program
: ANTLR parse tree
Convert ANTLR parse tree to AST
a ParserResult containing exit code, AST, symbol table and line number node map
: ANTLR parse tree