Node of a YAML document. Used to read YAML data once it's loaded, and to prepare data to emit.
Structs
YAMLNull | Null YAML type. Used in nodes with _null values. | |
Node | YAML node. |
Classes
NodeException | Exception thrown at node related errors. |
Node of a YAML document. Used to read YAML data once it's loaded, and to prepare data to emit.
YAMLNull | Null YAML type. Used in nodes with _null values. | |
Node | YAML node. |
NodeException | Exception thrown at node related errors. |