protected class UnitsChecker.UnitsQualifierHierarchy extends GraphQualifierHierarchy
MultiGraphQualifierHierarchy.MultiGraphFactory
bottoms, polymorphicQualifier, polyQualifiers, supertypesGraph, supertypesMap, tops
Constructor and Description |
---|
UnitsChecker.UnitsQualifierHierarchy(MultiGraphQualifierHierarchy.MultiGraphFactory f,
@Nullable AnnotationMirror bottom) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSubtype(@Nullable AnnotationMirror rhs,
@Nullable AnnotationMirror lhs)
Most qualifiers have no value fields.
|
finish, getBottomAnnotations, getTopAnnotations, isSubtype
addPolyRelations, buildFullMap, findBottoms, findTops, getBottomAnnotation, getPolymorphicAnnotation, getTopAnnotation, getTypeQualifiers, greatestLowerBound, leastUpperBound, toString
findCorrespondingAnnotation, greatestLowerBounds, leastUpperBounds
public UnitsChecker.UnitsQualifierHierarchy(MultiGraphQualifierHierarchy.MultiGraphFactory f, @Nullable AnnotationMirror bottom)
public boolean isSubtype(@Nullable AnnotationMirror rhs, @Nullable AnnotationMirror lhs)
MultiGraphQualifierHierarchy
@I
.isSubtype
in class MultiGraphQualifierHierarchy