public class BStaticInvokeInst extends AbstractInvokeInst implements StaticInvokeInst
boxesPointingToThiscol, line, mTagList| Constructor and Description |
|---|
BStaticInvokeInst(SootMethodRef methodRef) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw)
Used to implement the Switchable construct.
|
Object |
clone()
Returns a deep clone of this object.
|
int |
getInCount() |
String |
getName() |
int |
getOutCount() |
containsInvokeExpr, getInMachineCount, getMethod, getMethodRef, getOutMachineCount, getParameters, getType, toStringbranches, containsArrayRef, containsFieldRef, containsNewExpr, fallsThrough, getNetCount, getNetMachineCount, toStringaddBoxPointingToThis, clearUnitBoxes, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThisaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMethod, getMethodRefcontainsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, getInMachineCount, getNetCount, getNetMachineCount, getOutMachineCountaddBoxPointingToThis, branches, clearUnitBoxes, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis, toStringaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagpublic BStaticInvokeInst(SootMethodRef methodRef)
public Object clone()
AbstractUnitclone in interface Unitclone in class AbstractInstpublic int getInCount()
getInCount in interface InstgetInCount in class AbstractInvokeInstpublic int getOutCount()
getOutCount in interface InstgetOutCount in class AbstractInvokeInstpublic String getName()
getName in class AbstractInvokeInstpublic void apply(Switch sw)
AbstractUnitapply in interface Switchableapply in class AbstractUnitCopyright © 2024 Soot OSS. All rights reserved.