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