visitFunction

abstract fun visitFunction(ctx: VAlgoLangParser.FunctionContext): T

Visit a parse tree produced by function.

Return

the visitor result

Parameters

ctx

the parse tree