visit Predicate Base
abstract fun visitPredicateBase(ctx: PartiQLParser.PredicateBaseContext): T
Content copied to clipboard
Visit a parse tree produced by the PredicateBase labeled alternative in exprPredicate.
Return
the visitor result
Parameters
ctx
the parse tree