visitElseIf

abstract fun visitElseIf(ctx: VAlgoLangParser.ElseIfContext): T

Visit a parse tree produced by elseIf.

Return

the visitor result

Parameters

ctx

the parse tree