visitPatternPathVariable

abstract fun visitPatternPathVariable(ctx: PartiQLParser.PatternPathVariableContext): T

Visit a parse tree produced by patternPathVariable.

Return

the visitor result

Parameters

ctx

the parse tree