Uses of Package
edu.umd.cs.findbugs.ba.ch
Packages that use edu.umd.cs.findbugs.ba.ch
Package
Description
Support for analyzing code containing JSR-305 type qualifier annotations.
-
Classes in edu.umd.cs.findbugs.ba.ch used by edu.umd.cs.findbugs.ba
-
Classes in edu.umd.cs.findbugs.ba.ch used by edu.umd.cs.findbugs.ba.chClassDescriptionAn edge in the InheritanceGraph.Graph of inheritance relationships.Visitor interface for traversals of the inheritance graph.A class representing an edge in the interprocedural call graph; i.e., a call from one method to another.Class representing a vertex in the interprocedural call graph; i.e., a method.Visitor interface for simple traversals of the inheritance graph.
-
Classes in edu.umd.cs.findbugs.ba.ch used by edu.umd.cs.findbugs.ba.jsr305ClassDescriptionThis class implements a best-effort visitation of all methods overridden by a given derived instance method.Visitor interface for simple traversals of the inheritance graph.