public static class JAssignStmt.LinkedRValueBox extends RValueBox
valuecol, line, mTagList| Constructor and Description |
|---|
LinkedRValueBox(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 LinkedRValueBox(Value v)
public void setOtherBox(ValueBox otherBox)
public boolean canContainValue(Value v)
ValueBoxcanContainValue in interface ValueBoxcanContainValue in class RValueBoxCopyright © 2024 Soot OSS. All rights reserved.