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

enterUnquotedKey

open fun enterUnquotedKey(ctx: UnquotedKeyContext!): Unit (source)

Enter a parse tree produced by TomlParser#unquotedKey.

The default implementation does nothing.

Parameters

ctx - UnquotedKeyContext!: the parse tree