Uses of Class
testjdt3.MyIType

Uses of MyIType in testjdt3
 

Methods in testjdt3 that return MyIType
 MyIType Information.getIbind()
          Get ITypeBinding.
 

Methods in testjdt3 with parameters of type MyIType
 void Information.setType(MyIType it)
          Set the resolved type.
 void TypesTable.setType(java.lang.String bn, MyIType it)
          Set the information type for a name.