exitExprPrimaryPath

open fun exitExprPrimaryPath(ctx: PartiQLParser.ExprPrimaryPathContext)

Exit a parse tree produced by the ExprPrimaryPath} labeled alternative in PartiQLParser#exprPrimary.

The default implementation does nothing.