visitPredicateIn

abstract fun visitPredicateIn(ctx: PartiQLParser.PredicateInContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree