|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object soot.tagkit.AbstractHost soot.AbstractValueBox soot.grimp.internal.GRValueBox
public class GRValueBox
Constructor Summary | |
---|---|
GRValueBox(Value value)
|
Method Summary | |
---|---|
boolean |
canContainValue(Value value)
Returns true if the given Value fits in this box. |
Object |
clone()
|
Methods inherited from class soot.AbstractValueBox |
---|
getValue, setValue, toString, toString |
Methods inherited from class soot.tagkit.AbstractHost |
---|
addAllTagsOf, addTag, getTag, getTags, hasTag, removeAllTags, removeTag |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface soot.tagkit.Host |
---|
addAllTagsOf, addTag, getTag, getTags, hasTag, removeAllTags, removeTag |
Constructor Detail |
---|
public GRValueBox(Value value)
Method Detail |
---|
public boolean canContainValue(Value value)
ValueBox
public Object clone()
clone
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |