visitContinueStatement

abstract fun visitContinueStatement(ctx: VAlgoLangParser.ContinueStatementContext): T

Visit a parse tree produced by the {@code ContinueStatement} labeled alternative in loop_stat.

Return

the visitor result

Parameters

ctx

the parse tree