示例#1
0
 /** @apilevel internal */
 private boolean subtype_compute(TypeDecl type) {
   return type.supertypeWildcardSuper(this);
 }