| Package | Description |
|---|---|
| com.android.dx.dex.code |
| Modifier and Type | Class and Description |
|---|---|
class |
CodeAddress
Pseudo-instruction which is used to track an address within a code
array.
|
class |
LocalSnapshot
Pseudo-instruction which is used to hold a snapshot of the
state of local variable name mappings that exists immediately after
the instance in an instruction array.
|
class |
LocalStart
Pseudo-instruction which is used to introduce a new local variable.
|
Copyright © 2020. All Rights Reserved.