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

enterSimpleKey

open fun enterSimpleKey(ctx: SimpleKeyContext!): Unit (source)

Enter a parse tree produced by TomlParser#simpleKey.

The default implementation does nothing.

Parameters

ctx - SimpleKeyContext!: the parse tree