visitDmlBaseWrapper

abstract fun visitDmlBaseWrapper(ctx: PartiQLParser.DmlBaseWrapperContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree