|
||||||||||
| 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.NullValue
Representation of a null value.
| Field Summary | |
(package private) soot.Value |
nullValue
Type of value. |
| Fields inherited from class envgen.analysis.stat.locs.SymLocValue |
debug |
| Constructor Summary | |
NullValue()
|
|
NullValue(soot.Value nullValue)
|
|
| 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.Value nullValue
| Constructor Detail |
public NullValue(soot.Value nullValue)
public NullValue()
| 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 | |||||||||