Uses of Package
jreversepro.runtime

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

Classes in jreversepro.runtime used by jreversepro.reflect
JSymbolTable
          JSymbolTable - Symbol Table of a method containing local variables only.
 

Classes in jreversepro.runtime used by jreversepro.revengine
JOperandStack
          Operand Stack is the abstraction of the Java Method Operand Stack.
JSymbolTable
          JSymbolTable - Symbol Table of a method containing local variables only.
Operand
          Abstraction of an element on the JVM Operand stack.
OperandConstants
          This contains constants maintaining the precedence of operators.
 

Classes in jreversepro.runtime used by jreversepro.runtime
JOperandStack
          Operand Stack is the abstraction of the Java Method Operand Stack.
JRunTimeFrame
          This contains the Stack operations of the JVM opcodes.
JSymbolTable
          JSymbolTable - Symbol Table of a method containing local variables only.
Operand
          Abstraction of an element on the JVM Operand stack.
OperandConstants
          This contains constants maintaining the precedence of operators.
 



Submit Feedback to akkumar@users.sourceforge.net