|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JJvmOpcodes | |
| jreversepro.common | |
| jreversepro.reflect | |
| jreversepro.revengine | |
| jreversepro.runtime | |
| Uses of JJvmOpcodes in jreversepro.common |
| Classes in jreversepro.common that implement JJvmOpcodes | |
class |
JJvmSet
This contains the instruction set of the JVM. |
| Uses of JJvmOpcodes in jreversepro.reflect |
| Classes in jreversepro.reflect that implement JJvmOpcodes | |
class |
JInstruction
Abstraction of a JVM Opcode instruction. |
| Uses of JJvmOpcodes in jreversepro.revengine |
| Classes in jreversepro.revengine that implement JJvmOpcodes | |
class |
JBranchTable
JBranchTable manages the objects of JGotoEntry and JBranchEntry. |
class |
JDecompiler
This decompiles the source code. |
class |
JDisAssembler
JDisAssembler writes out the assebly byte codes. |
class |
JSwitchTable
JSwitchTable represents the 'switch' statement as entry pairs as follows. |
| Uses of JJvmOpcodes in jreversepro.runtime |
| Classes in jreversepro.runtime that implement JJvmOpcodes | |
class |
JRunTimeFrame
This contains the Stack operations of the JVM opcodes. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||