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