MCPcopy Create free account

hub / github.com/spotbugs/spotbugs / functions

Functions19,706 in github.com/spotbugs/spotbugs

↓ 22 callersMethodsetModel
(String model)
spotbugsTestCases/src/java/commonResources/Vehicle.java:24
↓ 21 callersMethodaddType
Add a type annotation. Handy for referring to array types. <p> For information on type descriptors, <br> see <a href="https://www.murrayc.com/permali
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:1069
↓ 21 callersMethodfinish
()
spotbugs/src/main/java/edu/umd/cs/findbugs/xml/OutputStreamXMLOutput.java:209
↓ 21 callersMethodflush
()
spotbugs/src/main/java/edu/umd/cs/findbugs/xml/OutputStreamXMLOutput.java:205
↓ 21 callersMethodgetCollection
()
spotbugs/src/main/java/edu/umd/cs/findbugs/SortedBugCollection.java:977
↓ 21 callersMethodgetCount
(E e)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/Bag.java:71
↓ 21 callersMethodgetDottedClassConstantOperand
If the current opcode has a class operand, get the associated class constant, dot-formatted
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java:263
↓ 21 callersMethodgetFieldDescriptor
@return FieldDescriptor referring to this field
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/XField.java:62
↓ 21 callersMethodgetFieldName
Get the field name.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/bcp/FieldVariable.java:85
↓ 21 callersMethodgetInstanceHash
()
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:2467
↓ 21 callersMethodgetMethod
Get the method containing the call site.
spotbugs/src/main/java/edu/umd/cs/findbugs/CallSite.java:54
↓ 21 callersMethodgetMethod
Look up the Method represented by given MethodGen. @param methodGen a MethodGen @return the Method represented by the MethodGen
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ClassContext.java:229
↓ 21 callersMethodgetReturnTypeSignature
Get the method return type signature. @return the method return type signature
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/SignatureParser.java:196
↓ 21 callersMethodisDefinitelyNotNull
Is this value definitely not null?
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValue.java:518
↓ 21 callersMethodisNull
@return Returns the isNull.
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:1056
↓ 21 callersMethodisValid
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/TypeQualifierValueSet.java:161
↓ 21 callersMethodmutableSignature
(String sig)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/MutableClasses.java:84
↓ 21 callersMethodparseLong
(String s, long defaultValue)
spotbugs/src/main/java/edu/umd/cs/findbugs/SAXBugCollectionHandler.java:630
↓ 21 callersMethodregisterBugPattern
Register a BugPattern. @param bugPattern the BugPattern
spotbugs/src/main/java/edu/umd/cs/findbugs/DetectorFactoryCollection.java:447
↓ 21 callersMethodwriteObject
(String file, Serializable serializable)
spotbugsTestCases/src/java/sfBugsNew/Bug1230.java:17
↓ 20 callersMethodcreateUnknown
Factory method to create an unknown source line annotation. @param className the class name @param sourceFile the source file n
spotbugs/src/main/java/edu/umd/cs/findbugs/SourceLineAnnotation.java:175
↓ 20 callersMethodfindAnnotationFromValueNumber
@param method @param location @param valueNumber @param vnaFrame @param partialRole TODO @return the annotation
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberSourceInfo.java:57
↓ 20 callersMethodgetClassLoader
()
spotbugs/src/main/java/edu/umd/cs/findbugs/Plugin.java:620
↓ 20 callersMethodgetCodeByte
(int offset)
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java:504
↓ 20 callersMethodgetEffectiveTypeQualifierAnnotation
Get the effective TypeQualifierAnnotation on given AnnotatedObject. Takes into account inherited and default (outer scope) annotations. Also takes exc
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/TypeQualifierApplications.java:557
↓ 20 callersMethodgetEndLine
Get the ending line (inclusive).
spotbugs/src/main/java/edu/umd/cs/findbugs/SourceLineAnnotation.java:691
↓ 20 callersMethodgetModel
()
spotbugsTestCases/src/java/commonResources/Vehicle.java:20
↓ 20 callersMethodgetProvider
(INavigatorContentService service)
eclipsePlugin/src/de/tobject/findbugs/view/explorer/BugContentProvider.java:702
↓ 20 callersMethodgetResourceName
Get the name of the resource. @return the name of the resource
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/ICodeBaseEntry.java:36
↓ 20 callersMethodgetSlashedClassName
@return Returns the class name
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/FieldOrMethodDescriptor.java:68
↓ 20 callersMethodisResolved
Did we find a declaration of this entity?
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ClassMember.java:69
↓ 20 callersMethodkeySet
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberFrame.java:723
↓ 20 callersMethodlistFiles
()
spotbugsTestCases/src/java/sfBugs/Bug1765925.java:21
↓ 20 callersMethodoutgoingEdgeIterator
Get an Iterator over outgoing edges from given vertex. @param source the source vertex @return an Iterator over outgoing edges
spotbugs/src/main/java/edu/umd/cs/findbugs/graph/Graph.java:133
↓ 20 callersMethodpropertyIterator
Get an Iterator over the properties defined in this BugInstance. @return Iterator over properties
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:706
↓ 20 callersMethodremove
(Obligation obligation)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/obl/ObligationSet.java:66
↓ 20 callersMethodsize
()
spotbugsTestCases/src/java/sfBugs/Bug1923609.java:121
↓ 19 callersMethodaddEntry
(ObligationPolicyDatabaseEntry entry)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/obl/ObligationPolicyDatabase.java:69
↓ 19 callersMethodaddMatcher
(Matcher m)
spotbugs/src/main/java/edu/umd/cs/findbugs/SAXBugCollectionHandler.java:404
↓ 19 callersMethodassertBugInClass
Asserts that there is a bug instance with the given bug type in the given class. The match is checked according to {@link BugInstanceMatcher}. @param
spotbugs-tests/src/test/java/edu/umd/cs/findbugs/AbstractIntegrationTest.java:227
↓ 19 callersMethodcheckRead
(String str)
spotbugsTestCases/src/java/vulnerablesecuritycheckmethodstest/SecurityManager.java:8
↓ 19 callersMethodclear
Removes all files in the project and sets the given classpath @param jproject The project to clear @param entries The default c
eclipsePlugin-test/src/org/eclipse/jdt/testplugin/JavaProjectHelper.java:175
↓ 19 callersMethodcreateFindBugsWorker
()
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractPluginTest.java:342
↓ 19 callersMethodduplicate
Return an exact copy of this Path. @return an exact copy of this Path
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/Path.java:107
↓ 19 callersMethodequals
(Object obj)
eclipsePlugin/src/de/tobject/findbugs/properties/PathElement.java:87
↓ 19 callersMethodequals
(Object obj)
eclipsePlugin/src/edu/umd/cs/findbugs/plugin/eclipse/quickfix/QuickFixContribution.java:81
↓ 19 callersMethodgetAnnotations
Get collection of all AnnotationValues applied directly to the method. @return Collection of all AnnotationValues applied directly to the method
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/XMethod.java:186
↓ 19 callersMethodgetObligationSet
@return Returns the obligationSet.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/obl/State.java:51
↓ 19 callersMethodgetPrimaryMethod
Get the primary method annotation, which indicates where the bug occurs.
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:441
↓ 19 callersMethodgetStatus
()
eclipsePlugin/src/de/tobject/findbugs/properties/IPathElement.java:37
↓ 19 callersMethodinstance
Get the single object instance.
spotbugs/src/main/java/edu/umd/cs/findbugs/I18N.java:58
↓ 19 callersMethodisDead
()
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:2439
↓ 19 callersMethodisExceptionThrower
Return whether or not this block is an exception thrower.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/BasicBlock.java:149
↓ 19 callersMethodisValid
@return true if this is a valid dataflow fact (not top or bottom), false if not a valid dataflow fact
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/ReturnPathType.java:136
↓ 19 callersMethodopenCloseTag
Open and close tag with given name. @param tagName the tag name
spotbugs/src/main/java/edu/umd/cs/findbugs/xml/XMLOutput.java:91
↓ 19 callersMethodpopValue
Pop a value off of the Java operand stack. @return the value that was popped @throws DataflowAnalysisException if the Java operand stack
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/Frame.java:191
↓ 19 callersMethodpopValue
Pop a value off of the Java operand stack. @return the value that was popped @throws DataflowAnalysisException if the Java operand stack
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/type/TypeFrame.java:158
↓ 19 callersMethodprint
equivalent to out.print(obj) except it may be padded on the left or right @param width padding will occur if the stringified oxj is shorte
spotbugs/src/main/java/edu/umd/cs/findbugs/workflow/MineBugHistory.java:282
↓ 19 callersMethodsetNoAnalysis
Disable analysis within FindBugs. Turns off loading of bug detectors.
spotbugs/src/main/java/edu/umd/cs/findbugs/FindBugs.java:153
↓ 18 callersMethodaddFeature
(String feature)
spotbugs/src/main/java/edu/umd/cs/findbugs/model/ClassFeatureSet.java:206
↓ 18 callersMethodassertBugAtField
Asserts that there is a bug instance with the given bug type in the given class at the given field. The match is checked according to {@link BugInstan
spotbugs-tests/src/test/java/edu/umd/cs/findbugs/AbstractIntegrationTest.java:372
↓ 18 callersMethodfromFieldSignatureToDottedClassName
Converts from signature to dotted class name (e.g., from Ljava/lang/String; to java.lang.String). Returns null if it is the signature for an array or
spotbugs/src/main/java/edu/umd/cs/findbugs/util/ClassName.java:147
↓ 18 callersMethodgetClassDescriptor
(Class<?> actualClass)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/DescriptorFactory.java:96
↓ 18 callersMethodgetFullName
Get the full name of the detector. This is the name of the detector class, with package qualification.
spotbugs/src/main/java/edu/umd/cs/findbugs/DetectorFactory.java:384
↓ 18 callersMethodgetInt
(ResultSet rs, int i)
spotbugsTestCases/src/java/sfBugs/Bug1942828.java:11
↓ 18 callersMethodgetPackageStats
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ProjectStats.java:525
↓ 18 callersMethodgetParameter
(int pos)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/SignatureParser.java:223
↓ 18 callersMethodgetPlugin
()
spotbugs/src/main/java/edu/umd/cs/findbugs/PluginLoader.java:518
↓ 18 callersMethodgetProfiler
Get the analysis profiler instance, never null
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/IAnalysisCache.java:216
↓ 18 callersMethodgetProjectStats
()
spotbugs/src/main/java/edu/umd/cs/findbugs/SortedBugCollection.java:1063
↓ 18 callersMethodgetSuppressionFilter
()
spotbugs/src/main/java/edu/umd/cs/findbugs/Project.java:975
↓ 18 callersMethodnewJMenuItem
(String key, String string, int vkF)
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrameHelper.java:20
↓ 18 callersMethodnext
Get the next Token in the stream. @return the Token
spotbugs/src/main/java/edu/umd/cs/findbugs/Tokenizer.java:89
↓ 18 callersMethodopenStream
Open an input stream to read a resource in the codebase described by this classpath entry. @param resourceName name of resource to load: e
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/URLClassPath.java:66
↓ 18 callersMethodsetPC
(int pc)
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:346
↓ 18 callersMethodsetProjectChanged
Called when something in the project is changed and the change needs to be saved. This method should be called instead of using projectChanged = b.
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrame.java:254
↓ 17 callersMethodaddField
Add a field annotation. @param className the dotted name of the class containing the field @param fieldName the name of the fie
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:1158
↓ 17 callersMethodaddFoundAndExpectedType
(Type foundType, Type expectedType)
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:1083
↓ 17 callersMethodasUnsignedByte
(byte b)
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/PreorderVisitor.java:162
↓ 17 callersMethodassertToken
(Token token, int kind, String lexeme)
spotbugs-tests/src/test/java/edu/umd/cs/findbugs/TokenizerTest.java:48
↓ 17 callersMethodcheckNotNull
(Object foo, String bar, Object baz)
spotbugsTestCases/src/java/com/google/errorprone/bugpatterns/PreconditionsTooManyArgsNegativeCase1.java:34
↓ 17 callersMethodcompareTo
(Bug1325<P> o)
spotbugsTestCases/src/java/sfBugsNew/Bug1325.java:20
↓ 17 callersMethodcontainsExactly
Creates a matcher for {@link Iterable}s that only matches if exactly {@code count} items match the specified {@code matcher}. @param matcher
test-harness/src/main/java/edu/umd/cs/findbugs/test/CountMatcher.java:48
↓ 17 callersMethodcreateAndOpenProjectPropertiesDialog
(FindbugsPropertyPageTestSubclass page)
eclipsePlugin-test/src/de/tobject/findbugs/properties/test/PropertiesPageTest.java:472
↓ 17 callersMethodcreateProjectPropertiesPage
()
eclipsePlugin-test/src/de/tobject/findbugs/properties/test/PropertiesPageTest.java:487
↓ 17 callersMethodfactToString
Return a String representation of given Fact. For debugging purposes. @param fact a dataflow fact @return String representation of the fac
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/DataflowAnalysis.java:209
↓ 17 callersMethodgetBaseKind
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValue.java:195
↓ 17 callersMethodgetBoolean
(boolean value)
eclipsePlugin-test/quickfixOutput/UseValueOfResolutionExample.java:2
↓ 17 callersMethodgetDepthFirstSearch
(IAnalysisCache analysisCache, MethodDescriptor methodDescriptor)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/engine/bcel/AnalysisFactory.java:96
↓ 17 callersMethodgetInterfaceDescriptorList
Get ClassDescriptors of interfaces directly implemented by this class. @return ClassDescriptors of interfaces directly implemented by this class
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/XClass.java:53
↓ 17 callersMethodgetLocation
Get the Location (basic block and instruction) where the call site is located.
spotbugs/src/main/java/edu/umd/cs/findbugs/CallSite.java:62
↓ 17 callersMethodgetPriority
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/IncompatibleTypes.java:67
↓ 17 callersMethodgetReleaseName
@return Returns the releaseName.
spotbugs/src/main/java/edu/umd/cs/findbugs/AppVersion.java:107
↓ 17 callersMethodgetRoot
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/BugTreeModel.java:167
↓ 17 callersMethodgetTree
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrameTree.java:104
↓ 17 callersMethodinstructionIterator
Get an Iterator over the instructions in the basic block.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/BasicBlock.java:319
↓ 17 callersMethodisApplicationClass
(ClassDescriptor descriptor)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ch/Subtypes2.java:247
↓ 17 callersMethodisEmpty
()
spotbugs/src/main/java/edu/umd/cs/findbugs/util/Multiset.java:54
↓ 17 callersMethodisInstance
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ResourceValue.java:46
↓ 17 callersMethodisNullOnSomePath
Is this value null on some path?
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValue.java:467
← previousnext →401–500 of 19,706, ranked by callers