visit Expr Primary Base
abstract fun visitExprPrimaryBase(ctx: PartiQLParser.ExprPrimaryBaseContext): T
Content copied to clipboard
Visit a parse tree produced by the ExprPrimaryBase labeled alternative in exprPrimary.
Return
the visitor result
Parameters
ctx
the parse tree