visitQueryDql

open fun visitQueryDql(ctx: PartiQLParser.QueryDqlContext): T

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

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