parse File
Parse file to build ANTLR parse tree and find any syntax errors
Return
pair of exit status ExitStatus and parse tree VAlgoLangParser.ProgramContext
Parse file to build ANTLR parse tree and find any syntax errors
pair of exit status ExitStatus and parse tree VAlgoLangParser.ProgramContext