visitProgram

abstract fun visitProgram(ctx: VAlgoLangParser.ProgramContext): T

Visit a parse tree produced by program.

Return

the visitor result

Parameters

ctx

the parse tree