Uses of Class
edu.umd.cs.findbugs.BugAnnotationWithSourceLines
Packages that use BugAnnotationWithSourceLines
Package
Description
Main package for the FindBugs application - contains the engine class
(
FindBugs), the object model classes for bug
instances (BugInstance,
BugAnnotation), and other miscellany.-
Uses of BugAnnotationWithSourceLines in edu.umd.cs.findbugs
Subclasses of BugAnnotationWithSourceLines in edu.umd.cs.findbugsModifier and TypeClassDescriptionclassA BugAnnotation object specifying a Java class involved in the bug.classA BugAnnotation specifying a particular field in particular class.classA BugAnnotation specifying a particular method in a particular class.classAbstract base class for BugAnnotations describing constructs which are contained in a Java package.classBug annotation class for java types.Fields in edu.umd.cs.findbugs declared as BugAnnotationWithSourceLinesModifier and TypeFieldDescriptionprivate BugAnnotationWithSourceLinesSAXBugCollectionHandler.bugAnnotationWithSourceLines