Class Hierarchy
- java.lang.Object
- org.checkerframework.dataflow.cfg.node.AbstractNodeVisitor<R,P> (implements org.checkerframework.dataflow.cfg.node.NodeVisitor<R, P>) - org.checkerframework.framework.flow.CFAbstractTransfer<V,S, T> (implements org.checkerframework.dataflow.analysis.ForwardTransferFunction<V, S>) - org.checkerframework.checker.initialization.InitializationTransfer<V,T, S> 
 
- org.checkerframework.checker.initialization.InitializationTransfer<V,
 
- org.checkerframework.framework.flow.CFAbstractTransfer<V,
- 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.common.basetype.BaseTypeChecker
- org.checkerframework.checker.initialization.InitializationChecker
 
 
- org.checkerframework.common.basetype.BaseTypeChecker
 
- org.checkerframework.framework.source.SourceChecker (implements org.checkerframework.framework.util.OptionConfiguration)
 
- org.checkerframework.javacutil.AbstractTypeProcessor
- org.checkerframework.framework.type.AnnotatedTypeFactory (implements org.checkerframework.javacutil.AnnotationProvider)
- org.checkerframework.framework.type.GenericAnnotatedTypeFactory<Value,Store, TransferFunction, FlowAnalysis> - org.checkerframework.checker.initialization.InitializationAnnotatedTypeFactory<Value,Store, Transfer, Flow> 
 
- org.checkerframework.checker.initialization.InitializationAnnotatedTypeFactory<Value,
 
- org.checkerframework.framework.type.GenericAnnotatedTypeFactory<Value,
- org.checkerframework.framework.type.visitor.AnnotatedTypeScanner<R,P> (implements org.checkerframework.framework.type.visitor.AnnotatedTypeVisitor<R, P>) - org.checkerframework.framework.type.typeannotator.TypeAnnotator
- org.checkerframework.checker.initialization.InitializationAnnotatedTypeFactory.CommitmentTypeAnnotator
 
 
- org.checkerframework.framework.type.typeannotator.TypeAnnotator
- org.checkerframework.framework.flow.CFAbstractStore<V,S> (implements org.checkerframework.dataflow.analysis.Store<S>, org.plumelib.util.UniqueId) - org.checkerframework.checker.initialization.InitializationStore<V,S> 
 
- org.checkerframework.checker.initialization.InitializationStore<V,
- org.checkerframework.framework.type.ElementQualifierHierarchy (implements org.checkerframework.framework.type.QualifierHierarchy)
- org.checkerframework.framework.type.MostlyNoElementQualifierHierarchy
- org.checkerframework.checker.initialization.InitializationAnnotatedTypeFactory.InitializationQualifierHierarchy
 
 
- org.checkerframework.framework.type.MostlyNoElementQualifierHierarchy
- com.sun.source.util.SimpleTreeVisitor<R,P> (implements com.sun.source.tree.TreeVisitor<R, P>) - org.checkerframework.framework.type.treeannotator.TreeAnnotator
- org.checkerframework.checker.initialization.InitializationAnnotatedTypeFactory.CommitmentTreeAnnotator
 
 
- org.checkerframework.framework.type.treeannotator.TreeAnnotator
- 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.common.basetype.BaseTypeVisitor<Factory>
- org.checkerframework.checker.initialization.InitializationVisitor<Factory,Value, Store> 
 
- org.checkerframework.checker.initialization.InitializationVisitor<Factory,
 
- org.checkerframework.common.basetype.BaseTypeVisitor<Factory>
 
- org.checkerframework.framework.source.SourceVisitor<R,
 
- com.sun.source.util.TreePathScanner<R,
 
- org.checkerframework.dataflow.cfg.node.AbstractNodeVisitor<R,