visit Returning Clause
abstract fun visitReturningClause(ctx: PartiQLParser.ReturningClauseContext): T
Content copied to clipboard
Visit a parse tree produced by returningClause.
Return
the visitor result
Parameters
ctx
the parse tree