Name |
Description |
DocumentLoadingState |
Manages the state of a YamlDocument while it is loading. |
EmitterState |
Holds state that is used when emitting a stream. |
YamlAliasNode |
Represents an alias node in the YAML document. |
YamlDocument |
Represents an YAML document. |
YamlDocument.AnchorAssigningVisitor |
Visitor that assigns anchors to nodes that are referenced more than once but have no anchor. |
YamlNode |
Represents a single node in the YAML document. |
YamlScalarNode |
|
YamlVisitor |
|
YamlVisitorBase |
Abstract implementation of IYamlVisitor that knows how to walk a complete YAML object model. |