Package | Description |
---|---|
org.yaml.snakeyaml.parser |
Modifier and Type | Field and Description |
---|---|
private VersionTagsTuple |
ParserImpl.directives |
Modifier and Type | Method and Description |
---|---|
private VersionTagsTuple |
ParserImpl.processDirectives()
https://yaml.org/spec/1.1/#id898785 says "If the document specifies no directives, it is parsed
using the same settings as the previous document.
|