Class Hierarchy
- java.lang.Object
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- org.checkerframework.javacutil.AbstractTypeProcessor
- org.checkerframework.framework.source.SourceChecker (implements org.checkerframework.framework.util.OptionConfiguration)
- org.checkerframework.framework.source.AggregateChecker
- org.checkerframework.framework.source.SourceChecker (implements org.checkerframework.framework.util.OptionConfiguration)
- org.checkerframework.javacutil.AbstractTypeProcessor
- org.checkerframework.framework.source.DiagMessage
- com.sun.source.util.TreeScanner<R,
P> (implements com.sun.source.tree.TreeVisitor<R, P>) - com.sun.source.util.TreePathScanner<R,
P> - org.checkerframework.framework.source.SourceVisitor<R,
P>
- org.checkerframework.framework.source.SourceVisitor<R,
- com.sun.source.util.TreePathScanner<R,
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
Annotation Interface Hierarchy
- org.checkerframework.framework.source.SupportedLintOptions (implements java.lang.annotation.Annotation)
- org.checkerframework.framework.source.SupportedOptions (implements java.lang.annotation.Annotation)
- org.checkerframework.framework.source.SuppressWarningsPrefix (implements java.lang.annotation.Annotation)