visitExprTermCurrentUser

abstract fun visitExprTermCurrentUser(ctx: PartiQLParser.ExprTermCurrentUserContext): T

Visit a parse tree produced by the ExprTermCurrentUser labeled alternative in exprTerm.

Return

the visitor result

Parameters

ctx

the parse tree