dyaml-yamlserialized ~master (2016-12-10T19:24:08Z)
Home
Dub
Repo
YAMLNull
dyaml
node
Null YAML type. Used in nodes with _null values.
struct
YAMLNull {
string
toString
()
;
}
Members
Functions
toString
string
toString
()
Used for string conversion.
Meta
Source
See Implementation
dyaml
node
classes
NodeException
structs
Node
YAMLNull
Null YAML type. Used in nodes with _null values.