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

exitSimpleKey

abstract fun exitSimpleKey(ctx: SimpleKeyContext): Unit (source)

Exit a parse tree produced by TomlParser#simpleKey.

Parameters

ctx - the parse tree