expressions property

List<TomlExpression> expressions
final

The table headers and key/value pairs of the TOML document.

Implementation

final List<TomlExpression> expressions;