visitExprTermBase

open fun visitExprTermBase(ctx: PartiQLParser.ExprTermBaseContext): T

Visit a parse tree produced by the ExprTermBase} labeled alternative in PartiQLParser#exprTerm.

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