visitDql

abstract fun visitDql(ctx: PartiQLParser.DqlContext): T

Visit a parse tree produced by dql.

Return

the visitor result

Parameters

ctx

the parse tree