visit Predicate Comparison
abstract fun visitPredicateComparison(ctx: PartiQLParser.PredicateComparisonContext): T
Content copied to clipboard
Visit a parse tree produced by the PredicateComparison labeled alternative in exprPredicate.
Return
the visitor result
Parameters
ctx
the parse tree