Uses of Class
org.yaml.snakeyaml.parser.VersionTagsTuple
Packages that use VersionTagsTuple
-
Uses of VersionTagsTuple in org.yaml.snakeyaml.parser
Fields in org.yaml.snakeyaml.parser declared as VersionTagsTupleMethods in org.yaml.snakeyaml.parser that return VersionTagsTupleModifier and TypeMethodDescriptionprivate 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.