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