public static interface DalvCode.AssignIndicesCallback
DalvCode.assignIndices(com.android.dx.dex.code.DalvCode.AssignIndicesCallback).| Modifier and Type | Method and Description |
|---|---|
int |
getIndex(Constant cst)
Gets the index for the given constant.
|
int getIndex(Constant cst)
cst - non-null; the constant>= -1; the index or -1 if the constant
shouldn't actually be reified with an indexCopyright © 2020. All Rights Reserved.