visitQueryDdl

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

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

The default implementation returns the result of calling visitChildren on ctx.