| Package | Description |
|---|---|
| edu.umd.cs.findbugs.ba |
A bytecode analysis framework for BCEL, providing CFG construction,
generic dataflow analysis, and a variety of specific dataflow analyses.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationDatabase<AnnotationEnum extends AnnotationEnumeration<AnnotationEnum>>
Database to keep track of annotated fields/methods/classes/etc. for a
particular kind of annotation.
|
class |
AnnotationEnumeration<E extends AnnotationEnumeration<E>> |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckReturnValueAnnotation |
class |
NullnessAnnotation |
Copyright © 2003–2015. All rights reserved.