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