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