Uses of Class
jreversepro.reflect.JImport

Packages that use JImport
jreversepro.reflect   
jreversepro.runtime   
 

Uses of JImport in jreversepro.reflect
 

Methods in jreversepro.reflect that return JImport
 JImport JConstantPool.getImportedClasses()
          The constantpool is the one and only source that contains the references to external types.
 

Methods in jreversepro.reflect with parameters of type JImport
 java.lang.String JMethod.getThrowsClause(JImport importInfo)
          returns a throws clause for the method
 

Uses of JImport in jreversepro.runtime
 

Constructors in jreversepro.runtime with parameters of type JImport
JSymbolTable(JMethod rhsMethod, JImport imports)
           
 



Submit Feedback to akkumar@users.sourceforge.net