protected class NullnessAnnotatedTypeFactory.NullnessQualifierHierarchy extends InitializationAnnotatedTypeFactory.InitializationQualifierHierarchy
| Constructor and Description |
|---|
NullnessQualifierHierarchy(org.checkerframework.framework.util.MultiGraphQualifierHierarchy.MultiGraphFactory f,
Object[] arg) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSubtype(AnnotationMirror subAnno,
AnnotationMirror superAnno) |
AnnotationMirror |
leastUpperBound(AnnotationMirror a1,
AnnotationMirror a2) |
greatestLowerBound, isSubtypeInitialization, leastUpperBoundInitialization, lubTypeFrameaddPolyRelations, buildFullMap, findBottoms, findLub, findTops, finish, getBottomAnnotation, getBottomAnnotations, getPolymorphicAnnotation, getTopAnnotation, getTopAnnotations, getTypeQualifiers, greatestLowerBoundTypeVariable, isSubtype, isSubtypeTypeVariable, isSubtypeTypeVariable, leastUpperBoundTypeVariable, toStringcanHaveEmptyAnnotationSet, findAnnotationInHierarchy, findAnnotationInSameHierarchy, getWidth, greatestLowerBound, greatestLowerBounds, greatestLowerBounds, greatestLowerBoundsTypeVariable, isSubtype, isSubtype, isValid, leastUpperBound, leastUpperBounds, leastUpperBounds, leastUpperBoundsTypeVariable, numberOfIterationsBeforeWidening, replacePolyAll, updateMappingToMutableSet, widenedUpperBoundpublic NullnessQualifierHierarchy(org.checkerframework.framework.util.MultiGraphQualifierHierarchy.MultiGraphFactory f,
Object[] arg)
public boolean isSubtype(AnnotationMirror subAnno, AnnotationMirror superAnno)
isSubtype in class org.checkerframework.framework.util.MultiGraphQualifierHierarchypublic AnnotationMirror leastUpperBound(AnnotationMirror a1, AnnotationMirror a2)
leastUpperBound in class org.checkerframework.framework.util.MultiGraphQualifierHierarchy