Package proguard.dexfile.ir.stmt
Interface JumpStmt
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LabelStmtgetTarget()voidsetTarget(LabelStmt labelStmt)
-
| Modifier and Type | Method | Description |
|---|---|---|
LabelStmt |
getTarget() |
|
void |
setTarget(LabelStmt labelStmt) |