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