Main Page Packages Class Hierarchy Alphabetical List Compound List File List Compound Members
Jimple Member List
This is the complete list of members for Jimple, including all inherited members.
- buildBodyOfFrom(SootMethod m, Body b, int buildBodyOptions) (defined in Jimple)
[inline]
- Jimple() (defined in Jimple)
[inline, protected]
- jimpleRepresentation (defined in Jimple)
[private, static]
- newAddExpr(Value op1, Value op2)
[inline]
- newAndExpr(Value op1, Value op2)
[inline]
- newArgBox(Value value) (defined in Jimple)
[inline]
- newArrayRef(Value base, Value index)
[inline]
- newAssignStmt(Value variable, Value rvalue)
[inline]
- newBody(SootMethod m)
[inline]
- newBreakpointStmt()
[inline]
- newCastExpr(Value op1, Type t)
[inline]
- newCaughtExceptionRef(JimpleBody b)
[inline]
- newCmpExpr(Value op1, Value op2)
[inline]
- newCmpgExpr(Value op1, Value op2)
[inline]
- newCmplExpr(Value op1, Value op2)
[inline]
- newConditionExprBox(Value value) (defined in Jimple)
[inline]
- newDivExpr(Value op1, Value op2)
[inline]
- newEnterMonitorStmt(Value op)
[inline]
- newEqExpr(Value op1, Value op2)
[inline]
- newExitMonitorStmt(Value op)
[inline]
- newGeExpr(Value op1, Value op2)
[inline]
- newGotoStmt(Unit target)
[inline]
- newGtExpr(Value op1, Value op2)
[inline]
- newIdentityRefBox(Value value) (defined in Jimple)
[inline]
- newIdentityStmt(Value local, Value identityRef)
[inline]
- newIfStmt(Value condition, Unit target)
[inline]
- newImmediateBox(Value value) (defined in Jimple)
[inline]
- newInstanceFieldRef(Value base, SootField f)
[inline]
- newInstanceOfExpr(Value op1, Type t)
[inline]
- newInterfaceInvokeExpr(Local base, SootMethod method, List args)
[inline]
- newInvokeExprBox(Value value) (defined in Jimple)
[inline]
- newInvokeStmt(Value op)
[inline]
- newLeExpr(Value op1, Value op2)
[inline]
- newLengthExpr(Value op)
[inline]
- newLocal(String name, Type t)
[inline]
- newLocalBox(Value value) (defined in Jimple)
[inline]
- newLookupSwitchStmt(Value key, List lookupValues, List targets, Unit defaultTarget)
[inline]
- newLtExpr(Value op1, Value op2)
[inline]
- newMulExpr(Value op1, Value op2)
[inline]
- newNeExpr(Value op1, Value op2)
[inline]
- newNegExpr(Value op)
[inline]
- newNewArrayExpr(Type type, Value size)
[inline]
- newNewExpr(RefType type)
[inline]
- newNewMultiArrayExpr(ArrayType type, List sizes)
[inline]
- newNopStmt()
[inline]
- newOrExpr(Value op1, Value op2)
[inline]
- newParameterRef(SootMethod m, int number)
[inline]
- newRemExpr(Value op1, Value op2)
[inline]
- newRetStmt(Value stmtAddress)
[inline]
- newReturnStmt(Value op)
[inline]
- newReturnVoidStmt()
[inline]
- newRValueBox(Value value) (defined in Jimple)
[inline]
- newShlExpr(Value op1, Value op2)
[inline]
- newShrExpr(Value op1, Value op2)
[inline]
- newSpecialInvokeExpr(Local base, SootMethod method, List args)
[inline]
- newStaticFieldRef(SootField f)
[inline]
- newStaticInvokeExpr(SootMethod method, List args)
[inline]
- newStmtBox(Unit unit) (defined in Jimple)
[inline]
- newSubExpr(Value op1, Value op2)
[inline]
- newTableSwitchStmt(Value key, int lowIndex, int highIndex, List targets, Unit defaultTarget)
[inline]
- newThisRef(SootClass c)
[inline]
- newThrowStmt(Value op)
[inline]
- newTrap(SootClass exception, Unit beginStmt, Unit endStmt, Unit handlerStmt)
[inline]
- newUshrExpr(Value op1, Value op2)
[inline]
- newVariableBox(Value value) (defined in Jimple)
[inline]
- newVirtualInvokeExpr(Local base, SootMethod method, List args)
[inline]
- newXorExpr(Value op1, Value op2)
[inline]
- v() (defined in Jimple)
[inline, static]
Generated at Thu Feb 7 07:17:52 2002 for Bandera by
1.2.10 written by Dimitri van Heesch,
© 1997-2001