Uses of Interface
jreversepro.revengine.BranchConstants

Packages that use BranchConstants
jreversepro.revengine   
jreversepro.runtime   
 

Uses of BranchConstants in jreversepro.revengine
 

Classes in jreversepro.revengine that implement BranchConstants
 class JBranchEntry
          JBranchEntry refers to a single conditional BranchEntry only.
 class JBranchTable
          JBranchTable manages the objects of JGotoEntry and JBranchEntry.
 class JCollatingTable
          JCollating table is responsible for collating the table objects.
 class JDecompiler
          This decompiles the source code.
 

Uses of BranchConstants in jreversepro.runtime
 

Classes in jreversepro.runtime that implement BranchConstants
 class JRunTimeContext
          This contains the RunTime context.
 class JRunTimeFrame
          This contains the Stack operations of the JVM opcodes.
 



Submit Feedback to akkumar@users.sourceforge.net