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