visit Consecutive Statement
abstract fun visitConsecutiveStatement(ctx: VAlgoLangParser.ConsecutiveStatementContext): T
Content copied to clipboard
Visit a parse tree produced by the {@code ConsecutiveStatement}
labeled alternative in stat.
Return
the visitor result
Parameters
ctx
the parse tree