|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
AbstractConstantSwitch | |
AbstractExprSwitch | |
AbstractJimpleValueSwitch | |
AbstractRefSwitch | |
AbstractStmtSwitch | |
AEStmtPrinter | This class implements the printStatementsInBody method,
which writes out a JimpleBody to a PrintWriter. |
ArithmeticConstant | |
Constant | |
DefaultStmtPrinter | This class implements the printStatementsInBody method,
which writes out a JimpleBody to a PrintWriter. |
DoubleConstant | |
FloatConstant | |
GroupIntPair | |
IntConstant | |
JasminClass | Methods for producing Jasmin code from Jimple. |
Jimple | The Jimple class contains all the constructors for the components of the Jimple grammar for the Jimple body. |
JimpleBody | Implementation of the Body class for the Jimple IR. |
JimpleMethodSource | |
JimpleToBafContext | |
LocalStmtPair | |
LongConstant | |
NaiveSideEffectTester | Provides naive side effect information. |
NextNextStmtRef | |
NullConstant | |
NumericConstant | |
ParameterRef | ParameterRef objects are used by Body
objects to refer to the parameter slots on method entry. |
PlaceholderStmt | |
PrintJimpleBodyOption | |
RealConstant | |
StaticFieldRef | |
StmtBody | Abstract base class for Body's on Stmts (Jimple and Grimp). |
StringConstant | |
ThisRef |
Exception Summary | |
NoSuchLocalException |
Public classes for the Jimple intermediate representation. Jimple is 3-address code, and is the representation of choice for Java analyses.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |