visitQueryDdl

abstract fun visitQueryDdl(ctx: PartiQLParser.QueryDdlContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree