visitForStatement

abstract fun visitForStatement(ctx: VAlgoLangParser.ForStatementContext): T

Visit a parse tree produced by the {@code ForStatement} labeled alternative in stat.

Return

the visitor result

Parameters

ctx

the parse tree