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
Fields in edu.umd.cs.findbugs.sarif with type parameters of type TaxonMethods in edu.umd.cs.findbugs.sarif that return TaxonModifier and TypeMethodDescriptionstatic Taxon
Taxon.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