visitRoot

open fun visitRoot(ctx: PartiQLParser.RootContext): T

Visit a parse tree produced by PartiQLParser#root.

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