public class SimpleLiveValue extends java.lang.Object implements AnalyzeValue
| 限定符和类型 | 字段和说明 |
|---|---|
java.util.List<SimpleLiveValue> |
otherParents |
SimpleLiveValue |
parent |
boolean |
used |
| 构造器和说明 |
|---|
SimpleLiveValue() |
public boolean used
public SimpleLiveValue parent
public java.util.List<SimpleLiveValue> otherParents
public char toRsp()
toRsp 在接口中 AnalyzeValue