public class CFValue extends CFAbstractValue<CFValue>
CFAbstractValue.AnnotationSetAndTypeMirrorVisitoranalysis, annotations, underlyingType| Constructor and Description | 
|---|
| CFValue(CFAbstractAnalysis<CFValue,?,?> analysis,
       Set<AnnotationMirror> annotations,
       TypeMirror underlyingType) | 
canBeMissingAnnotations, equals, getAnnotations, getUnderlyingType, hashCode, leastUpperBound, mostSpecific, toString, toStringFullyQualified, toStringSimple, validateSet, widenUpperBoundpublic CFValue(CFAbstractAnalysis<CFValue,?,?> analysis, Set<AnnotationMirror> annotations, TypeMirror underlyingType)