Searched refs:ConstructLine (Results 1 – 1 of 1) sorted by relevance
45 this.yamlConstructors.put(new Tag("tag:clarkevans.com,2002:line"), new ConstructLine()); in MyConstructor()71 private class ConstructLine extends AbstractConstruct { class in Example2_24Test.MyConstructor