|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use KeyWords | |
| jreversepro | |
| jreversepro.common | |
| jreversepro.reflect | |
| jreversepro.reflect.method | |
| jreversepro.revengine | |
| jreversepro.runtime | |
| Uses of KeyWords in jreversepro |
| Classes in jreversepro that implement KeyWords | |
class |
JAwtFrame
Entry point class for AWT based UI for the decompiler. |
class |
JMainFrame
Entry point for swing-based GUI |
| Uses of KeyWords in jreversepro.common |
| Classes in jreversepro.common that implement KeyWords | |
class |
Helper
Helper contains a list of assorted methods that 'helps' in manipulating the data present in the class file. |
| Uses of KeyWords in jreversepro.reflect |
| Classes in jreversepro.reflect that implement KeyWords | |
class |
JClassInfo
JClassInfo is the abstract representation of the Class File. |
class |
JConstantPool
JConstantPool represents the abstraction of the ConstantPool. |
class |
JInstruction
Abstraction of a JVM Opcode instruction. |
class |
JMethod
JMethod is the abstract representation of a method in the class method.. |
| Uses of KeyWords in jreversepro.reflect.method |
| Classes in jreversepro.reflect.method that implement KeyWords | |
class |
JCaseBlock
|
| Uses of KeyWords in jreversepro.revengine |
| Classes in jreversepro.revengine that implement KeyWords | |
class |
JBranchEntry
JBranchEntry refers to a single conditional BranchEntry only. |
class |
JCaseEntry
JCaseEntry is the abstract representation of a case entry |
class |
JCollatingTable
JCollating table is responsible for collating the table objects. |
class |
JDecompiler
This decompiles the source code. |
class |
JSerializer
Serializes the Classes to a string buffer. |
class |
JSwitchTable
JSwitchTable represents the 'switch' statement as entry pairs as follows. |
| Uses of KeyWords in jreversepro.runtime |
| Classes in jreversepro.runtime that implement KeyWords | |
class |
JOperandStack
Operand Stack is the abstraction of the Java Method Operand Stack. |
class |
JRunTimeContext
This contains the RunTime context. |
class |
JRunTimeFrame
This contains the Stack operations of the JVM opcodes. |
class |
JSymbolTable
JSymbolTable - Symbol Table of a method containing local variables only. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||