Package edu.umd.cs.findbugs.ba.ch
@ParametersAreNonnullByDefault
@AnalysisContextContained
package edu.umd.cs.findbugs.ba.ch
-
ClassDescriptionVertex class - represents a class or interface in the InheritanceGraph.An edge in the InheritanceGraph.Graph of inheritance relationships.Visitor interface for traversals of the inheritance graph.Deprecated.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.This class implements a best-effort visitation of all methods overridden by a given derived instance method.Class for performing class hierarchy queries.Object to record the results of a supertype search.An in-progress traversal of one path from a class or interface to java.lang.Object.Visitor interface for simple traversals of the inheritance graph.