| Package | Description |
|---|---|
| com.android.dx.rop.code |
Classes relating to a register-based opcode system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlainCstInsn
Instruction which contains an explicit reference to a constant
but which cannot throw an exception.
|
class |
ThrowingCstInsn
Instruction which contains an explicit reference to a constant
and which might throw an exception.
|
Copyright © 2020. All Rights Reserved.