public class CFValue extends CFAbstractValue<CFValue>
CFAbstractValue.AnnotationSetAndTypeMirrorVisitor
analysis, annotations, underlyingType
Constructor and Description |
---|
CFValue(CFAbstractAnalysis<CFValue,?,?> analysis,
java.util.Set<javax.lang.model.element.AnnotationMirror> annotations,
javax.lang.model.type.TypeMirror underlyingType) |
canBeMissingAnnotations, equals, getAnnotations, getUnderlyingType, hashCode, leastUpperBound, mostSpecific, toString, validateSet, widenUpperBound
public CFValue(CFAbstractAnalysis<CFValue,?,?> analysis, java.util.Set<javax.lang.model.element.AnnotationMirror> annotations, javax.lang.model.type.TypeMirror underlyingType)