toml / org.apache.tuweni.toml.internal / TomlParserListener / enterQuotedKey

enterQuotedKey

abstract fun enterQuotedKey(ctx: QuotedKeyContext): Unit (source)

Enter a parse tree produced by TomlParser#quotedKey.

Parameters

ctx - the parse tree