in tools/javac/ApiComparator.java [56:59]
private Node(String name, Diff diff) { this.name = name; this.diff = diff; }