visitPatternRestrictor

abstract fun visitPatternRestrictor(ctx: PartiQLParser.PatternRestrictorContext): T

Visit a parse tree produced by patternRestrictor.

Return

the visitor result

Parameters

ctx

the parse tree