Interface TomlValue

All Superinterfaces:
Toml, org.openrewrite.Tree
All Known Implementing Classes:
Toml.KeyValue, Toml.Table

public interface TomlValue extends Toml