Searched refs:macro_encompassed (Results 1 – 1 of 1) sorted by relevance
44 static Relation<String, String> macro_encompassed; field in Iso639Data301 … macro_encompassed = Relation.of(new TreeMap<String, Set<String>>(), LinkedHashSet.class); in getData()397 macro_encompassed.put(prefix, suffix); in getData()595 macro_encompassed.freeze(); in getData()636 return macro_encompassed.getAll(prefix); in getEncompassedForMacro()640 return macro_encompassed.keySet(); in getMacros()