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