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