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