Searched refs:showInheritance (Results 1 – 1 of 1) sorted by relevance
100 showInheritance(parentToChildren); in main()269 private static void showInheritance(Relation<CLDRLocale, CLDRLocale> parentToChildren) { in showInheritance() method in ShowRegionalVariants273 showInheritance(topParents, "", parentToChildren); in showInheritance()276 …private static void showInheritance(Set<CLDRLocale> topParents, String prefix, Relation<CLDRLocale… in showInheritance() method in ShowRegionalVariants284 showInheritance(newChildren, current, parentToChildren); in showInheritance()