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

exitQuotedKey

open fun exitQuotedKey(ctx: QuotedKeyContext!): Unit (source)

Exit a parse tree produced by TomlParser#quotedKey.

The default implementation does nothing.

Parameters

ctx - QuotedKeyContext!: the parse tree