public abstract class AbstractRefTypeInst extends AbstractInst
boxesPointingToThiscol, line, mTagList| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRefTypeInst(RefType opType) |
| Modifier and Type | Method and Description |
|---|---|
RefType |
getBaseType() |
Type |
getOpType() |
protected void |
getParameters(UnitPrinter up) |
void |
setBaseType(RefType type) |
void |
setOpType(Type t) |
branches, clone, containsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, fallsThrough, getInCount, getInMachineCount, getName, getNetCount, getNetMachineCount, getOutCount, getOutMachineCount, toString, toStringaddBoxPointingToThis, apply, clearUnitBoxes, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThisaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddBoxPointingToThis, clearUnitBoxes, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThisapplyaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagprotected AbstractRefTypeInst(RefType opType)
public Type getOpType()
public void setOpType(Type t)
public RefType getBaseType()
public void setBaseType(RefType type)
protected void getParameters(UnitPrinter up)
getParameters in class AbstractInstCopyright © 2020 Soot OSS. All rights reserved.