|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--envgen.analysis.stat.locs.SymLocValue
|
+--envgen.analysis.stat.locs.ConstValue
Representation of a memory location for scalars.
| Field Summary | |
(package private) int |
intValue
|
(package private) soot.Type |
type
Type of value. |
| Fields inherited from class envgen.analysis.stat.locs.SymLocValue |
debug |
| Constructor Summary | |
ConstValue(int intValue,
soot.Type type)
|
|
| Method Summary | |
java.lang.String |
getCode()
|
java.lang.String |
toString()
|
| Methods inherited from class envgen.analysis.stat.locs.SymLocValue |
equals |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
soot.Type type
int intValue
| Constructor Detail |
public ConstValue(int intValue,
soot.Type type)
| Method Detail |
public java.lang.String toString()
toString in class SymLocValuepublic java.lang.String getCode()
getCode in class SymLocValue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||