visitPredicateLike

abstract fun visitPredicateLike(ctx: PartiQLParser.PredicateLikeContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree