abstract fun visitLocalDate(ctx: LocalDateContext!): T
Visit a parse tree produced by TomlParser#localDate.
TomlParser#localDate
ctx - LocalDateContext!: the parse tree
ctx
Return T: the visitor result