visitDmlInsertReturning

abstract fun visitDmlInsertReturning(ctx: PartiQLParser.DmlInsertReturningContext): T

Visit a parse tree produced by the DmlInsertReturning labeled alternative in dml.

Return

the visitor result

Parameters

ctx

the parse tree