|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object soot.tagkit.AbstractHost soot.AbstractUnit soot.baf.internal.AbstractInst soot.baf.PlaceholderInst
public class PlaceholderInst
Field Summary |
---|
Fields inherited from class soot.AbstractUnit |
---|
emptyList |
Method Summary | |
---|---|
Object |
clone()
Returns a deep clone of this object. |
String |
getName()
|
Unit |
getSource()
|
String |
toString()
|
Methods inherited from class soot.baf.internal.AbstractInst |
---|
branches, containsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, fallsThrough, getInCount, getInMachineCount, getNetCount, getNetMachineCount, getOutCount, getOutMachineCount, getParameters, toString |
Methods inherited from class soot.AbstractUnit |
---|
addBoxPointingToThis, apply, clearUnitBoxes, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis |
Methods inherited from class soot.tagkit.AbstractHost |
---|
addAllTagsOf, addTag, getTag, getTags, hasTag, removeAllTags, removeTag |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface soot.Unit |
---|
addBoxPointingToThis, clearUnitBoxes, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis |
Methods inherited from interface soot.util.Switchable |
---|
apply |
Methods inherited from interface soot.tagkit.Host |
---|
addAllTagsOf, addTag, getTag, getTags, hasTag, removeAllTags, removeTag |
Method Detail |
---|
public final String getName()
getName
in class AbstractInst
public String toString()
toString
in class AbstractInst
public Object clone()
AbstractUnit
clone
in interface Unit
clone
in class AbstractInst
public Unit getSource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |