Uses of Class
emn.fr.ascola.extractor.MyIType

Packages that use MyIType
emn.fr.ascola.extractor   
 

Uses of MyIType in emn.fr.ascola.extractor
 

Methods in emn.fr.ascola.extractor that return MyIType
 MyIType Information.getIbind()
          Get ITypeBinding.
 

Methods in emn.fr.ascola.extractor 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.