visitPredicateBase

abstract fun visitPredicateBase(ctx: PartiQLParser.PredicateBaseContext): T

Visit a parse tree produced by the PredicateBase labeled alternative in exprPredicate.

Return

the visitor result

Parameters

ctx

the parse tree