public class BInterfaceInvokeInst extends AbstractInvokeInst implements InterfaceInvokeInst
boxesPointingToThiscol, line, mTagList| Constructor and Description |
|---|
BInterfaceInvokeInst(SootMethodRef methodRef,
int argCount) |
| 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 |
getArgCount() |
int |
getInCount() |
int |
getInMachineCount() |
String |
getName() |
protected void |
getParameters(UnitPrinter up) |
void |
setArgCount(int x) |
containsInvokeExpr, getMethod, getMethodRef, getOutCount, getOutMachineCount, 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, getNetCount, getNetMachineCount, getOutCount, getOutMachineCountaddBoxPointingToThis, branches, clearUnitBoxes, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis, toStringaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagpublic BInterfaceInvokeInst(SootMethodRef methodRef, int argCount)
public Object clone()
AbstractUnitclone in interface Unitclone in class AbstractInstpublic int getInCount()
getInCount in interface InstgetInCount in class AbstractInvokeInstpublic int getInMachineCount()
getInMachineCount in interface InstgetInMachineCount in class AbstractInvokeInstpublic final String getName()
getName in class AbstractInvokeInstprotected void getParameters(UnitPrinter up)
getParameters in class AbstractInvokeInstpublic int getArgCount()
getArgCount in interface InterfaceInvokeInstpublic void setArgCount(int x)
setArgCount in interface InterfaceInvokeInstpublic void apply(Switch sw)
AbstractUnitapply in interface Switchableapply in class AbstractUnitCopyright © 2024 Soot OSS. All rights reserved.