visitExprTermCurrentDate

abstract fun visitExprTermCurrentDate(ctx: PartiQLParser.ExprTermCurrentDateContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree