public static class JAssignStmt.LinkedVariableBox extends VariableBox
value
col, line, mTagList
Constructor and Description |
---|
LinkedVariableBox(Value v) |
Modifier and Type | Method and Description |
---|---|
boolean |
canContainValue(Value v)
Returns true if the given Value fits in this box.
|
void |
setOtherBox(ValueBox otherBox) |
getValue, setValue, toString, toString
addAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTag
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTag
public LinkedVariableBox(Value v)
public void setOtherBox(ValueBox otherBox)
public boolean canContainValue(Value v)
ValueBox
canContainValue
in interface ValueBox
canContainValue
in class VariableBox
Copyright © 2021 Soot OSS. All rights reserved.