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

enterTomlKey

abstract fun enterTomlKey(ctx: TomlKeyContext): Unit (source)

Enter a parse tree produced by TomlParser#tomlKey.

Parameters

ctx - the parse tree