visit Expr Term Base
abstract fun visitExprTermBase(ctx: PartiQLParser.ExprTermBaseContext): T
Content copied to clipboard
Visit a parse tree produced by the ExprTermBase labeled alternative in exprTerm.
Return
the visitor result
Parameters
ctx
the parse tree