FindBugs™ 3.0.1
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

L

L10N - Class in edu.umd.cs.findbugs
 
label(String) - Method in class edu.umd.cs.findbugs.ba.bcp.MatchAny
 
label(String) - Method in class edu.umd.cs.findbugs.ba.bcp.PatternElement
Set a label for this PatternElement.
lacksRuntimeRetention(String) - Method in class edu.umd.cs.findbugs.ba.AnnotationRetentionDatabase
return false if it has class retention *or* if the retention is unknown
last() - Method in class edu.umd.cs.findbugs.gui2.BugAspects
 
last() - Method in class edu.umd.cs.findbugs.sourceViewer.DocumentCharacterIterator
 
lastMatchedLeftAngleBracket(String) - Static method in class edu.umd.cs.findbugs.ba.generic.GenericUtilities
 
LastVersionMatcher - Class in edu.umd.cs.findbugs.filter
Matcher to select BugInstances with a particular last version.
LastVersionMatcher(String, String) - Constructor for class edu.umd.cs.findbugs.filter.LastVersionMatcher
 
LastVersionMatcher(String, RelationalOp) - Constructor for class edu.umd.cs.findbugs.filter.LastVersionMatcher
 
LastVersionMatcher(long, RelationalOp) - Constructor for class edu.umd.cs.findbugs.filter.LastVersionMatcher
 
launch() - Method in class edu.umd.cs.findbugs.LaunchAppropriateUI
Launch the appropriate UI.
LaunchAppropriateUI - Class in edu.umd.cs.findbugs
Class to launch the appropriate textUI or GUI.
LaunchAppropriateUI(String[]) - Constructor for class edu.umd.cs.findbugs.LaunchAppropriateUI
Constructor.
LaunchBrowser - Class in edu.umd.cs.findbugs.util
 
LaunchBrowser() - Constructor for class edu.umd.cs.findbugs.util.LaunchBrowser
 
LaunchGUI - Class in edu.umd.cs.findbugs.launchGUI
 
LaunchGUI() - Constructor for class edu.umd.cs.findbugs.launchGUI.LaunchGUI
 
launchGUI(SortedBugCollection) - Static method in class edu.umd.cs.findbugs.launchGUI.LaunchGUI
 
launchViaExec - Static variable in class edu.umd.cs.findbugs.util.LaunchBrowser
 
LazyInit - Class in edu.umd.cs.findbugs.detect
 
LazyInit(BugReporter) - Constructor for class edu.umd.cs.findbugs.detect.LazyInit
 
le(long) - Method in class edu.umd.cs.findbugs.classfile.engine.bcel.ValueRangeAnalysisFactory.LongRangeSet
 
learnFrom(OpcodeStack.JumpInfo) - Method in class edu.umd.cs.findbugs.OpcodeStack
 
LEQ - Static variable in class edu.umd.cs.findbugs.filter.RelationalOp
 
LESS_EFFORT - Static variable in class edu.umd.cs.findbugs.FindBugs
Analysis settings for -effort:less.
likelyTestCase(XMethod) - Static method in class edu.umd.cs.findbugs.ba.TestCaseDetector
 
line - Variable in class edu.umd.cs.findbugs.cloud.BugFilingCommentHelper.SourceLine
 
lineNumber - Variable in class edu.umd.cs.findbugs.ba.npe.RedundantBranch
 
LineNumberMap - Class in edu.umd.cs.findbugs.ba
Summarize line numbers (and other source information) for a method.
LineNumberMap(MethodGen) - Constructor for class edu.umd.cs.findbugs.ba.LineNumberMap
Constructor.
lineNumberTable - Variable in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
 
linesMentionedMultipleTimes(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
 
linkEnabled() - Method in enum edu.umd.cs.findbugs.cloud.Cloud.BugFilingStatus
 
ListBugDatabaseInfo - Class in edu.umd.cs.findbugs.workflow
Java main application to compute update a historical bug collection with results from another build/analysis.
ListBugDatabaseInfo() - Constructor for class edu.umd.cs.findbugs.workflow.ListBugDatabaseInfo
 
ListErrors - Class in edu.umd.cs.findbugs.workflow
List the analysis errors in a bug collection
ListErrors() - Constructor for class edu.umd.cs.findbugs.workflow.ListErrors
 
LiveLocalStoreAnalysis - Class in edu.umd.cs.findbugs.ba
Dataflow analysis to find live stores of locals.
LiveLocalStoreAnalysis(MethodGen, ReverseDepthFirstSearch, DepthFirstSearch) - Constructor for class edu.umd.cs.findbugs.ba.LiveLocalStoreAnalysis
 
LiveLocalStoreDataflow - Class in edu.umd.cs.findbugs.ba
Dataflow class for LiveLocalStoreAnalysis.
LiveLocalStoreDataflow(CFG, LiveLocalStoreAnalysis) - Constructor for class edu.umd.cs.findbugs.ba.LiveLocalStoreDataflow
 
LiveLocalStoreDataflowFactory - Class in edu.umd.cs.findbugs.classfile.engine.bcel
Analysis engine to produce LiveLocalStoreDataflow objects for analyzed methods.
LiveLocalStoreDataflowFactory() - Constructor for class edu.umd.cs.findbugs.classfile.engine.bcel.LiveLocalStoreDataflowFactory
Constructor.
Load - Class in edu.umd.cs.findbugs.ba.bcp
A PatternElement representing a load from a field.
Load(String, String) - Constructor for class edu.umd.cs.findbugs.ba.bcp.Load
Constructor.
load() - Method in class edu.umd.cs.findbugs.workflow.CloudSyncAndReport
 
LoadAnalysis - Class in edu.umd.cs.findbugs.ba.heap
 
LoadAnalysis(DepthFirstSearch, ConstantPoolGen) - Constructor for class edu.umd.cs.findbugs.ba.heap.LoadAnalysis
 
loadAuxiliaryAnnotations() - Method in class edu.umd.cs.findbugs.ba.AnnotationDatabase
 
loadAuxiliaryAnnotations() - Method in class edu.umd.cs.findbugs.ba.CheckReturnAnnotationDatabase
 
loadAuxiliaryAnnotations() - Method in interface edu.umd.cs.findbugs.ba.INullnessAnnotationDatabase
Load "built-in" annotations that might not be evident from the analyzed/referenced code.
loadAuxiliaryAnnotations() - Method in class edu.umd.cs.findbugs.ba.npe.TypeQualifierNullnessAnnotationDatabase
 
loadAuxiliaryAnnotations() - Method in class edu.umd.cs.findbugs.ba.NullnessAnnotationDatabase
Deprecated.
 
loadBugs(MainFrame, Project, File) - Static method in class edu.umd.cs.findbugs.gui2.BugLoader
 
loadBugs(MainFrame, Project, URL) - Static method in class edu.umd.cs.findbugs.gui2.BugLoader
 
loadClass(String) - Method in class edu.umd.cs.findbugs.AnalysisCacheToRepositoryAdapter
 
loadClass(Class<?>) - Method in class edu.umd.cs.findbugs.AnalysisCacheToRepositoryAdapter
 
loadClass(String) - Method in class edu.umd.cs.findbugs.ba.URLClassPathRepository
 
loadClass(Class<?>) - Method in class edu.umd.cs.findbugs.ba.URLClassPathRepository
 
loadCustomPlugin(File, Project) - Static method in class edu.umd.cs.findbugs.Plugin
Loads the given plugin and enables it for the given project.
loadCustomPlugin(URL, Project) - Static method in class edu.umd.cs.findbugs.Plugin
Loads the given plugin and enables it for the given project.
LoadDataflow - Class in edu.umd.cs.findbugs.ba.heap
 
LoadDataflow(CFG, LoadAnalysis) - Constructor for class edu.umd.cs.findbugs.ba.heap.LoadDataflow
 
LoadDataflowFactory - Class in edu.umd.cs.findbugs.classfile.engine.bcel
Analysis engine to produce LoadDataflow objects for analyzed methods.
LoadDataflowFactory() - Constructor for class edu.umd.cs.findbugs.classfile.engine.bcel.LoadDataflowFactory
Constructor.
loadDefaultInterproceduralDatabases() - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
If possible, load default (built-in) interprocedural property databases.
LOADED_FROM_ROLE - Static variable in class edu.umd.cs.findbugs.FieldAnnotation
 
LoadedFieldSet - Class in edu.umd.cs.findbugs.ba.vna
Object which stores which fields are loaded and stored by the instructions in a method (including through inner-class access methods), and also which fields are loaded/stored by the overall method.
LoadedFieldSet(MethodGen) - Constructor for class edu.umd.cs.findbugs.ba.vna.LoadedFieldSet
Constructor.
LoadedFieldSet.LoadStoreCount - Class in edu.umd.cs.findbugs.ba.vna
Count number of times a field is loaded and/or stored in the method.
LoadedFieldSet.LoadStoreCount() - Constructor for class edu.umd.cs.findbugs.ba.vna.LoadedFieldSet.LoadStoreCount
 
LoadedFieldSetFactory - Class in edu.umd.cs.findbugs.classfile.engine.bcel
Factory to determine which fields are loaded and stored by the instructions in a method, and the overall method.
LoadedFieldSetFactory() - Constructor for class edu.umd.cs.findbugs.classfile.engine.bcel.LoadedFieldSetFactory
Constructor.
loadFromFindBugsEtcDir(String) - Static method in class edu.umd.cs.findbugs.PluginLoader
 
loadFromFindBugsPluginDir(String) - Static method in class edu.umd.cs.findbugs.PluginLoader
 
loadInstance() - Static method in class edu.umd.cs.findbugs.gui2.GUISaveState
 
loadInstance(InputStream) - Static method in class edu.umd.cs.findbugs.gui2.ProjectSettings
Deprecated.
 
loadInterproceduralDatabases() - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
If possible, load interprocedural property databases.
LoadOfKnownNullValue - Class in edu.umd.cs.findbugs.detect
 
LoadOfKnownNullValue(BugReporter) - Constructor for class edu.umd.cs.findbugs.detect.LoadOfKnownNullValue
 
loadPlugin() - Method in class edu.umd.cs.findbugs.PluginLoader
Get the Plugin.
loadProject(String) - Method in class edu.umd.cs.findbugs.FindBugsCommandLine
Load given project file.
loadProject(MainFrame, File) - Static method in class edu.umd.cs.findbugs.gui2.BugLoader
 
loadProperties(CloudPlugin) - Method in class edu.umd.cs.findbugs.cloud.username.WebCloudNameLookup
 
loadProperties(Properties) - Method in class edu.umd.cs.findbugs.PropertyBundle
 
loadPropertiesFromString(String) - Method in class edu.umd.cs.findbugs.PropertyBundle
 
loadPropertiesFromURL(URL) - Method in class edu.umd.cs.findbugs.PropertyBundle
 
loadPropertiesFromURL(URL) - Static method in class edu.umd.cs.findbugs.SystemProperties
This method is public to allow clients to set system properties via any URL
loadPropertyDatabase(DatabaseType, String, String) - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
Load an interprocedural property database.
loadPropertyDatabaseFromResource(DatabaseType, String, String) - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
Load an interprocedural property database.
LOCAL_NAME - Static variable in class edu.umd.cs.findbugs.detect.DeadLocalStoreProperty
Name of the local variable.
localiseButton(AbstractButton, String, String, boolean) - Static method in class edu.umd.cs.findbugs.gui.AnnotatedString
Localise the given AbstractButton, setting the text and optionally mnemonic Note that AbstractButton includes menus and menu items.
LocalMatcher - Class in edu.umd.cs.findbugs.filter
 
LocalMatcher(String) - Constructor for class edu.umd.cs.findbugs.filter.LocalMatcher
 
LocalMatcher(String, String) - Constructor for class edu.umd.cs.findbugs.filter.LocalMatcher
 
LocalNameLookup - Class in edu.umd.cs.findbugs.cloud.username
 
LocalNameLookup() - Constructor for class edu.umd.cs.findbugs.cloud.username.LocalNameLookup
 
localTypeTable - Variable in class edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor
 
LocalVariable - Class in edu.umd.cs.findbugs.ba.bcp
 
LocalVariable(ValueNumber) - Constructor for class edu.umd.cs.findbugs.ba.bcp.LocalVariable
 
LocalVariableAnnotation - Class in edu.umd.cs.findbugs
Bug annotation class for local variable names
LocalVariableAnnotation(String, int, int) - Constructor for class edu.umd.cs.findbugs.LocalVariableAnnotation
Constructor.
LocalVariableAnnotation(String, int, int, int) - Constructor for class edu.umd.cs.findbugs.LocalVariableAnnotation
Constructor.
Location - Class in edu.umd.cs.findbugs.ba
A class representing a location in the CFG for a method.
Location(InstructionHandle, BasicBlock) - Constructor for class edu.umd.cs.findbugs.ba.Location
Constructor.
location - Variable in class edu.umd.cs.findbugs.ba.npe.RedundantBranch
 
location - Variable in class edu.umd.cs.findbugs.ba.type.TypeDataflow.LocationAndFactPair
 
locationIterator() - Method in class edu.umd.cs.findbugs.ba.CFG
Get an Iterator over the Locations in the control flow graph.
locations() - Method in class edu.umd.cs.findbugs.ba.CFG
Get an Iterator over the Locations in the control flow graph.
locations(BugInstance) - Method in class edu.umd.cs.findbugs.BugAccumulator
 
LocationWhereValueBecomesNull - Class in edu.umd.cs.findbugs.ba.npe
A Location where a particular value number becomes null.
LocationWhereValueBecomesNull(Location, ValueNumber) - Constructor for class edu.umd.cs.findbugs.ba.npe.LocationWhereValueBecomesNull
Constructor.
LockAnalysis - Class in edu.umd.cs.findbugs.ba
Analysis to determine where particular values are locked in a method.
LockAnalysis(MethodGen, ValueNumberDataflow, DepthFirstSearch) - Constructor for class edu.umd.cs.findbugs.ba.LockAnalysis
 
LockChecker - Class in edu.umd.cs.findbugs.ba
Front-end for LockDataflow that can avoid doing unnecessary work (e.g., actually performing the lock dataflow) if the method analyzed does not contain explicit monitorenter/monitorexit instructions.
LockChecker(MethodDescriptor) - Constructor for class edu.umd.cs.findbugs.ba.LockChecker
Constructor.
LockCheckerFactory - Class in edu.umd.cs.findbugs.classfile.engine.bcel
Analysis engine to produce LockChecker objects for analyzed methods.
LockCheckerFactory() - Constructor for class edu.umd.cs.findbugs.classfile.engine.bcel.LockCheckerFactory
Constructor.
LockDataflow - Class in edu.umd.cs.findbugs.ba
Dataflow class for LockAnalysis.
LockDataflow(CFG, LockAnalysis) - Constructor for class edu.umd.cs.findbugs.ba.LockDataflow
 
LockDataflowFactory - Class in edu.umd.cs.findbugs.classfile.engine.bcel
Analysis engine to produce LockDataflow objects for analyzed methods.
LockDataflowFactory() - Constructor for class edu.umd.cs.findbugs.classfile.engine.bcel.LockDataflowFactory
Constructor.
LockSet - Class in edu.umd.cs.findbugs.ba
Lock counts for values (as produced by ValueNumberAnalysis).
LockSet() - Constructor for class edu.umd.cs.findbugs.ba.LockSet
Constructor.
logAnError(String) - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
 
logError(String) - Method in class edu.umd.cs.findbugs.AbstractBugReporter
 
logError(String, Throwable) - Method in class edu.umd.cs.findbugs.AbstractBugReporter
 
logError(String, Exception) - Static method in class edu.umd.cs.findbugs.ba.AnalysisContext
Report an error
logError(String) - Static method in class edu.umd.cs.findbugs.ba.AnalysisContext
Report an error
logError(String) - Method in class edu.umd.cs.findbugs.ba.DebugRepositoryLookupFailureCallback
 
logError(String, Throwable) - Method in class edu.umd.cs.findbugs.ba.DebugRepositoryLookupFailureCallback
 
logError(String) - Method in class edu.umd.cs.findbugs.BugCollectionBugReporter
 
logError(String, Throwable) - Method in class edu.umd.cs.findbugs.BugCollectionBugReporter
 
logError(String) - Method in interface edu.umd.cs.findbugs.classfile.IErrorLogger
Log an error that occurs while performing analysis.
logError(String, Throwable) - Method in interface edu.umd.cs.findbugs.classfile.IErrorLogger
Log an error that occurs while performing analysis.
logError(String) - Method in class edu.umd.cs.findbugs.DelegatingBugReporter
 
logError(String, Throwable) - Method in class edu.umd.cs.findbugs.DelegatingBugReporter
 
logError(String) - Method in class edu.umd.cs.findbugs.ErrorCountingBugReporter
 
logError(Level, String) - Method in class edu.umd.cs.findbugs.updates.UpdateChecker
 
logError(Exception, String) - Method in class edu.umd.cs.findbugs.updates.UpdateChecker
 
logError(String) - Method in class edu.umd.cs.findbugs.XDocsBugReporter
 
LOGGER - Static variable in class edu.umd.cs.findbugs.FindBugs
 
Logger - Interface in edu.umd.cs.findbugs.log
 
logMessage(int, String) - Method in class edu.umd.cs.findbugs.log.ConsoleLogger
 
logMessage(int, String) - Method in interface edu.umd.cs.findbugs.log.Logger
 
logMissingAnnotationClass(MissingClassException) - Static method in class edu.umd.cs.findbugs.ba.jsr305.TypeQualifierResolver
 
LogSync - Interface in edu.umd.cs.findbugs.log
 
LONG_RANGE_NULL_SOURCE - Static variable in class edu.umd.cs.findbugs.detect.NullDerefProperty
Redundant null comparison is of a checked null value.
LongExtraType - Class in edu.umd.cs.findbugs.ba.type
Special type used to represent the "extra" part of a long value.
LongOrDoubleLocalVariable - Class in edu.umd.cs.findbugs.ba.bcp
 
LongOrDoubleLocalVariable(ValueNumber, ValueNumber) - Constructor for class edu.umd.cs.findbugs.ba.bcp.LongOrDoubleLocalVariable
 
lookup(String) - Method in class edu.umd.cs.findbugs.ba.bcp.BindingSet
Look for a Binding for given variable.
lookup(String, BindingSet) - Static method in class edu.umd.cs.findbugs.ba.bcp.PatternElement
Look up a variable definition in given BindingSet.
Lookup - Class in edu.umd.cs.findbugs
 
Lookup() - Constructor for class edu.umd.cs.findbugs.Lookup
 
lookupAnnotation(XMethod) - Method in class edu.umd.cs.findbugs.ba.jsr305.AbstractMethodAnnotationAccumulator
 
lookupAnnotation(XMethod) - Method in class edu.umd.cs.findbugs.ba.jsr305.ParameterAnnotationAccumulator
 
lookupBlockByLabel(int) - Method in class edu.umd.cs.findbugs.ba.CFG
Look up a BasicBlock by its unique label.
lookupBugCode(String) - Method in class edu.umd.cs.findbugs.DetectorFactoryCollection
 
lookupBugPattern(String) - Method in class edu.umd.cs.findbugs.DetectorFactoryCollection
Look up bug pattern.
lookupClass(ClassDescriptor) - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
Lookup a class.
lookupClass(String) - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
Lookup a class.
lookupClass(String) - Method in class edu.umd.cs.findbugs.ba.URLClassPath
Look up a class from the classpath.
lookupEdge(VertexType, VertexType) - Method in class edu.umd.cs.findbugs.graph.AbstractGraph
 
lookupEdge(VertexType, VertexType) - Method in interface edu.umd.cs.findbugs.graph.Graph
Look up an edge by source and target vertex.
lookupEdgeById(int) - Method in class edu.umd.cs.findbugs.ba.CFG
Look up an Edge by its id.
lookupFailureCallback - Variable in class edu.umd.cs.findbugs.ba.AnalysisContext
 
lookupFromUniqueId(String) - Method in interface edu.umd.cs.findbugs.BugCollection
Deprecated.
lookupFromUniqueId(String) - Method in class edu.umd.cs.findbugs.SortedBugCollection
Deprecated.
lookupLineNumber(InstructionHandle) - Method in class edu.umd.cs.findbugs.ba.LineNumberMap
Find the line number information for instruction whose handle is given.
lookupOutputValues(ValueNumberCache.Entry) - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumberCache
Look up cached output values for given entry.
lookupProperty(String) - Method in class edu.umd.cs.findbugs.BugInstance
Look up a property by name.
lookupResource(String) - Method in interface edu.umd.cs.findbugs.classfile.IClassPath
Lookup a resource by name.
lookupResource(String) - Method in interface edu.umd.cs.findbugs.classfile.ICodeBase
Look up a resource in this code base.
lookupResource(String) - Method in class edu.umd.cs.findbugs.classfile.impl.ClassPathImpl
 
lookupResource(String) - Method in class edu.umd.cs.findbugs.classfile.impl.DirectoryCodeBase
 
lookupResource(String) - Method in class edu.umd.cs.findbugs.classfile.impl.NestedZipFileCodeBase
 
lookupResource(String) - Method in class edu.umd.cs.findbugs.classfile.impl.SingleFileCodeBase
 
lookupResource(String) - Method in class edu.umd.cs.findbugs.classfile.impl.ZipFileCodeBase
 
lookupResource(String) - Method in class edu.umd.cs.findbugs.classfile.impl.ZipInputStreamCodeBase
 
lookupSourceFile(String) - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
Lookup a class's source file
lookupSystemClass(String) - Static method in class edu.umd.cs.findbugs.ba.AnalysisContext
This is equivalent to Repository.lookupClass() or this.lookupClass(), except it uses the original Repository instead of the current one.
lookupVertex(MethodDescriptor) - Method in class edu.umd.cs.findbugs.ba.ch.InterproceduralCallGraph
Deprecated.
Look up vertex corresponding to given method.
LostLoggerDueToWeakReference - Class in edu.umd.cs.findbugs.detect
We found a problem with the new OpenJDK that everyone is now using to compile and run java code.
LostLoggerDueToWeakReference(BugReporter) - Constructor for class edu.umd.cs.findbugs.detect.LostLoggerDueToWeakReference
 
LOW_8_BITS_CLEAR - Static variable in class edu.umd.cs.findbugs.OpcodeStack.Item
 
LOW_PRIORITY - Static variable in class edu.umd.cs.findbugs.config.ProjectFilterSettings
Text string for low priority.
LOW_PRIORITY - Static variable in interface edu.umd.cs.findbugs.Priorities
Low priority for bug instances.
LOWER_PRIORITY - Static variable in class edu.umd.cs.findbugs.props.PriorityAdjustment
Lower the priority.
LOWER_PRIORITY_TO_AT_MOST_NORMAL - Static variable in class edu.umd.cs.findbugs.props.PriorityAdjustment
lower the priority.
lowerPriority() - Method in class edu.umd.cs.findbugs.BugInstance
 
lowerPriorityALot() - Method in class edu.umd.cs.findbugs.BugInstance
 
lowerPriorityIfDeprecated() - Method in class edu.umd.cs.findbugs.BugInstance
 
lt(long) - Method in class edu.umd.cs.findbugs.classfile.engine.bcel.ValueRangeAnalysisFactory.LongRangeSet
 
LT - Static variable in class edu.umd.cs.findbugs.filter.RelationalOp
 
LVTHelper - Class in edu.umd.cs.findbugs.visitclass
Eases access to a BCEL LocalVariable object
LVTHelper() - Constructor for class edu.umd.cs.findbugs.visitclass.LVTHelper
 
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
FindBugs™ 3.0.1

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.