visitPredicateBetween

abstract fun visitPredicateBetween(ctx: PartiQLParser.PredicateBetweenContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree