public class NullnessValue extends CFAbstractValue<NullnessValue>
CFValue, but additionally tracks whether at this
point PolyNull is known to be Nullable.| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isPolyNullNull |
analysis, type, typeHierarchy| Constructor and Description |
|---|
NullnessValue(CFAbstractAnalysis<NullnessValue,?,?> analysis,
AnnotatedTypeMirror type) |
equals, getType, hashCode, isSubtypeOf, leastUpperBound, mostSpecific, mostSpecificTypeVariable, toStringpublic NullnessValue(CFAbstractAnalysis<NullnessValue,?,?> analysis, AnnotatedTypeMirror type)