Uses of Class
edu.umd.cs.findbugs.ba.ch.Subtypes2
Packages that use Subtypes2
Package
Description
A bytecode analysis framework for BCEL, providing CFG construction, generic
dataflow analysis, and a variety of specific dataflow analyses.
-
Uses of Subtypes2 in edu.umd.cs.findbugs.ba
Methods in edu.umd.cs.findbugs.ba that return Subtypes2Modifier and TypeMethodDescriptionAnalysisContext.getSubtypes2()Get the Subtypes2 inheritance hierarchy database. -
Uses of Subtypes2 in edu.umd.cs.findbugs.detect
Fields in edu.umd.cs.findbugs.detect declared as Subtypes2Modifier and TypeFieldDescription(package private) Subtypes2FindUnsatisfiedObligation.MethodChecker.subtypes2(package private) Subtypes2StaticCalendarDetector.subtypes2Methods in edu.umd.cs.findbugs.detect with parameters of type Subtypes2Modifier and TypeMethodDescriptionprivate booleanFindUnsatisfiedObligation.MethodChecker.isPossibleInstanceOfObligationType(Subtypes2 subtypes2, org.apache.bcel.generic.ObjectType type, org.apache.bcel.generic.ObjectType obligationType)