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