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