in tools/javac/Api.java [56:59]
public Type(Api parent, String qualifiedName) { this.parent = parent; this.qualifiedName = qualifiedName; }