Class Hierarchy
- java.lang.Object
- org.checkerframework.framework.type.visitor.AbstractAtmComboVisitor<RETURN_TYPE,PARAM> (implements org.checkerframework.framework.type.visitor.AtmComboVisitor<RETURN_TYPE,PARAM>)
- org.checkerframework.framework.type.visitor.EquivalentAtmComboScanner<RETURN_TYPE,PARAM>
- org.checkerframework.framework.type.visitor.AnnotatedTypeScanner<R,P> (implements org.checkerframework.framework.type.visitor.AnnotatedTypeVisitor<R,P>)
- org.checkerframework.framework.type.visitor.DoubleAnnotatedTypeScanner<R>
- org.checkerframework.framework.type.visitor.AnnotatedTypeCombiner
- org.checkerframework.framework.type.visitor.SimpleAnnotatedTypeScanner<R,P>
- org.checkerframework.framework.type.visitor.DoubleAnnotatedTypeScanner<R>
- org.checkerframework.framework.type.visitor.EquivalentAtmComboScanner.Visited
- org.checkerframework.framework.type.visitor.SimpleAnnotatedTypeVisitor<R,P> (implements org.checkerframework.framework.type.visitor.AnnotatedTypeVisitor<R,P>)
- org.checkerframework.framework.type.visitor.AbstractAtmComboVisitor<RETURN_TYPE,PARAM> (implements org.checkerframework.framework.type.visitor.AtmComboVisitor<RETURN_TYPE,PARAM>)
Interface Hierarchy
- org.checkerframework.framework.type.visitor.AnnotatedTypeScanner.Reduce<R>
- org.checkerframework.framework.type.visitor.AnnotatedTypeVisitor<R,P>
- org.checkerframework.framework.type.visitor.AtmComboVisitor<RETURN_TYPE,PARAM>
- org.checkerframework.framework.type.visitor.SimpleAnnotatedTypeScanner.DefaultAction<R,P>