|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An immutable symbolic value for semantic interpretation of bytecode.
Method Summary | |
boolean |
equals(Value value)
Compares this value with the given value. |
int |
getSize()
Returns the size of this value in words. |
Value |
merge(Value value)
Merges this value and the given value. |
Method Detail |
public int getSize()
public Value merge(Value value)
value
- a value.
public boolean equals(Value value)
value
- a value.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |