visitExprPrimaryBase

abstract fun visitExprPrimaryBase(ctx: PartiQLParser.ExprPrimaryBaseContext): T

Visit a parse tree produced by the ExprPrimaryBase labeled alternative in exprPrimary.

Return

the visitor result

Parameters

ctx

the parse tree