visitPattern

abstract fun visitPattern(ctx: PartiQLParser.PatternContext): T

Visit a parse tree produced by pattern.

Return

the visitor result

Parameters

ctx

the parse tree