| Package | Description |
|---|---|
| com.android.dx.dex.code |
| Modifier and Type | Class and Description |
|---|---|
class |
CstInsn
Instruction which has a single constant argument in addition
to all the normal instruction information.
|
class |
MultiCstInsn
An instruction with multiple constant arguments in addition
to all the normal instruction information.
|
class |
SimpleInsn
Instruction which has no extra info beyond the basics provided for in
the base class.
|
class |
TargetInsn
Instruction which has a single branch target.
|
Copyright © 2020. All Rights Reserved.