MCPcopy Create free account

hub / github.com/spotbugs/spotbugs / functions

Functions19,706 in github.com/spotbugs/spotbugs

↓ 10 callersMethodprintStream
(OutputStream out)
spotbugs/src/main/java/edu/umd/cs/findbugs/charsets/UTF8.java:45
↓ 10 callersMethodprocessUiEvents
()
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractPluginTest.java:195
↓ 10 callersMethodpushByLocalLoad
(String signature, int register)
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:3717
↓ 10 callersMethodresolveClassVertex
Resolve a class named by given ClassDescriptor and return its resolved ClassVertex. @param classDescriptor a ClassDescriptor @return resol
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ch/Subtypes2.java:1280
↓ 10 callersMethodsetExpectedLabels
(int index, String... expectedLabels)
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractQuickfixTest.java:312
↓ 10 callersMethodsetLastVersion
(long lastVersion)
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:2423
↓ 10 callersMethodsetReachOnlyByBranch
(boolean reachOnlyByBranch)
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:3779
↓ 10 callersMethodsetTaskName
(String name)
eclipsePlugin/src/de/tobject/findbugs/reporter/ThrottledProgressMonitor.java:42
↓ 10 callersMethodsize
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/type/ExceptionSet.java:369
↓ 10 callersMethodsplit
Split the identifier into words. @return Collection of words in the identifier
spotbugs/src/main/java/edu/umd/cs/findbugs/util/SplitCamelCaseIdentifier.java:49
↓ 10 callersMethodtestPass
(String className)
spotbugs-tests/src/test/java/edu/umd/cs/findbugs/detect/FindOverridableMethodCallTest.java:263
↓ 10 callersMethodtoExceptionValue
Convert to an exception path value.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValue.java:267
↓ 10 callersMethodtoString
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/Path.java:261
↓ 10 callersMethodunmodifiableMap
@param other The map we want to copy @return an unmodifiable copy backed by the <code>other</code> {@link AvailableLoadBiMap}
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberFrame.java:707
↓ 9 callersMethodacquireDisplayWait
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrame.java:190
↓ 9 callersMethodaddBoolOption
(String option, String value)
spotbugs-ant/src/main/java/edu/umd/cs/findbugs/anttask/FilterBugsTask.java:277
↓ 9 callersMethodaddFile
Add a file to the project. @param fileName the file to add @return true if the file was added, or false if the file was already pr
spotbugs/src/main/java/edu/umd/cs/findbugs/Project.java:257
↓ 9 callersMethodaddVisitedField
Add a field annotation for the field which is being visited by given visitor. @param visitor the visitor @return this object
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:1289
↓ 9 callersMethodadjust
(int priority)
spotbugs/src/main/java/edu/umd/cs/findbugs/PriorityAdjustment.java:69
↓ 9 callersMethodappend
Append the given DetectorFactory to the end of the ordered detector list. The factory must be a member of the pass. @param factory a Detec
spotbugs/src/main/java/edu/umd/cs/findbugs/plan/AnalysisPass.java:74
↓ 9 callersMethodassertBugTypeCountBetween
Asserts that there are at least {@code min} and at most {@code max} number of bug instances (both inclusive) with the given bug type. The match is che
spotbugs-tests/src/test/java/edu/umd/cs/findbugs/AbstractIntegrationTest.java:186
↓ 9 callersMethodatLine
Sets the line number for the bug instance. @param lineNumber the line number @return this builder instance
test-harness/src/main/java/edu/umd/cs/findbugs/test/matcher/BugInstanceMatcherBuilder.java:124
↓ 9 callersMethodattachAcceleratorKey
(JMenuItem item, int keystroke)
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrameHelper.java:46
↓ 9 callersMethodb
()
spotbugsTestCases/src/java/bugIdeas/Ideas_2011_06_29a.java:14
↓ 9 callersMethodblockIterator
Get an Iterator over the nodes (BasicBlocks) of the control flow graph.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/CFG.java:302
↓ 9 callersMethodcheckBoolean
(String attrVal, String attrName)
spotbugs-ant/src/main/java/edu/umd/cs/findbugs/anttask/FilterBugsTask.java:232
↓ 9 callersMethodcheckPropertyIterator
(Iterator<BugProperty> iter, String[] names, String[] values)
spotbugs-tests/src/test/java/edu/umd/cs/findbugs/BugInstanceTest.java:154
↓ 9 callersMethodchoose
Return whether or not given Edge should be chosen. @param edge the Edge @return true if the Edge should be chosen, false otherwise
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/EdgeChooser.java:35
↓ 9 callersMethodclear
Clear the deref set. This sets the fact so it is valid as the dataflow entry fact: no future dereferences are guaranteed.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/deref/UnconditionalValueDerefSet.java:113
↓ 9 callersMethodcompareTo
(FilterMatcher that)
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/FilterMatcher.java:175
↓ 9 callersMethodcontainsProperty
Return whether or not the set contains the given WarningProperty. @param prop the WarningProperty @return true if the set contains the War
spotbugs/src/main/java/edu/umd/cs/findbugs/props/WarningPropertySet.java:133
↓ 9 callersMethodcreateFilesystemCodeBaseLocator
(String pathName)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/IClassFactory.java:33
↓ 9 callersMethodcreateFreshValue
Create a fresh (unique) value number.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberFactory.java:49
↓ 9 callersMethodcreatePath
(final String input)
spotbugsTestCases/src/java/sfBugsNew/Bug1370jdk8.java:15
↓ 9 callersMethodequals
(Object obj)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/MethodDescriptor.java:67
↓ 9 callersMethodequals
(Object obj)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/ClassDescriptor.java:163
↓ 9 callersMethoderror
(String error)
spotbugs/src/main/java/edu/umd/cs/findbugs/log/LogSync.java:24
↓ 9 callersMethodf
(double x, @NonNull Object a, Object b, @NonNull Object c)
spotbugsTestCases/src/java/nullnessAnnotations/Test6.java:7
↓ 9 callersMethodf2
(double x, Object a, Object b, Object c)
spotbugsTestCases/src/java/nullnessAnnotations/Test6.java:13
↓ 9 callersMethodformat
(BugAnnotation[] args, ClassAnnotation primaryClass)
spotbugs/src/main/java/edu/umd/cs/findbugs/FindBugsMessageFormat.java:56
↓ 9 callersMethodg
(@NonNull Object a, Object b, @NonNull Object c, double x)
spotbugsTestCases/src/java/nullnessAnnotations/Test6.java:10
↓ 9 callersMethodg2
(Object a, Object b, Object c, double x)
spotbugsTestCases/src/java/nullnessAnnotations/Test6.java:17
↓ 9 callersMethodget
@return never return null. In case given argument is unknown or null, returns {@link #Warning} severity.
eclipsePlugin/src/de/tobject/findbugs/reporter/MarkerSeverity.java:42
↓ 9 callersMethodgetAnnotationVisitor
Get an AnnotationVisitor which can populate this AnnotationValue object.
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/analysis/AnnotationValue.java:113
↓ 9 callersMethodgetAvailableLoad
Look for an available load. @param availableLoad the AvailableLoad (reference and field) @return the value(s) available, or null if no mat
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberFrame.java:128
↓ 9 callersMethodgetBugCategoryDescription
Get the description of a bug category. Returns the category if no description can be found. @param category the category @return the descr
spotbugs/src/main/java/edu/umd/cs/findbugs/I18N.java:150
↓ 9 callersMethodgetBugCode
Get the BugCode
spotbugs/src/main/java/edu/umd/cs/findbugs/BugPattern.java:120
↓ 9 callersMethodgetBugCollection
Get the stored BugCollection for project. If there is no stored bug collection for the project, or if an error occurs reading the stored bug collectio
eclipsePlugin/src/de/tobject/findbugs/FindbugsPlugin.java:647
↓ 9 callersMethodgetBugPatternString
(IMarker marker)
eclipsePlugin/src/de/tobject/findbugs/reporter/MarkerUtil.java:618
↓ 9 callersMethodgetChild
(Object o, int index)
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/BugTreeModel.java:172
↓ 9 callersMethodgetClassDescriptorOperand
()
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java:188
↓ 9 callersMethodgetDepth
Get the current nesting depth. The value must be valid.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/BlockType.java:115
↓ 9 callersMethodgetDescription
()
spotbugs/src/main/java/edu/umd/cs/findbugs/SourceLineAnnotation.java:775
↓ 9 callersMethodgetDetailText
Get the HTML detail text describing the bug.
spotbugs/src/main/java/edu/umd/cs/findbugs/BugPattern.java:168
↓ 9 callersMethodgetFieldLoadedFromRegister
If this value was loaded from an instance field, give the register number containing the object that the field was loaded from. If Integer.MAX value,
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:711
↓ 9 callersMethodgetFile
Get the given file in the list of project files. @param num the number of the file in the list of project files @return the name of the fi
spotbugs/src/main/java/edu/umd/cs/findbugs/Project.java:318
↓ 9 callersMethodgetFilterTab
()
eclipsePlugin-test/src/de/tobject/findbugs/properties/test/FindbugsPropertyPageTestSubclass.java:94
↓ 9 callersMethodgetFindbugsEngine
Get the Findbugs engine.
spotbugs-ant/src/main/java/edu/umd/cs/findbugs/anttask/AbstractFindBugsTask.java:373
↓ 9 callersMethodgetLength
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/sourceViewer/JavaScanner.java:81
↓ 9 callersMethodgetMarkersCount
()
eclipsePlugin/src/de/tobject/findbugs/view/explorer/BugGroup.java:121
↓ 9 callersMethodgetMissingClassName
(ClassNotFoundException ex)
spotbugs/src/main/java/edu/umd/cs/findbugs/AbstractBugReporter.java:230
↓ 9 callersMethodgetOffset
(SortedMap<Integer, Integer> duplicates, int i)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/engine/bcel/FinallyDuplicatesInfoFactory.java:128
↓ 9 callersMethodgetParent
(Object element)
eclipsePlugin/src/de/tobject/findbugs/view/explorer/BugContentProvider.java:177
↓ 9 callersMethodgetProject
()
eclipsePlugin/src/de/tobject/findbugs/properties/FindbugsPropertyPage.java:569
↓ 9 callersMethodgetProperties
()
spotbugs/src/main/java/edu/umd/cs/findbugs/PropertyBundle.java:86
↓ 9 callersMethodgetProperty
Get a property. @param key the key @return the property, or null if no property is set for this key
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/interproc/PropertyDatabase.java:84
↓ 9 callersMethodgetSequenceNumber
()
spotbugs/src/main/java/edu/umd/cs/findbugs/SortedBugCollection.java:1089
↓ 9 callersMethodgetSequenceNumber
@return Returns the sequence.
spotbugs/src/main/java/edu/umd/cs/findbugs/AppVersion.java:90
↓ 9 callersMethodgetShortDescription
@return the short group description
eclipsePlugin/src/de/tobject/findbugs/view/explorer/BugGroup.java:89
↓ 9 callersMethodgetStackAt
(JavaClass theClass, Method method, int pc)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/OpcodeStackScanner.java:64
↓ 9 callersMethodgetTabSize
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/GUISaveState.java:290
↓ 9 callersMethodgetTypeCategory
Get the TypeCategory that represents this Object @see GenericUtilities.TypeCategory
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/generic/GenericObjectType.java:109
↓ 9 callersMethodgetValue
(TypeQualifierValue<?> desc, When when)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/TypeQualifierAnnotation.java:167
↓ 9 callersMethodhandleOutputFilePath
(TextUIBugReporter reporter, String optionExtraPart)
spotbugs/src/main/java/edu/umd/cs/findbugs/TextUICommandLine.java:281
↓ 9 callersMethodhashCode
Computes a hash code from attributes: {@code foo}, {@code bar}, {@code buz}, {@code crux}. @return hashCode value
spotbugsTestCases/src/java/ghIssues/issue543/ImmutableFoobarValue.java:167
↓ 9 callersMethodhashData
(String in)
spotbugs/src/main/java/edu/umd/cs/findbugs/Obfuscate.java:37
↓ 9 callersMethodisCorePlugin
()
spotbugs/src/main/java/edu/umd/cs/findbugs/Plugin.java:555
↓ 9 callersMethodisDeepSerializable
(ReferenceType type)
spotbugs/src/main/java/edu/umd/cs/findbugs/DeepSubtypeAnalysis.java:55
↓ 9 callersMethodisExact
Get whether or not a type in a given slot is exact. @param slot the slot @return true if the slot contains an exact type, false if just an
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/type/TypeFrame.java:69
↓ 9 callersMethodisExceptionHandler
Is this block an exception handler?
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/BasicBlock.java:382
↓ 9 callersMethodisFiltered
@param marker might be null @param bugIdToFilter might be null @return true if marker should be filtered
eclipsePlugin/src/de/tobject/findbugs/reporter/MarkerUtil.java:1029
↓ 9 callersMethodisFindBugsMarker
(IMarker marker)
eclipsePlugin/src/de/tobject/findbugs/reporter/MarkerUtil.java:964
↓ 9 callersMethodisGloballyEnabled
()
spotbugs/src/main/java/edu/umd/cs/findbugs/Plugin.java:563
↓ 9 callersMethodisOpenQuote
(String s)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindSqlInjection.java:282
↓ 9 callersMethodisRegisterLoad
()
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java:324
↓ 9 callersMethodisUnknown
Is this an unknown source line annotation?
spotbugs/src/main/java/edu/umd/cs/findbugs/SourceLineAnnotation.java:712
↓ 9 callersMethodjoin
(String s1, String s2)
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrame.java:705
↓ 9 callersMethodlookupResource
Look up a resource in this code base. @param resourceName name of the resource to look up @return ICodeBaseEntry representing the resource
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/ICodeBase.java:63
↓ 9 callersMethodmakeFactTop
Make given fact the top value.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/DataflowAnalysis.java:110
↓ 9 callersMethodmatch
(BugInstance bugInstance)
spotbugs/src/main/java/edu/umd/cs/findbugs/filter/TypeMatcher.java:51
↓ 9 callersMethodmatch
(BugInstance bugInstance)
spotbugs/src/main/java/edu/umd/cs/findbugs/filter/BugMatcher.java:60
↓ 9 callersMethodmissingClassIterator
()
spotbugs/src/main/java/edu/umd/cs/findbugs/SortedBugCollection.java:1030
↓ 9 callersMethodnextElement
()
spotbugsTestCases/src/java/bugIdeas/Ideas_2009_04_26.java:48
↓ 9 callersMethodnonReportingNotNullValue
Get non-reporting non-null value. This is what we use for unknown values.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValue.java:382
↓ 9 callersMethodobfuscate
(MethodAnnotation m)
spotbugs/src/main/java/edu/umd/cs/findbugs/Obfuscate.java:116
↓ 9 callersMethodparameterSignatureIterator
Get an Iterator over signatures of the method parameters. @return Iterator which returns the parameter type signatures in order
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/generic/GenericSignatureParser.java:163
↓ 9 callersMethodparseNext
Parse a single type out of the signature, starting at the beginning of the remaining part of the signature. For example, if the first character of the
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/SignatureConverter.java:79
↓ 9 callersMethodregisterClassAnalysisEngine
Register the given class analysis engine as producing the analysis result type whose Class is given. @param <E> analysis result type @para
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/IAnalysisCache.java:47
↓ 9 callersMethodremoveCurrentAnalysisContext
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/AnalysisContext.java:791
↓ 9 callersMethodreportSkippedAnalysis
Report that we skipped some analysis of a method @param method the method we skipped
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/IErrorLogger.java:85
← previousnext →801–900 of 19,706, ranked by callers