Esempio n. 1
0
 public IType getISubtype() {
   return subtype.getIType();
 }
Esempio n. 2
0
 public IType getISupertype() {
   return supertype.getIType();
 }