visitQueryDml

abstract fun visitQueryDml(ctx: PartiQLParser.QueryDmlContext): T

Visit a parse tree produced by the QueryDml labeled alternative in statement.

Return

the visitor result

Parameters

ctx

the parse tree