Uses of Package
jreversepro.revengine

Packages that use jreversepro.revengine
jreversepro.reflect   
jreversepro.reflect.method   
jreversepro.revengine   
jreversepro.runtime   
 

Classes in jreversepro.revengine used by jreversepro.reflect
RevEngineException
          Exception class thrown in case of any error while decompiling/ disassembling the .class file.
 

Classes in jreversepro.revengine used by jreversepro.reflect.method
JBranchEntry
          JBranchEntry refers to a single conditional BranchEntry only.
 

Classes in jreversepro.revengine used by jreversepro.revengine
BranchConstants
          This interface contains the constants used by branch types.
JBranchEntry
          JBranchEntry refers to a single conditional BranchEntry only.
JCaseEntry
          JCaseEntry is the abstract representation of a case entry
JDecompiler
          This decompiles the source code.
JReverseEngineer
          Common interface to decompiler and disassembler
JSwitchTable
          JSwitchTable represents the 'switch' statement as entry pairs as follows.
RevEngineException
          Exception class thrown in case of any error while decompiling/ disassembling the .class file.
 

Classes in jreversepro.revengine used by jreversepro.runtime
BranchConstants
          This interface contains the constants used by branch types.
JBranchEntry
          JBranchEntry refers to a single conditional BranchEntry only.
JBranchTable
          JBranchTable manages the objects of JGotoEntry and JBranchEntry.
JDecompiler
          This decompiles the source code.
RevEngineException
          Exception class thrown in case of any error while decompiling/ disassembling the .class file.
 



Submit Feedback to akkumar@users.sourceforge.net