Searched refs:yamlVersion (Results 1 – 1 of 1) sorted by relevance
285 Version yamlVersion = null; in processDirectives() local291 if (yamlVersion != null) { in processDirectives()305 yamlVersion = Version.V1_0; in processDirectives()309 yamlVersion = Version.V1_1; in processDirectives()323 if (yamlVersion != null || !tagHandles.isEmpty()) { in processDirectives()331 directives = new VersionTagsTuple(yamlVersion, tagHandles); in processDirectives()