open fun exitLocalDate(ctx: LocalDateContext!): Unit
Exit a parse tree produced by TomlParser#localDate.
TomlParser#localDate
The default implementation does nothing.
ctx - LocalDateContext!: the parse tree
ctx