visitExprAndBase

abstract fun visitExprAndBase(ctx: PartiQLParser.ExprAndBaseContext): T

Visit a parse tree produced by the ExprAndBase labeled alternative in exprAnd.

Return

the visitor result

Parameters

ctx

the parse tree