public class SimpleLiveValue extends java.lang.Object implements AnalyzeValue
| Modifier and Type | Field and Description |
|---|---|
java.util.List<SimpleLiveValue> |
otherParents |
SimpleLiveValue |
parent |
boolean |
used |
| Constructor and Description |
|---|
SimpleLiveValue() |
| Modifier and Type | Method and Description |
|---|---|
char |
toRsp() |
public boolean used
public SimpleLiveValue parent
public java.util.List<SimpleLiveValue> otherParents
public char toRsp()
toRsp in interface AnalyzeValue