Searched refs:childLabel (Results 1 – 1 of 1) sorted by relevance
507 String childLabel = list.get(i).getChildren().get(0).getLabel(); in squashNodes() local508 String newLabel = thisLabel + "/" + childLabel; in squashNodes()