Esempio n. 1
0
 private boolean supertypeClassDecl_compute(ClassDecl type) {
   return type.subtype(genericDecl().original());
 }