MCPcopy Create free account

hub / github.com/spotbugs/spotbugs / functions

Functions19,706 in github.com/spotbugs/spotbugs

↓ 50 callersMethodgetOptionalAttribute
(Attributes attributes, String qName)
spotbugs/src/main/java/edu/umd/cs/findbugs/SAXBugCollectionHandler.java:77
↓ 50 callersMethodisAbstract
@return true if the class is an abstract
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/XClass.java:72
↓ 49 callersMethodgetStartLine
Get the start line (inclusive).
spotbugs/src/main/java/edu/umd/cs/findbugs/SourceLineAnnotation.java:684
↓ 49 callersMethodisDirectory
()
eclipsePlugin/src/de/tobject/findbugs/builder/WorkItem.java:359
↓ 48 callersMethodassertBugAtLine
Asserts that there is a bug instance with the given bug type at the given line. The match is checked according to {@link BugInstanceMatcher}. @param
spotbugs-tests/src/test/java/edu/umd/cs/findbugs/AbstractIntegrationTest.java:447
↓ 48 callersMethodgetMethodGen
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/CFG.java:187
↓ 48 callersMethodisSubtype
Determine whether or not a given ReferenceType is a subtype of another. Throws ClassNotFoundException if the question cannot be answered definitively
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ch/Subtypes2.java:339
↓ 48 callersMethodreadXML
Read XML data from given file into this object, populating given Project as a side effect. @param fileName name of the file to read
spotbugs/src/main/java/edu/umd/cs/findbugs/SortedBugCollection.java:259
↓ 47 callersMethodaddInt
Add an integer annotation. @param value the integer value @return this object
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:1555
↓ 47 callersMethodcontainsKey
(Object key)
spotbugsTestCases/src/java/sfBugs/Bug1923609.java:67
↓ 47 callersMethodgetName
@return Returns the field/method name
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/FieldOrMethodName.java:34
↓ 47 callersMethodgetPluginId
()
spotbugs/src/main/java/edu/umd/cs/findbugs/Plugin.java:393
↓ 47 callersMethodisSubtype
Determine whether one class (or reference type) is a subtype of another. @param clsName the name of the class or reference type @param pos
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/Hierarchy.java:95
↓ 47 callersMethodisTop
Is the given fact the top value.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/DataflowAnalysis.java:115
↓ 47 callersMethodnextToken
()
spotbugs/src/main/java/edu/umd/cs/findbugs/jaif/JAIFScanner.java:152
↓ 46 callersMethodgetAccessFlags
Get the entity's access flags.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/AccessibleEntity.java:35
↓ 46 callersMethodgetCategory
Get the BugCategory
spotbugs/src/main/java/edu/umd/cs/findbugs/BugPattern.java:128
↓ 46 callersMethodgetNumberArguments
(String signature)
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/PreorderVisitor.java:595
↓ 46 callersMethodisDefinitelyNull
Is this value definitely null?
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValue.java:459
↓ 45 callersMethodequals
(Object o)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/type/TopType.java:49
↓ 45 callersMethodgetInstance
(Class<?> c)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ObjectTypeFactory.java:49
↓ 45 callersMethodgetPrimaryClass
Get the primary class annotation, which indicates where the bug occurs.
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:426
↓ 45 callersMethodgetXFieldOperand
()
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java:250
↓ 45 callersMethodhashCode
()
spotbugsTestCases/src/java/Hashcode.java:3
↓ 45 callersMethodisSynthetic
Is the entity synthetic?
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/AccessibleEntity.java:65
↓ 45 callersMethodparse
Parse the class data into a ClassNameAndSuperclassInfo object containing (some of) the class's symbolic information. @param classInfo a Cl
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/engine/ClassParserInterface.java:45
↓ 44 callersMethodequals
(Object obj)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindRefComparison.java:253
↓ 44 callersMethodgetStackValue
Get a value on the operand stack. @param loc the stack location, counting downwards from the top (location 0)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/Frame.java:241
↓ 43 callersMethodcloseTag
Close tag with given name. @param tagName the tag name
spotbugs/src/main/java/edu/umd/cs/findbugs/xml/XMLOutput.java:109
↓ 43 callersMethodequals
(Object obj)
eclipsePlugin/src/de/tobject/findbugs/builder/WorkItem.java:403
↓ 43 callersMethodequals
(Object o)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/WriteOnceProperties.java:26
↓ 43 callersMethodgetIndex
(FieldDescriptor f)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/BetterCFGBuilder2.java:596
↓ 43 callersMethodgetRequiredAttribute
(Attributes attributes, String attrName, String elementName)
spotbugs/src/main/java/edu/umd/cs/findbugs/SAXBugCollectionHandler.java:797
↓ 43 callersMethodisEmpty
()
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/engine/bcel/ValueRangeAnalysisFactory.java:227
↓ 43 callersMethodpushValue
Push a value onto the Java operand stack. @param value the ValueType to push
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/Frame.java:174
↓ 42 callersMethodbuild
Build the CFG.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/CFGBuilder.java:33
↓ 42 callersMethodgetBranchTarget
()
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java:356
↓ 42 callersMethodgetRegisterOperand
()
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java:332
↓ 42 callersMethodgetSimpleName
Get the simple name of the class @return the simple name of the class
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/ClassDescriptor.java:133
↓ 42 callersMethodrun
()
spotbugsTestCases/src/java/MethodsThrowingExceptions.java:87
↓ 41 callersMethodgetBugCollection
Get the bug collection (if any) associated with this bug reporter
spotbugs/src/main/java/edu/umd/cs/findbugs/BugReporter.java:109
↓ 41 callersMethodgetSuperclassName
Get the slash-formatted superclass name for the current or most recently visited class
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/PreorderVisitor.java:518
↓ 41 callersMethodremoveAll
(K k)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/MultiMap.java:79
↓ 40 callersMethodgetCPG
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/heap/FieldSetAnalysis.java:55
↓ 40 callersMethodgetClassDescriptor
return the ClassDescriptor for the class associated with this object
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/analysis/AnnotatedObject.java:37
↓ 40 callersMethodgetInstance
()
spotbugsTestCases/src/java/ghIssues/Issue3280.java:6
↓ 40 callersMethodgetPrimarySourceLineAnnotation
Get the primary source line annotation. There is guaranteed to be one (unless some Detector constructed an invalid BugInstance). @return the source l
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:507
↓ 39 callersMethodequals
(Object o)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumber.java:131
↓ 39 callersMethodgetAnalysis
Get the analysis object.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/Dataflow.java:535
↓ 39 callersMethodgetFirstInstruction
Get the first instruction in the basic block.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/BasicBlock.java:180
↓ 39 callersMethodgetReturnValueOf
@return if this value is the return value of a method, give the method invoked
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:905
↓ 38 callersMethodaddAll
(Iterable<K> c)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/Multiset.java:88
↓ 38 callersMethodcreateXField
Create an XField object @param className @param fieldName @param fieldSignature @param isStatic @return the created XField
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/XFactory.java:442
↓ 38 callersMethodequals
(Object obj)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindHEmismatch.java:671
↓ 38 callersMethodgetLineNumberTable
(PreorderVisitor visitor)
spotbugs/src/main/java/edu/umd/cs/findbugs/SourceLineAnnotation.java:625
↓ 38 callersMethodgetString
()
spotbugsTestCases/src/java/sfBugs/Bug3258757.java:33
↓ 38 callersMethodgetType
Get the BugPattern
spotbugs/src/main/java/edu/umd/cs/findbugs/BugPattern.java:106
↓ 37 callersMethodcompareTo
Compare with other edge.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/Edge.java:147
↓ 37 callersMethodconvertMethodSignature
Convenience method for generating a method signature in human readable form. @param javaClass the class @param method the metho
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/SignatureConverter.java:147
↓ 37 callersMethodgetSuperclassDescriptor
Get ClassDescriptor of this class's immediate superclass. @return ClassDescriptor of this class's immediate superclass, or null if this class
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/XClass.java:46
↓ 37 callersMethodisInterface
@return true if the class is an interface, false otherwise
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/XClass.java:67
↓ 37 callersMethodsleep
(int seconds)
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/DisplayNonmodelMessage.java:103
↓ 37 callersMethodwriteXML
(XMLOutput xmlOutput, boolean disabled)
spotbugs/src/main/java/edu/umd/cs/findbugs/filter/Matcher.java:43
↓ 36 callersMethodgetPriority
Get the bug priority.
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:331
↓ 36 callersMethodgetValueNumberDataflow
Get a ValueNumberDataflow for given method. @param method the method @return the ValueNumberDataflow
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ClassContext.java:335
↓ 36 callersMethodisEmpty
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/obl/StateSet.java:57
↓ 36 callersMethodkeySet
()
spotbugs/src/main/java/edu/umd/cs/findbugs/util/Bag.java:63
↓ 36 callersMethodsetSelection
(ISelection selection)
eclipsePlugin/src/de/tobject/findbugs/actions/OpenPropertiesAction.java:100
↓ 35 callersMethodaddElement
(PatternElement element)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/bcp/ByteCodePattern.java:114
↓ 35 callersMethodbar
()
spotbugsTestCases/src/java/npe/EclipseNullReferenceTestCases.java:275
↓ 35 callersMethodcompare
Return relative order of blocks. If b1.compareTo(b2) &lt; 0, then b1 should occur before b2 in iteration.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/BlockOrder.java:36
↓ 35 callersMethodcurrentXFactory
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/AnalysisContext.java:207
↓ 35 callersMethodopenTag
Open a tag with given name. @param tagName the tag name
spotbugs/src/main/java/edu/umd/cs/findbugs/xml/XMLOutput.java:46
↓ 34 callersMethodgetEntry
Get the entry node.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/CFG.java:225
↓ 34 callersMethodgetFactory
Get the DetectorFactory.
spotbugs/src/main/java/edu/umd/cs/findbugs/plan/DetectorNode.java:50
↓ 34 callersMethodgetFullyQualifiedMethodName
(Method method)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ClassContext.java:240
↓ 34 callersMethodgetLength
Get the number of components (BasicBlock ids) in the Path. @return number of components in the Path
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/Path.java:98
↓ 34 callersMethodgetMethodDescriptorOperand
()
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java:211
↓ 34 callersMethodgetParent
()
eclipsePlugin/src/de/tobject/findbugs/view/explorer/BugGroup.java:113
↓ 34 callersMethodgetXMethodOperand
()
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java:224
↓ 34 callersMethodremove
()
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindUselessObjects.java:299
↓ 33 callersMethodcontainsAll
(Collection<?> c)
spotbugsTestCases/src/java/gcUnrelatedTypes/AllListsCouldBeEqual.java:52
↓ 33 callersMethodexecute
Execute FindBugs on the Project. All bugs found are reported to the BugReporter object which was set when this object was constructed. @throws IOExce
spotbugs/src/main/java/edu/umd/cs/findbugs/IFindBugsEngine.java:200
↓ 33 callersMethodgetCollection
Return the Collection storing the BugInstance objects.
spotbugs/src/main/java/edu/umd/cs/findbugs/BugCollection.java:317
↓ 33 callersMethodgetDescription
Get a description of this bug annotation. The description is a key for the FindBugsAnnotationDescriptions resource bundle.
spotbugs/src/main/java/edu/umd/cs/findbugs/BugAnnotation.java:66
↓ 33 callersMethodgetPrevOpcode
return previous opcode; @param offset 0 for current opcode, 1 for one before that, etc.
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java:391
↓ 33 callersMethodgetStack
()
spotbugs/src/main/java/edu/umd/cs/findbugs/bcel/OpcodeStackDetector.java:54
↓ 33 callersMethodgetText
(String key)
spotbugsTestCases/src/java/sfBugs/Bug2874036.java:14
↓ 33 callersMethodgetValue
Get the value about which the branch yields information.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullConditionDecision.java:88
↓ 33 callersMethodisProtected
Is the entity protected?
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/AccessibleEntity.java:55
↓ 33 callersMethodvisit
(JavaClass obj)
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/BetterVisitor.java:82
↓ 32 callersMethodgetFirstCommonSuperclass
Get the first common superclass of the given reference types. Note that an interface type is never returned unless <code>a</code> and <code>b</code> a
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ch/Subtypes2.java:559
↓ 32 callersMethodgetFontSize
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/Driver.java:155
↓ 32 callersMethodgetProjectPreferences
()
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractPluginTest.java:367
↓ 32 callersMethodgetSourceFileName
Get the source file name.
spotbugs/src/main/java/edu/umd/cs/findbugs/BugAnnotationWithSourceLines.java:50
↓ 32 callersMethodsetValue
(ValueNumber vn, FlowValue flowValue)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/TypeQualifierValueSet.java:80
↓ 32 callersMethodvisitClassContext
Visit the ClassContext for a class which should be analyzed for instances of bug patterns. @param classContext the ClassContext
spotbugs/src/main/java/edu/umd/cs/findbugs/Detector.java:36
↓ 31 callersMethodcopyOf
Creates an immutable copy of a {@link FoobarValue} value. Uses accessors to get values to initialize the new immutable instance. If an instance is alr
spotbugsTestCases/src/java/ghIssues/issue543/ImmutableFoobarValue.java:198
↓ 31 callersMethodequals
(Object obj)
spotbugsTestCases/src/java/bugIdeas/Ideas_2009_07_26.java:8
↓ 31 callersMethodgetFirstVersion
()
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:2405
← previousnext →201–300 of 19,706, ranked by callers