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