alias
TOML::TestFormat::Tree
Overview
Recursive union the visitor builds before serializing as JSON.
Alias Definition
Array(TOML::TestFormat::Tree) | Hash(String, TOML::TestFormat::Tree) | TOML::Value
Recursive union the visitor builds before serializing as JSON.
Array(TOML::TestFormat::Tree) | Hash(String, TOML::TestFormat::Tree) | TOML::Value