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