dyaml v0.6.1 (2017-05-16T20:02:26Z)
Home
Dub
Repo
YAMLObject
dyaml
node
Undocumented in source.
package abstract
class
YAMLObject {
TypeInfo
type
[@property getter];
int
cmp
(YAMLObject rhs);
}
Members
Functions
cmp
int
cmp
(YAMLObject rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
type
TypeInfo
type
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dyaml
node
classes
NodeException
YAMLContainer
YAMLObject
enums
NodeID
functions
merge
structs
Node
YAMLMerge
YAMLNull