visitPredicateComparison

abstract fun visitPredicateComparison(ctx: PartiQLParser.PredicateComparisonContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree