visitExprTermBase

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

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

Return

the visitor result

Parameters

ctx

the parse tree