Uses of Annotation Type
edu.umd.cs.findbugs.internalAnnotations.StaticConstant
Packages that use StaticConstant
Package
Description
Main package for the FindBugs application - contains the engine class
(
FindBugs), the object model classes for bug
instances (BugInstance,
BugAnnotation), and other miscellany.A bytecode analysis framework for BCEL, providing CFG construction, generic
dataflow analysis, and a variety of specific dataflow analyses.
-
Uses of StaticConstant in edu.umd.cs.findbugs
Fields in edu.umd.cs.findbugs with annotations of type StaticConstantModifier and TypeFieldDescriptionOpcodeStack.boxedTypesFindBugs.knownURLProtocolSetKnown URL protocols.FuzzyBugComparator.significantDescriptionSetprivate static final ConcurrentMap<Integer, String> OpcodeStack.Item.specialKindToNameLaunchAppropriateUI.uiNameToCodeMapMap of UI name strings to integer UI codes. -
Uses of StaticConstant in edu.umd.cs.findbugs.ba
Fields in edu.umd.cs.findbugs.ba with annotations of type StaticConstantModifier and TypeFieldDescriptionprivate static final List<AssertionMethods.UserAssertionMethod> AssertionMethods.userAssertionMethodList -
Uses of StaticConstant in edu.umd.cs.findbugs.config
Fields in edu.umd.cs.findbugs.config with annotations of type StaticConstantModifier and TypeFieldDescriptionProjectFilterSettings.priorityNameToValueMapMap of priority level names to their numeric values. -
Uses of StaticConstant in edu.umd.cs.findbugs.detect
Fields in edu.umd.cs.findbugs.detect with annotations of type StaticConstantModifier and TypeFieldDescriptionUnnecessaryMath.anyMethodsFindUnrelatedTypesInGenericContainer.baseGenericTypesFindNullDeref.catchTypesForNullBadResultSetAccess.dbFieldTypesSetFindRefComparison.DEFAULT_SUSPICIOUS_SETClasses that are suspicious if compared by reference.private static final Map<String, AnnotationDatabase.Target> BuildCheckReturnAnnotationDatabase.defaultKindprivate static final Map<String, AnnotationDatabase.Target> BuildNonNullAnnotationDatabase.defaultKindDeprecated.FindDeadLocalStores.EXCLUDED_LOCALSDontIgnoreResultOfPutIfAbsent.immutableClassNamesUnnecessaryMath.oneMethodsXMLFactoryBypass.xmlInterfacesUnnecessaryMath.zeroMethods -
Uses of StaticConstant in edu.umd.cs.findbugs.filter
Fields in edu.umd.cs.findbugs.filter with annotations of type StaticConstant -
Uses of StaticConstant in edu.umd.cs.findbugs.sourceViewer
Fields in edu.umd.cs.findbugs.sourceViewer with annotations of type StaticConstant -
Uses of StaticConstant in edu.umd.cs.findbugs.util
Fields in edu.umd.cs.findbugs.util with annotations of type StaticConstantModifier and TypeFieldDescriptionArchive.ARCHIVE_EXTENSION_SETFile extensions that indicate an archive (zip, jar, or similar).