Uses of Interface
jreversepro.runtime.OperandConstants

Packages that use OperandConstants
jreversepro.revengine   
jreversepro.runtime   
 

Uses of OperandConstants in jreversepro.revengine
 

Classes in jreversepro.revengine that implement OperandConstants
 class JBranchEntry
          JBranchEntry refers to a single conditional BranchEntry only.
 class JDecompiler
          This decompiles the source code.
 

Uses of OperandConstants in jreversepro.runtime
 

Classes in jreversepro.runtime that implement OperandConstants
 class JOperandStack
          Operand Stack is the abstraction of the Java Method Operand Stack.
 class JRunTimeFrame
          This contains the Stack operations of the JVM opcodes.
 class Operand
          Abstraction of an element on the JVM Operand stack.
 



Submit Feedback to akkumar@users.sourceforge.net