Ejemplo n.º 1
0
 /** @apilevel internal */
 private boolean instanceOf_compute(TypeDecl type) {
   return type.isSupertypeOfInterfaceDecl(this);
 }