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

exitSimpleKey

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

Exit a parse tree produced by TomlParser#simpleKey.

The default implementation does nothing.

Parameters

ctx - SimpleKeyContext!: the parse tree