soot.jimple.internal
Class IdentityRefBox
java.lang.Object
soot.tagkit.AbstractHost
soot.AbstractValueBox
soot.jimple.internal.IdentityRefBox
- All Implemented Interfaces:
- Serializable, Host, ValueBox
public class IdentityRefBox
- extends AbstractValueBox
- See Also:
- Serialized Form
Method Summary |
boolean |
canContainValue(Value value)
Returns true if the given Value fits in this box. |
IdentityRefBox
public IdentityRefBox(Value value)
canContainValue
public boolean canContainValue(Value value)
- Description copied from interface:
ValueBox
- Returns true if the given Value fits in this box.