| Package | Description |
|---|---|
| com.android.dx.cf.code |
Implementation of classes having to do with Java simulation, such as
is needed for verification or stack-to-register conversion.
|
| Modifier and Type | Method and Description |
|---|---|
static ByteBlockList |
BasicBlocker.identifyBlocks(ConcreteMethod method)
Identifies and enumerates the basic blocks in the given method,
returning a list of them.
|
Copyright © 2020. All Rights Reserved.