| 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 | Class and Description |
|---|---|
class |
BaseMachine
Base implementation of
Machine. |
class |
ValueAwareMachine
Machine which keeps track of known values but does not do
smart/realistic reference type calculations. |
| Constructor and Description |
|---|
Simulator(Machine machine,
ConcreteMethod method,
DexOptions dexOptions)
Constructs an instance.
|
Copyright © 2020. All Rights Reserved.