public class NullnessValue extends CFAbstractValue<NullnessValue>
CFAbstractValue.AnnotationSetAndTypeMirrorVisitor
Modifier and Type | Field and Description |
---|---|
protected boolean |
isPolyNullNull |
analysis, annotations, underlyingType
Constructor and Description |
---|
NullnessValue(CFAbstractAnalysis<NullnessValue,?,?> analysis,
Set<AnnotationMirror> annotations,
TypeMirror underlyingType) |
canBeMissingAnnotations, equals, getAnnotations, getUnderlyingType, hashCode, leastUpperBound, mostSpecific, toString, validateSet, widenUpperBound
public NullnessValue(CFAbstractAnalysis<NullnessValue,?,?> analysis, Set<AnnotationMirror> annotations, TypeMirror underlyingType)