| Package | Description |
|---|---|
| com.android.dx.rop.code |
Classes relating to a register-based opcode system.
|
| com.android.dx.rop.cst |
Interfaces and implementation of things related to the constant pool.
|
| Modifier and Type | Method and Description |
|---|---|
CstProtoRef |
InvokePolymorphicInsn.getCallSiteProto()
Gets the call site prototype.
|
| Modifier and Type | Method and Description |
|---|---|
static CstProtoRef |
CstProtoRef.make(CstString descriptor)
Makes an instance for the given value.
|
Copyright © 2020. All Rights Reserved.