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

exitQuotedKey

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

Exit a parse tree produced by TomlParser#quotedKey.

Parameters

ctx - the parse tree