visitPredicateIs

abstract fun visitPredicateIs(ctx: PartiQLParser.PredicateIsContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree