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

exitUnquotedKey

abstract fun exitUnquotedKey(ctx: UnquotedKeyContext): Unit (source)

Exit a parse tree produced by TomlParser#unquotedKey.

Parameters

ctx - the parse tree