Ejemplo n.º 1
0
 private boolean subtype_compute(TypeDecl type) {
   return type.supertypeWildcard(this);
 }