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