visitLiteralDate

abstract fun visitLiteralDate(ctx: PartiQLParser.LiteralDateContext): T

Visit a parse tree produced by the LiteralDate labeled alternative in literal.

Return

the visitor result

Parameters

ctx

the parse tree