public class CFValue extends CFAbstractValue<CFValue>
CFAbstractValue.AnnotationSetAndTypeMirrorVisitor
analysis, 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, widenUpperBound
public CFValue(CFAbstractAnalysis<CFValue,?,?> analysis, Set<AnnotationMirror> annotations, TypeMirror underlyingType)