visit Continue Statement
open fun visitContinueStatement(ctx: VAlgoLangParser.ContinueStatementContext): T
Content copied to clipboard
Visit a parse tree produced by the ContinueStatement}labeled alternative in VAlgoLangParser#loop_stat.
The default implementation returns the result of calling visitChildren on {@code ctx}
.