Package org.jf.dexlib2.builder
Class Label
java.lang.Object
org.jf.dexlib2.builder.ItemWithLocation
org.jf.dexlib2.builder.Label
- Direct Known Subclasses:
MutableMethodImplementation.SwitchPayloadReferenceLabel
-
Field Summary
Fields inherited from class org.jf.dexlib2.builder.ItemWithLocation
location -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jf.dexlib2.builder.ItemWithLocation
isPlaced, setLocation
-
Constructor Details
-
Label
Label() -
Label
Label(MethodLocation location)
-
-
Method Details
-
getCodeAddress
public int getCodeAddress() -
getLocation
-