Uses of Class
edu.umd.cs.findbugs.sarif.Taxon
Packages that use Taxon
Package
Description
The package providing a
BugReporter implementation which produces report in SARIF format.-
Uses of Taxon in edu.umd.cs.findbugs.sarif
Classes in edu.umd.cs.findbugs.sarif that implement interfaces with type arguments of type TaxonFields in edu.umd.cs.findbugs.sarif with type parameters of type TaxonMethods in edu.umd.cs.findbugs.sarif that return TaxonModifier and TypeMethodDescriptionstatic TaxonTaxon.from(String id, UUID guid, String shortDescription, String fullDescription, Level severityLevel) Create a new taxon element (see: §3.19.3).Methods in edu.umd.cs.findbugs.sarif with parameters of type Taxon