yaml
Pod fandoc chapter
A YamlObj whose content always has the type YamlObj[]
A YamlObj whose content always has the type YamlObj:YamlObj
The base class for objects that represent nodes in a YAML hierarchy
Converts YAML text into a hierarchy of YamlObjs, which can in turn be converted into native Fantom objects
A YamlObj whose content always has the type Str
A class used to convert parsed YamlObjs to native Fantom objects, and vice versa
YamlWriter writes JSON-style values (null, strings, booleans, numbers, maps and lists) in YAML format