tuweni / org.apache.tuweni.toml.internal / TomlParserBaseListener / enterKey

enterKey

open fun enterKey(ctx: KeyContext!): Unit (source)

Enter a parse tree produced by TomlParser#key.

The default implementation does nothing.

Parameters

ctx - KeyContext!: the parse tree