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