Searched refs:constructSet (Results 1 – 3 of 3) sorted by relevance
252 protected Set<? extends Object> constructSet(SequenceNode node) { in constructSet() method in BaseConstructor346 protected Set<Object> constructSet(MappingNode node) { in constructSet() method in BaseConstructor
184 return constructSet(mnode); in construct()533 return constructSet(snode); in construct()
444 return constructSet((MappingNode) node); in construct()