| 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.
|
| com.android.dx.rop.code |
Classes relating to a register-based opcode system.
|
| com.android.dx.util |
Utility classes for class file access/manipulation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteBlockList
List of
ByteBlock instances. |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicBlockList
List of
BasicBlock instances. |
| Constructor and Description |
|---|
LabeledList(LabeledList old)
Constructs a new instance that is a copy of the old instance.
|
Copyright © 2020. All Rights Reserved.