visitDmlBaseCommand

abstract fun visitDmlBaseCommand(ctx: PartiQLParser.DmlBaseCommandContext): T

Visit a parse tree produced by dmlBaseCommand.

Return

the visitor result

Parameters

ctx

the parse tree