visitMatchPattern

abstract fun visitMatchPattern(ctx: PartiQLParser.MatchPatternContext): T

Visit a parse tree produced by matchPattern.

Return

the visitor result

Parameters

ctx

the parse tree