visitElseIf

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

Visit a parse tree produced by VAlgoLangParser#elseIf.

The default implementation returns the result of calling visitChildren on {@code ctx}.