|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Inst
Method Summary | |
---|---|
boolean |
containsArrayRef()
|
boolean |
containsFieldRef()
|
boolean |
containsInvokeExpr()
|
boolean |
containsNewExpr()
|
int |
getInCount()
|
int |
getInMachineCount()
|
int |
getNetCount()
|
int |
getNetMachineCount()
|
int |
getOutCount()
|
int |
getOutMachineCount()
|
Methods inherited from interface soot.Unit |
---|
addBoxPointingToThis, branches, clearUnitBoxes, clone, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis, toString |
Methods inherited from interface soot.util.Switchable |
---|
apply |
Methods inherited from interface soot.tagkit.Host |
---|
addAllTagsOf, addTag, getTag, getTags, hasTag, removeAllTags, removeTag |
Method Detail |
---|
int getInCount()
int getOutCount()
int getNetCount()
int getInMachineCount()
int getOutMachineCount()
int getNetMachineCount()
boolean containsInvokeExpr()
boolean containsFieldRef()
boolean containsArrayRef()
boolean containsNewExpr()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |