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