exitReturningClause

open fun exitReturningClause(ctx: PartiQLParser.ReturningClauseContext)

Exit a parse tree produced by PartiQLParser#returningClause.

The default implementation does nothing.