Class ItemWithLocation

java.lang.Object
org.jf.dexlib2.builder.ItemWithLocation
Direct Known Subclasses:
BuilderDebugItem, Label

public abstract class ItemWithLocation extends Object
  • Field Details

  • Constructor Details

    • ItemWithLocation

      public ItemWithLocation()
  • Method Details

    • isPlaced

      public boolean isPlaced()
    • setLocation

      public void setLocation(MethodLocation methodLocation)