open fun exitInlineTable(ctx: InlineTableContext!): Unit
Exit a parse tree produced by TomlParser#inlineTable.
TomlParser#inlineTable
The default implementation does nothing.
ctx - InlineTableContext!: the parse tree
ctx