visitExprOrBase

open fun visitExprOrBase(ctx: PartiQLParser.ExprOrBaseContext): T

Visit a parse tree produced by the ExprOrBase} labeled alternative in PartiQLParser#exprOr.

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