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