Uses of Package
edu.umd.cs.findbugs.ba.ch
-
Packages that use edu.umd.cs.findbugs.ba.ch 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.edu.umd.cs.findbugs.ba.ch edu.umd.cs.findbugs.ba.jsr305 Support for analyzing code containing JSR-305 type qualifier annotations.edu.umd.cs.findbugs.detect -
Classes in edu.umd.cs.findbugs.ba.ch used by edu.umd.cs.findbugs.ba Class Description Subtypes2 Class for performing class hierarchy queries. -
Classes in edu.umd.cs.findbugs.ba.ch used by edu.umd.cs.findbugs.ba.ch Class Description ClassVertex Vertex class - represents a class or interface in the InheritanceGraph.InheritanceEdge An edge in the InheritanceGraph.InheritanceGraph Graph of inheritance relationships.InheritanceGraphVisitor Visitor interface for traversals of the inheritance graph.InterproceduralCallGraphEdge A class representing an edge in the interprocedural call graph; i.e., a call from one method to another.InterproceduralCallGraphVertex Class representing a vertex in the interprocedural call graph; i.e., a method.Subtypes2.SupertypeQueryResults Object to record the results of a supertype search.Subtypes2.SupertypeTraversalPath An in-progress traversal of one path from a class or interface to java.lang.Object.SupertypeTraversalVisitor Visitor interface for simple traversals of the inheritance graph. -
Classes in edu.umd.cs.findbugs.ba.ch used by edu.umd.cs.findbugs.ba.jsr305 Class Description OverriddenMethodsVisitor This class implements a best-effort visitation of all methods overridden by a given derived instance method.SupertypeTraversalVisitor Visitor interface for simple traversals of the inheritance graph. -
Classes in edu.umd.cs.findbugs.ba.ch used by edu.umd.cs.findbugs.detect Class Description InterproceduralCallGraph Deprecated.InterproceduralCallGraphVertex Class representing a vertex in the interprocedural call graph; i.e., a method.Subtypes2 Class for performing class hierarchy queries.