Searched refs:ConstructYamlObject (Results 1 – 1 of 1) sorted by relevance
82 this.yamlConstructors.put(null, new ConstructYamlObject()); in Constructor()333 protected class ConstructYamlObject implements Construct { class in Constructor