visitDmlBase

abstract fun visitDmlBase(ctx: PartiQLParser.DmlBaseContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree