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

enterSimpleKey

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

Enter a parse tree produced by TomlParser#simpleKey.

Parameters

ctx - the parse tree