Имя |
Описание |
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. |