visit Expr Primary Path
abstract fun visitExprPrimaryPath(ctx: PartiQLParser.ExprPrimaryPathContext): T
Content copied to clipboard
Visit a parse tree produced by the ExprPrimaryPath labeled alternative in exprPrimary.
Return
the visitor result
Parameters
ctx
the parse tree