visitExprOrBase

abstract fun visitExprOrBase(ctx: PartiQLParser.ExprOrBaseContext): T

Visit a parse tree produced by the ExprOrBase labeled alternative in exprOr.

Return

the visitor result

Parameters

ctx

the parse tree