abstract fun visitDate(ctx: DateContext!): T
Visit a parse tree produced by TomlParser#date.
TomlParser#date
ctx - DateContext!: the parse tree
ctx
Return T: the visitor result