C# (CSharp) YamlDotNet.Core 네임스페이스

중첩된 네임스페이스

YamlDotNet.Core.Events
YamlDotNet.Core.Tokens

클래스들

이름 설명
AnchorNotFoundException
Constants Defines constants thar relate to the YAML specification.
Cursor
Emitter Emits YAML streams.
Emitter.AnchorData
Emitter.ScalarData
Emitter.TagData
ForwardAnchorNotSupportedException
LookAheadBuffer
MaximumRecursionLevelReachedException Exception that is thrown when an infinite recursion is detected.
Parser Parses YAML streams.
Parser.EventQueue
RecursionLevel Keeps track of the current recursion level, and throws MaximumRecursionLevelReachedException whenever Maximum is reached.
Scanner
SemanticErrorException Exception that is thrown when a semantic error is detected on a YAML stream.
SimpleKey
StringLookAheadBuffer
SyntaxErrorException
Version Specifies the version of the YAML language.