MCPcopy Create free account

hub / github.com/spotbugs/spotbugs / functions

Functions19,706 in github.com/spotbugs/spotbugs

↓ 5 callersMethodfindImplementation
(JavaClass clazz, String name, String signature)
spotbugs/src/main/java/edu/umd/cs/findbugs/Lookup.java:185
↓ 5 callersMethodfindPrimaryLineForMaker
(IMarker marker)
eclipsePlugin/src/de/tobject/findbugs/reporter/MarkerUtil.java:597
↓ 5 callersMethodfrom
(int errors, int missingClasses, int bugs)
spotbugs/src/main/java/edu/umd/cs/findbugs/ExitCodes.java:46
↓ 5 callersMethodfromBugRank
(int bugRank)
spotbugs/src/main/java/edu/umd/cs/findbugs/sarif/Level.java:40
↓ 5 callersMethodfromVisitedField
Factory method. Class name, field name, and field signatures are taken from the given visitor, which is visiting the field. @param visitor
spotbugs/src/main/java/edu/umd/cs/findbugs/FieldAnnotation.java:131
↓ 5 callersMethodfromWeaknessSeverity
(WeaknessSeverity severity)
spotbugs/src/main/java/edu/umd/cs/findbugs/sarif/Level.java:56
↓ 5 callersMethodgetAbbrev
Get the abbreviation (usually a single capital letter). May be null, but shouldn't be if the XML is correct.
spotbugs/src/main/java/edu/umd/cs/findbugs/BugCategory.java:97
↓ 5 callersMethodgetAllDominatedBy
Get a bitset containing the unique IDs of all blocks in CFG dominated (or postdominated, depending on how the analysis was done) by given block. @par
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/AbstractDominatorsAnalysis.java:165
↓ 5 callersMethodgetAnnotationDescriptors
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/XClass.java:80
↓ 5 callersMethodgetBugTreeModel
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrame.java:234
↓ 5 callersMethodgetBugsAbbreviation
(DetectorFactory factory)
eclipsePlugin/src/de/tobject/findbugs/properties/DetectorConfigurationTab.java:673
↓ 5 callersMethodgetBytes
()
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/impl/ZipInputStreamCodeBaseEntry.java:68
↓ 5 callersMethodgetCheckReturnAnnotationDatabase
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/AnalysisContext.java:844
↓ 5 callersMethodgetChildCount
(Object o)
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/BugTreeModel.java:216
↓ 5 callersMethodgetChildren
()
eclipsePlugin/src/de/tobject/findbugs/view/explorer/BugGroup.java:67
↓ 5 callersMethodgetClassB
()
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractFindBugsTest.java:59
↓ 5 callersMethodgetClassDescriptor
Return the ClassDescriptor of the class resource accessed by this codebase entry. Do not call this method unless ClassDescriptor.isClassResource() ret
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/ICodeBaseEntry.java:75
↓ 5 callersMethodgetClassObjectValue
Get the ValueNumber for given class's Class object. @param className the class
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberFactory.java:84
↓ 5 callersMethodgetCodeBaseEntry
@return Returns the codeBaseEntry.
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/analysis/ClassData.java:64
↓ 5 callersMethodgetCodeSize
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ProjectStats.java:140
↓ 5 callersMethodgetConstantPoolGen
(IAnalysisCache analysisCache, ClassDescriptor classDescriptor)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/engine/bcel/AnalysisFactory.java:101
↓ 5 callersMethodgetConstantValue
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/constant/Constant.java:48
↓ 5 callersMethodgetConstructor
(int i)
spotbugsTestCases/src/java/sfBugs/Bug1917352.java:38
↓ 5 callersMethodgetCurrentAppVersion
Get the current AppVersion.
spotbugs/src/main/java/edu/umd/cs/findbugs/SortedBugCollection.java:246
↓ 5 callersMethodgetCustomPlugins
Additional plugins which could be used by {@link IFindBugsEngine} (if enabled), or which shouldn't be used (if disabled). If a plugin is not included
spotbugs/src/main/java/edu/umd/cs/findbugs/config/UserPreferences.java:630
↓ 5 callersMethodgetCweTaxonomy
()
spotbugs/src/main/java/edu/umd/cs/findbugs/sarif/BugCollectionAnalyser.java:68
↓ 5 callersMethodgetDFSEdgeType
Get the type of edge in the depth first search. @param edge the edge @return the DFS type of edge: TREE_EDGE, FORWARD_EDGE, CROSS_EDGE, or
spotbugs/src/main/java/edu/umd/cs/findbugs/graph/AbstractDepthFirstSearch.java:220
↓ 5 callersMethodgetDefaultPackageInSrc
()
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractFindBugsTest.java:63
↓ 5 callersMethodgetDialogTitle
()
eclipsePlugin/src/de/tobject/findbugs/EclipseGuiCallback.java:45
↓ 5 callersMethodgetExceptionMessage
Get the exception message. This is the value returned by calling toString() on the original exception object.
spotbugs/src/main/java/edu/umd/cs/findbugs/AnalysisError.java:129
↓ 5 callersMethodgetField
()
spotbugsTestCases/src/java/suppression/Issue641.java:26
↓ 5 callersMethodgetFileCount
Get the number of files in the project. @return the number of files in the project
spotbugs/src/main/java/edu/umd/cs/findbugs/Project.java:307
↓ 5 callersMethodgetFirstAncestor
@param javaElement @return null, if javaElement is top level class
eclipsePlugin/src/de/tobject/findbugs/reporter/JdtUtils.java:440
↓ 5 callersMethodgetFirstLabeledMatch
Get <em>first</em> match element with given label, if any.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/bcp/PatternElementMatch.java:117
↓ 5 callersMethodgetFlagBits
(boolean isLong, long arg0)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/IncompatMask.java:201
↓ 5 callersMethodgetGuiCallback
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrame.java:186
↓ 5 callersMethodgetImage
(Object element)
eclipsePlugin/src/de/tobject/findbugs/view/explorer/BugLabelProvider.java:66
↓ 5 callersMethodgetImageDescriptor
Call this method to retrieve the (cache) ImageDescriptor for the given id. @param id the id of the image descriptor or relative icon path
eclipsePlugin/src/de/tobject/findbugs/FindbugsPlugin.java:1104
↓ 5 callersMethodgetInnerClassAccessMap
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/AnalysisContext.java:962
↓ 5 callersMethodgetInstance
()
spotbugsTestCases/src/java/singletons/CloneableSingleton.java:9
↓ 5 callersMethodgetInstance
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/SorterDialog.java:58
↓ 5 callersMethodgetInteger
()
spotbugsTestCases/src/java/bugIdeas/Ideas_2009_11_01.java:16
↓ 5 callersMethodgetJavaProject
()
eclipsePlugin/src/de/tobject/findbugs/builder/WorkItem.java:149
↓ 5 callersMethodgetLVValue
(int index)
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:3747
↓ 5 callersMethodgetMD5Digest
()
spotbugs/src/main/java/edu/umd/cs/findbugs/util/Util.java:286
↓ 5 callersMethodgetMethod
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/XMethodParameter.java:43
↓ 5 callersMethodgetMethodAnalysisNoException
(Class<Analysis> analysisClass, Method method)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ClassContext.java:977
↓ 5 callersMethodgetNextEntry
()
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/impl/ZipInputStreamCodeBase.java:172
↓ 5 callersMethodgetNullType
Get the single instance of the "Null" type.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/type/TypeFrame.java:134
↓ 5 callersMethodgetObligationByName
(@DottedClassName String className)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/obl/ObligationFactory.java:185
↓ 5 callersMethodgetOutEdges
(E e)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/TopologicalSort.java:45
↓ 5 callersMethodgetOutgoingEdgeWithType
Get the first outgoing edge in basic block with given type. @param basicBlock the basic block @param edgeType the edge type @re
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/CFG.java:503
↓ 5 callersMethodgetPackageName
()
spotbugs/src/main/java/edu/umd/cs/findbugs/SourceLineAnnotation.java:672
↓ 5 callersMethodgetParameterAt
@param index should be less than getNumParameters() @return the type parameter at index
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/generic/GenericObjectType.java:154
↓ 5 callersMethodgetPluginId
()
spotbugs/src/main/java/edu/umd/cs/findbugs/plugins/DuplicatePluginIdError.java:34
↓ 5 callersMethodgetPrimaryLocalVariableAnnotation
()
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:492
↓ 5 callersMethodgetProfile
(Class<?> c)
spotbugs/src/main/java/edu/umd/cs/findbugs/log/Profiler.java:437
↓ 5 callersMethodgetProject
Returns the project reference. @see IProjectNature#getProject
eclipsePlugin/src/de/tobject/findbugs/nature/FindBugsNature.java:154
↓ 5 callersMethodgetProjectName
()
spotbugs/src/main/java/edu/umd/cs/findbugs/Project.java:966
↓ 5 callersMethodgetProvider
Get the plugin provider. @return the provider, or null if the provider was not specified
spotbugs/src/main/java/edu/umd/cs/findbugs/Plugin.java:171
↓ 5 callersMethodgetReferencedXClass
@return Returns the referencedXClass.
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java:1148
↓ 5 callersMethodgetResolutionGenerator
()
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractQuickfixTest.java:248
↓ 5 callersMethodgetResults
()
spotbugs/src/main/java/edu/umd/cs/findbugs/sarif/BugCollectionAnalyser.java:62
↓ 5 callersMethodgetReturnValueNullnessPropertyDatabase
Get the property database recording which methods always return nonnull values @return the database, or null if there is no database available
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/AnalysisContext.java:1018
↓ 5 callersMethodgetReverseDepthFirstSearch
(IAnalysisCache analysisCache, MethodDescriptor methodDescriptor)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/engine/bcel/AnalysisFactory.java:135
↓ 5 callersMethodgetSelectedIds
()
eclipsePlugin/src/de/tobject/findbugs/view/explorer/FilterBugsDialog.java:332
↓ 5 callersMethodgetSelectedItem
()
eclipsePlugin/src/de/tobject/findbugs/view/explorer/GroupSelectionDialog.java:218
↓ 5 callersMethodgetSignature
()
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/ClassDescriptor.java:137
↓ 5 callersMethodgetSourceDirList
Get the source dir list.
spotbugs/src/main/java/edu/umd/cs/findbugs/Project.java:390
↓ 5 callersMethodgetSourceLineAnnotation
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ProgramPoint.java:80
↓ 5 callersMethodgetStartLine
()
eclipsePlugin/src/edu/umd/cs/findbugs/plugin/eclipse/quickfix/exception/StatementNotFoundException.java:55
↓ 5 callersMethodgetStatus
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ResourceValueFrame.java:86
↓ 5 callersMethodgetSuccessorWithEdgeType
Get the first successor reachable from given edge type. @param source the source block @param edgeType the edge type leading to
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/CFG.java:426
↓ 5 callersMethodgetSwitchOffsets
()
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java:445
↓ 5 callersMethodgetThisValue
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberAnalysis.java:136
↓ 5 callersMethodgetThrownExceptions
@return the exceptions this method is declared to throw
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/XMethod.java:62
↓ 5 callersMethodgetType
@return Returns the type.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/type/TypeAnalysis.java:155
↓ 5 callersMethodgetUnconditionalValueDerefDataflow
Get the UnconditionalValueDerefDataflow for a method. @param method the method @return the UnconditionalValueDerefDataflow @throws CFGBuil
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ClassContext.java:853
↓ 5 callersMethodgetUnconditionalthrowers
()
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/analysis/MethodInfo.java:263
↓ 5 callersMethodgetUserPreferences
@return Returns the userPreferences.
spotbugs/src/main/java/edu/umd/cs/findbugs/TextUICommandLine.java:814
↓ 5 callersMethodgetVersion
@return CWE Version
spotbugs/src/main/java/edu/umd/cs/findbugs/cwe/WeaknessCatalog.java:89
↓ 5 callersMethodgetWeaknessByCweIdOrNull
Get the a weakness by CWE ID @param cweid the CWE ID of the weakness @return a copy of the weakness or null
spotbugs/src/main/java/edu/umd/cs/findbugs/cwe/WeaknessCatalog.java:114
↓ 5 callersMethodgoToLine
Selects and reveals the given line in given editor. <p> Must be executed from UI thread. @param editorPart @param lineNumber
eclipsePlugin/src/de/tobject/findbugs/util/EditorUtil.java:48
↓ 5 callersMethodhandleLoadInstruction
Handler for all instructions which load values from a local variable and push them on the stack. Note that two locals are loaded for long and double l
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/AbstractFrameModelingVisitor.java:336
↓ 5 callersMethodhandleStoreInstruction
Handler for all instructions which pop values from the stack and store them in a local variable. Note that two locals are stored into for long and dou
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/AbstractFrameModelingVisitor.java:311
↓ 5 callersMethodhasNext
()
spotbugs/src/main/java/edu/umd/cs/findbugs/FuzzyBugComparator.java:78
↓ 5 callersMethodhashCode
()
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/InfiniteLoop.java:91
↓ 5 callersMethodimmutableMap
(Map<K, V> map)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/Util.java:121
↓ 5 callersMethodinvokeGetLaunchProperty
(LaunchAppropriateUI launcher)
spotbugs-tests/src/test/java/edu/umd/cs/findbugs/LaunchAppropriateUITest.java:58
↓ 5 callersMethodisAbstract
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/XMethod.java:47
↓ 5 callersMethodisAppCodeBase
()
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/impl/ClassPathBuilder.java:104
↓ 5 callersMethodisArray
()
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:816
↓ 5 callersMethodisConstant
Return whether or not this value is a constant. @return true if the value is a constant, false if not
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/constant/Constant.java:57
↓ 5 callersMethodisEmpty
Return whether or not the worklist is empty.
spotbugs/src/main/java/edu/umd/cs/findbugs/Project.java:517
↓ 5 callersMethodisEmpty
Return whether or not the set is empty.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/type/ExceptionSet.java:204
↓ 5 callersMethodisExceptionEdge
Determine whether dataflow should be propagated on given edge. @param edge the edge @return true if dataflow should be propagated on the e
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/deref/UnconditionalValueDerefAnalysis.java:940
↓ 5 callersMethodisFinal
Check whether given Class is declared final @param c the class to check @return true iff Class is declared final
spotbugs/src/main/java/edu/umd/cs/findbugs/CheckBcel.java:59
↓ 5 callersMethodisFoo
Helper method
spotbugsTestCases/src/java/com/google/errorprone/bugpatterns/UnneededConditionalOperatorPositiveCases.java:81
↓ 5 callersMethodisLeaf
(Object o)
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/BugTreeModel.java:278
↓ 5 callersMethodisMathClass
(@SlashedClassName String className)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/ClassName.java:38
← previousnext →1,401–1,500 of 19,706, ranked by callers