- All Superinterfaces:
IDElement
, IInstructionOperand
dexdec
IR interface for objects representing a pool index (e.g. type, string, etc.)
holder object. Those objects are immutable.
-
-
Method Summary
-
Method Details
-
getValue
int getValue()
Get the index value.
- Returns:
-
duplicate
Duplicate this element.
- Specified by:
duplicate
in interface IDElement
- Returns:
- a deep copy of this element; the type of the duplicated element should be the same as
this element's type