public static class JAssignStmt.LinkedVariableBox extends VariableBox
valuecol, 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, toStringaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagpublic LinkedVariableBox(Value v)
public void setOtherBox(ValueBox otherBox)
public boolean canContainValue(Value v)
ValueBoxcanContainValue in interface ValueBoxcanContainValue in class VariableBoxCopyright © 2021 Soot OSS. All rights reserved.