Uses of Annotation Type
edu.umd.cs.findbugs.annotations.CheckForNull
Packages that use CheckForNull
Package
Description
The package providing a
BugReporter implementation which produces report in SARIF format.-
Uses of CheckForNull in edu.umd.cs.findbugs.sarif
Methods in edu.umd.cs.findbugs.sarif with annotations of type CheckForNullModifier and TypeMethodDescription(package private) static StringLocation.LogicalLocation.findKind(BugAnnotation annotation) private static Location.PhysicalLocationLocation.findPhysicalLocation(BugInstance bugInstance, SourceFinder sourceFinder, Map<URI, String> baseToId) private static Optional<Location.PhysicalLocation> Location.findPhysicalLocation(StackTraceElement element, SourceFinder sourceFinder, Map<URI, String> baseToId) (package private) Location.PhysicalLocationLocation.getPhysicalLocation()