visit If Statement
abstract fun visitIfStatement(ctx: VAlgoLangParser.IfStatementContext): T
Content copied to clipboard
Visit a parse tree produced by the {@code IfStatement}
labeled alternative in stat.
Return
the visitor result
Parameters
ctx
the parse tree