changes: having an extension field in the type descriptor
[IRC.git] / Robust / src / IR / TypeExtension.java
1 package IR;
2
3 public interface TypeExtension {
4 }