visit Continue Statement
abstract fun visitContinueStatement(ctx: VAlgoLangParser.ContinueStatementContext): T
Content copied to clipboard
Visit a parse tree produced by the {@code ContinueStatement}
labeled alternative in loop_stat.
Return
the visitor result
Parameters
ctx
the parse tree