Package org.jf.dexlib2.builder
Class ItemWithLocation
java.lang.Object
org.jf.dexlib2.builder.ItemWithLocation
- Direct Known Subclasses:
BuilderDebugItem,Label
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisPlaced()voidsetLocation(MethodLocation methodLocation)
-
Field Details
-
location
-
-
Constructor Details
-
ItemWithLocation
public ItemWithLocation()
-
-
Method Details
-
isPlaced
public boolean isPlaced() -
setLocation
-