public class CFValue extends CFAbstractValue<CFValue>
CFAbstractValue.AnnotationSetAndTypeMirrorVisitoranalysis, 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, widenUpperBoundpublic CFValue(CFAbstractAnalysis<CFValue,?,?> analysis, java.util.Set<javax.lang.model.element.AnnotationMirror> annotations, javax.lang.model.type.TypeMirror underlyingType)