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

exitInlineTable

open fun exitInlineTable(ctx: InlineTableContext!): Unit (source)

Exit a parse tree produced by TomlParser#inlineTable.

The default implementation does nothing.

Parameters

ctx - InlineTableContext!: the parse tree