visitRoot

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

Visit a parse tree produced by root.

Return

the visitor result

Parameters

ctx

the parse tree