visitExprPrimaryPath

abstract fun visitExprPrimaryPath(ctx: PartiQLParser.ExprPrimaryPathContext): T

Visit a parse tree produced by the ExprPrimaryPath labeled alternative in exprPrimary.

Return

the visitor result

Parameters

ctx

the parse tree