visitPatternQuantifier

abstract fun visitPatternQuantifier(ctx: PartiQLParser.PatternQuantifierContext): T

Visit a parse tree produced by patternQuantifier.

Return

the visitor result

Parameters

ctx

the parse tree