Searched defs:LineMatch (Results 1 – 2 of 2) sorted by relevance
99 class LineMatch: class109 found_words: dict[Path, list[PathMatch | LineMatch]],
304 private static final class LineMatch { class in IcuDataDumper.IcuDataParser308 LineMatch(LineType type, Function<Integer, String> args) { in LineMatch() method in IcuDataDumper.IcuDataParser.LineMatch