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