visitLoopStatement

abstract fun visitLoopStatement(ctx: VAlgoLangParser.LoopStatementContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree