exitRoot

open fun exitRoot(ctx: PartiQLParser.RootContext)

Exit a parse tree produced by PartiQLParser#root.

The default implementation does nothing.