| 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.jimple.toolkits.typing.fast | |
| soot.toolkits.exceptions |
| Modifier and Type | Method and Description |
|---|---|
GotoStmt |
Jimple.newGotoStmt(Unit target)
Constructs a GotoStmt(Stmt) grammar chunk.
|
GotoStmt |
Jimple.newGotoStmt(UnitBox stmtBox) |
| Modifier and Type | Method and Description |
|---|---|
void |
StmtSwitch.caseGotoStmt(GotoStmt stmt) |
void |
AbstractStmtSwitch.caseGotoStmt(GotoStmt stmt) |
| Modifier and Type | Class and Description |
|---|---|
class |
JGotoStmt |
| Modifier and Type | Method and Description |
|---|---|
void |
UseChecker.caseGotoStmt(GotoStmt stmt) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseGotoStmt(GotoStmt s) |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.