public abstract class AbstractRefTypeInst extends AbstractInst
boxesPointingToThis
col, 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, toString
addBoxPointingToThis, apply, clearUnitBoxes, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis
addAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTag
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addBoxPointingToThis, clearUnitBoxes, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis
apply
addAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTag
protected 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 AbstractInst
Copyright © 2019 Sable. All rights reserved.