| Package | Description |
|---|---|
| soot.jimple |
Public classes for the Jimple intermediate representation.
|
| soot.jimple.internal |
Internal, messy, implementation-specific classes for the Jimple intermediate representation.
|
| soot.toolkits.exceptions |
| Modifier and Type | Method and Description |
|---|---|
LengthExpr |
Jimple.newLengthExpr(Value op)
Constructs a LengthExpr(Immediate) grammar chunk.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExprSwitch.caseLengthExpr(LengthExpr v) |
void |
AbstractJimpleValueSwitch.caseLengthExpr(LengthExpr v) |
void |
AbstractExprSwitch.caseLengthExpr(LengthExpr v) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLengthExpr |
class |
JLengthExpr |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseLengthExpr(LengthExpr expr) |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.