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