public interface DanglingInstruction
Modifier and Type | Method and Description |
---|---|
void |
finalize(DexBody body,
DexlibAbstractInstruction successor)
Finalize this instruction taking the successor into consideration.
|
void finalize(DexBody body, DexlibAbstractInstruction successor)
body
- to finalize intosuccessor
- the direct successor of this instruction