IJPL-797 intellij.platform.analysis.impl review internal API

Mark as internal classes which have no usages in the Marketplace and in plugins in the intellij project.

GitOrigin-RevId: 7adfc0d130a19aed33eaa1f400bcee4c0149de86
This commit is contained in:
Nikolay Chashnikov
2024-10-03 13:17:48 +02:00
committed by intellij-monorepo-bot
parent 71cc2cfdad
commit 1a16d06b5e
30 changed files with 59 additions and 195 deletions

View File

@@ -1,6 +1,3 @@
f:com.intellij.codeHighlighting.ColorGenerator
- <init>():V
- s:generateLinearColorSequence(java.util.List,I):java.util.List
com.intellij.codeHighlighting.DirtyScopeTrackingHighlightingPassFactory
- com.intellij.codeHighlighting.TextEditorHighlightingPassFactory
- a:getPassId():I
@@ -434,10 +431,6 @@ f:com.intellij.codeInsight.completion.OffsetsInFile
- f:replaceInCopy(com.intellij.psi.PsiFile,I,I,java.lang.String):java.util.function.Supplier
- f:toInjectedIfAny(I):com.intellij.codeInsight.completion.OffsetsInFile
- f:toTopLevelFile():com.intellij.codeInsight.completion.OffsetsInFile
c:com.intellij.codeInsight.completion.PrefixMatchingWeigher
- com.intellij.codeInsight.completion.CompletionWeigher
- <init>():V
- weigh(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.completion.CompletionLocation):java.lang.Comparable
c:com.intellij.codeInsight.completion.PriorityWeigher
- com.intellij.codeInsight.completion.CompletionWeigher
- <init>():V
@@ -446,12 +439,6 @@ c:com.intellij.codeInsight.completion.PriorityWeigher
- com.intellij.codeInsight.completion.DeclarativeInsertHandler
- <init>(java.lang.String,com.intellij.codeInsight.completion.DeclarativeInsertHandler$PopupOptions):V
- handleInsert(com.intellij.codeInsight.completion.InsertionContext,com.intellij.codeInsight.lookup.LookupElement):V
c:com.intellij.codeInsight.completion.StatisticsComparable
- java.lang.Comparable
- <init>(I,com.intellij.psi.statistics.StatisticsInfo):V
- compareTo(com.intellij.codeInsight.completion.StatisticsComparable):I
- getScalar():I
- getStatisticsInfo():com.intellij.psi.statistics.StatisticsInfo
f:com.intellij.codeInsight.completion.StatisticsWeigher
- com.intellij.codeInsight.completion.CompletionWeigher
- <init>():V
@@ -531,15 +518,6 @@ c:com.intellij.codeInsight.daemon.DaemonCodeAnalyzerSettings
com.intellij.codeInsight.daemon.IdeValidationHost
- com.intellij.codeInsight.daemon.Validator$ValidationHost
- a:addMessageWithFixes(com.intellij.psi.PsiElement,java.lang.String,com.intellij.codeInsight.daemon.Validator$ValidationHost$ErrorType,com.intellij.codeInsight.intention.IntentionAction[]):V
c:com.intellij.codeInsight.daemon.InspectionProfileConvertor
- sf:LEVEL_ATT:java.lang.String
- sf:OLD_DEFAUL_PROFILE:java.lang.String
- sf:OLD_HIGHTLIGHTING_SETTINGS_PROFILE:java.lang.String
- psf:VALUE_ATT:java.lang.String
- <init>(com.intellij.profile.codeInspection.InspectionProfileManager):V
- p:fillErrorLevels(com.intellij.codeInspection.ex.InspectionProfileImpl):V
- p:processElement(org.jdom.Element,java.lang.String):Z
- storeEditorHighlightingProfile(org.jdom.Element,com.intellij.codeInspection.ex.InspectionProfileImpl):V
a:com.intellij.codeInsight.daemon.RainbowVisitor
- com.intellij.codeInsight.daemon.impl.HighlightVisitor
- <init>():V
@@ -851,8 +829,6 @@ f:com.intellij.codeInsight.daemon.impl.UpdateHighlightersUtil
- s:isFileLevelOrGutterAnnotation(com.intellij.codeInsight.daemon.impl.HighlightInfo):Z
- s:setHighlightersToEditor(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,I,I,java.util.Collection,com.intellij.openapi.editor.colors.EditorColorsScheme,I):V
- s:setHighlightersToSingleEditor(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I,I,java.util.Collection,com.intellij.openapi.editor.colors.EditorColorsScheme,I):V
a:com.intellij.codeInsight.daemon.impl.VisibleHighlightingPassFactory
- <init>():V
a:com.intellij.codeInsight.daemon.impl.actions.AbstractBatchSuppressByNoInspectionCommentFix
- com.intellij.codeInspection.ContainerBasedSuppressQuickFix
- com.intellij.codeInspection.InjectionAwareSuppressQuickFix
@@ -901,15 +877,6 @@ a:com.intellij.codeInsight.daemon.impl.actions.AbstractBatchSuppressByNoInspecti
- p:replaceSuppressionComments(com.intellij.psi.PsiElement):Z
- setShouldBeAppliedToInjectionHost(com.intellij.util.ThreeState):V
- p:setText(java.lang.String):V
c:com.intellij.codeInsight.daemon.impl.actions.DisableHighlightingIntentionAction
- com.intellij.codeInspection.IntentionAndQuickFixAction
- com.intellij.openapi.project.DumbAware
- <init>(java.lang.String):V
- applyFix(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):V
- getFamilyName():java.lang.String
- getName():java.lang.String
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
com.intellij.codeInsight.daemon.impl.actions.IntentionActionWithFixAllOption
- com.intellij.codeInsight.intention.IntentionActionWithOptions
- belongsToMyFamily(com.intellij.codeInsight.daemon.impl.actions.IntentionActionWithFixAllOption):Z
@@ -1106,14 +1073,6 @@ c:com.intellij.codeInsight.intention.impl.config.LazyEditor
- xyToLogicalPosition(java.awt.Point):com.intellij.openapi.editor.LogicalPosition
- xyToVisualPosition(java.awt.Point):com.intellij.openapi.editor.VisualPosition
- xyToVisualPosition(java.awt.geom.Point2D):com.intellij.openapi.editor.VisualPosition
c:com.intellij.codeInsight.lookup.CachingComparingClassifier
- com.intellij.codeInsight.lookup.ComparingClassifier
- <init>(com.intellij.codeInsight.lookup.Classifier,com.intellij.codeInsight.lookup.LookupElementWeigher):V
- addElement(com.intellij.codeInsight.lookup.LookupElement,com.intellij.util.ProcessingContext):V
- classify(java.lang.Iterable,com.intellij.util.ProcessingContext):java.lang.Iterable
- getSortingWeights(java.lang.Iterable,com.intellij.util.ProcessingContext):java.util.List
- f:getWeight(com.intellij.codeInsight.lookup.LookupElement,com.intellij.util.ProcessingContext):java.lang.Comparable
- removeElement(com.intellij.codeInsight.lookup.LookupElement,com.intellij.util.ProcessingContext):V
a:com.intellij.codeInsight.lookup.Classifier
- pf:myNext:com.intellij.codeInsight.lookup.Classifier
- p:<init>(com.intellij.codeInsight.lookup.Classifier,java.lang.String):V
@@ -1134,12 +1093,6 @@ c:com.intellij.codeInsight.lookup.CommaTailType
- sf:INSTANCE:com.intellij.codeInsight.TailType
- <init>():V
- processTail(com.intellij.openapi.editor.Editor,I):I
a:com.intellij.codeInsight.lookup.ComparingClassifier
- com.intellij.codeInsight.lookup.Classifier
- p:<init>(com.intellij.codeInsight.lookup.Classifier,java.lang.String,Z):V
- classify(java.lang.Iterable,com.intellij.util.ProcessingContext):java.lang.Iterable
- getSortingWeights(java.lang.Iterable,com.intellij.util.ProcessingContext):java.util.List
- a:getWeight(java.lang.Object,com.intellij.util.ProcessingContext):java.lang.Comparable
f:com.intellij.codeInsight.lookup.DefaultLookupItemRenderer
- com.intellij.codeInsight.lookup.LookupElementRenderer
- sf:INSTANCE:com.intellij.codeInsight.lookup.DefaultLookupItemRenderer
@@ -1187,7 +1140,7 @@ com.intellij.codeInsight.lookup.LookupEx
- *a:setPresentation(com.intellij.codeInsight.lookup.LookupPresentation):V
- a:showElementActions(java.awt.event.InputEvent):V
c:com.intellij.codeInsight.lookup.LookupItem
- com.intellij.codeInsight.lookup.MutableLookupElement
- com.intellij.codeInsight.lookup.LookupElement
- java.lang.Comparable
- sf:CASE_INSENSITIVE:java.lang.Object
- sf:CLASS_CONDITION_KEY:com.intellij.openapi.util.ClassConditionKey
@@ -1252,21 +1205,12 @@ com.intellij.codeInsight.lookup.LookupValueWithPsiElement
com.intellij.codeInsight.lookup.LookupValueWithUIHint
- com.intellij.codeInsight.lookup.PresentableLookupValue
- a:getTypeHint():java.lang.String
a:com.intellij.codeInsight.lookup.MutableLookupElement
- com.intellij.codeInsight.lookup.LookupElement
- <init>():V
com.intellij.codeInsight.lookup.PresentableLookupValue
- a:getPresentation():java.lang.String
com.intellij.codeInsight.lookup.impl.ElementLookupRenderer
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:handlesItem(java.lang.Object):Z
- a:renderElement(com.intellij.codeInsight.lookup.LookupItem,java.lang.Object,com.intellij.codeInsight.lookup.LookupElementPresentation):V
c:com.intellij.codeInsight.lookup.impl.EmptyLookupItem
- com.intellij.codeInsight.lookup.LookupElement
- <init>(java.lang.String,Z):V
- getLookupString():java.lang.String
- isLoading():Z
- renderElement(com.intellij.codeInsight.lookup.LookupElementPresentation):V
f:com.intellij.codeInsight.navigation.action.GotoDeclarationUtil
- <init>():V
- s:findTargetElementsFromProviders(com.intellij.openapi.editor.Editor,I,com.intellij.psi.PsiFile):com.intellij.psi.PsiElement[]
@@ -1399,9 +1343,6 @@ c:com.intellij.codeInsight.template.impl.MacroCallNode
- getLookupFocusDegree():com.intellij.codeInsight.lookup.LookupFocusDegree
- getMacro():com.intellij.codeInsight.template.Macro
- getParameters():com.intellij.codeInsight.template.Expression[]
c:com.intellij.codeInsight.template.impl.MacroLexer
- com.intellij.lexer.FlexAdapter
- <init>():V
f:com.intellij.codeInsight.template.impl.MacroParser
- <init>():V
- s:parse(java.lang.String):com.intellij.codeInsight.template.Expression
@@ -1419,31 +1360,6 @@ c:com.intellij.codeInsight.template.impl.SelectionNode
- calculateLookupItems(com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.lookup.LookupElement[]
- calculateResult(com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.template.Result
- requiresCommittedPSI():Z
a:com.intellij.codeInsight.template.impl.TemplateBase
- com.intellij.codeInsight.template.Template
- p:<init>(java.lang.String):V
- addTextSegment(java.lang.String):V
- addVariableSegment(java.lang.String):V
- p:clearSegments():V
- getSegmentName(I):java.lang.String
- getSegmentOffset(I):I
- p:getSegments():java.util.List
- getSegmentsCount():I
- getString():java.lang.String
- getTemplateText():java.lang.String
- isParsed():Z
- isSelectionTemplate():Z
- p:isToParseSegments():Z
- parseSegments():V
- p:setBuildingTemplateTrace(java.lang.Throwable):V
- setString(java.lang.String):V
- p:setTemplateText(java.lang.String):V
- p:setToParseSegments(Z):V
- p:string():java.lang.String
- p:templateText():java.lang.String
pf:com.intellij.codeInsight.template.impl.TemplateBase$Segment
- f:name:java.lang.String
- f:offset:I
f:com.intellij.codeInsight.template.impl.TemplateContext
- <init>():V
- createCopy():com.intellij.codeInsight.template.impl.TemplateContext
@@ -1461,7 +1377,7 @@ f:com.intellij.codeInsight.template.impl.TemplateContextTypes
- s:getByClass(java.lang.Class):com.intellij.codeInsight.template.TemplateContextType
- s:getByClassOrNull(java.lang.Class):com.intellij.codeInsight.template.TemplateContextType
c:com.intellij.codeInsight.template.impl.TemplateImpl
- com.intellij.codeInsight.template.impl.TemplateBase
- com.intellij.codeInsight.template.Template
- com.intellij.openapi.options.SchemeElement
- sf:ARG:java.lang.String
- sf:INTERNAL_VARS_SET:java.util.Set
@@ -1559,13 +1475,11 @@ c:com.intellij.codeInsight.template.impl.TemplateStateBase
- p:getPredefinedVariableValues():java.util.Map
- getProperties():java.util.Map
- p:getSelectionBeforeTemplate():java.lang.String
- p:getTemplate():com.intellij.codeInsight.template.impl.TemplateBase
- getVariableValue(java.lang.String):com.intellij.codeInsight.template.TextResult
- p:restoreEmptyVariables(java.util.List):V
- p:setDocument(com.intellij.openapi.editor.Document):V
- p:setEditor(com.intellij.openapi.editor.Editor):V
- p:setPredefinedVariableValues(java.util.Map):V
- p:setTemplate(com.intellij.codeInsight.template.impl.TemplateBase):V
f:com.intellij.codeInsight.template.impl.TemplateSubstitutionContext
- getDocument():com.intellij.openapi.editor.Document
- getOffset():I
@@ -1607,10 +1521,6 @@ com.intellij.codeInsight.template.macro.TemplateCompletionProcessor
- a:nextTabOnItemSelected(com.intellij.codeInsight.template.ExpressionContext,com.intellij.codeInsight.lookup.LookupElement):Z
f:com.intellij.codeInsight.util.CodeCompletionKt
- sf:CodeCompletion:com.intellij.platform.diagnostic.telemetry.Scope
f:com.intellij.codeInsight.util.GlobalInspectionScopeKt
- sf:GlobalInspectionScope:com.intellij.platform.diagnostic.telemetry.Scope
f:com.intellij.codeInsight.util.HighlightVisitorScopeKt
- sf:HighlightVisitorScope:com.intellij.platform.diagnostic.telemetry.Scope
c:com.intellij.codeInspection.AddToInspectionOptionListFix
- com.intellij.modcommand.ModCommandQuickFix
- com.intellij.codeInsight.intention.LowPriorityAction
@@ -1812,21 +1722,6 @@ f:com.intellij.codeInspection.ProblemDescriptorUtil
com.intellij.codeInspection.ProblemDescriptorUtil$ProblemPresentation
- a:getDescription():java.lang.String
- a:getTooltip():java.lang.String
a:com.intellij.codeInspection.RedundantSuppressInspectionBase
- com.intellij.codeInspection.GlobalSimpleInspectionTool
- IGNORE_ALL:Z
- sf:SHORT_NAME:java.lang.String
- <init>():V
- checkFile(com.intellij.psi.PsiFile,com.intellij.codeInspection.InspectionManager,com.intellij.codeInspection.ProblemsHolder,com.intellij.codeInspection.GlobalInspectionContext,com.intellij.codeInspection.ProblemDescriptionsProcessor):V
- ps:createContext(com.intellij.psi.PsiFile):com.intellij.codeInspection.ex.GlobalInspectionContextBase
- createLocalTool(com.intellij.codeInspection.RedundantSuppressionDetector,java.util.Map,java.util.Set,com.intellij.openapi.util.TextRange):com.intellij.codeInspection.LocalInspectionTool
- getGroupDisplayName():java.lang.String
- getHint(com.intellij.codeInspection.QuickFix):java.lang.String
- p:getInspectionTools(com.intellij.psi.PsiElement,com.intellij.codeInspection.InspectionProfile):java.util.List
- getQuickFix(java.lang.String):com.intellij.codeInspection.QuickFix
- getShortName():java.lang.String
- worksInBatchModeOnly():Z
- writeSettings(org.jdom.Element):V
c:com.intellij.codeInspection.SetInspectionOptionFix
- com.intellij.codeInspection.IntentionAndQuickFixAction
- com.intellij.codeInsight.intention.LowPriorityAction
@@ -1882,19 +1777,10 @@ c:com.intellij.codeInspection.UpdateInspectionOptionFix
- getPresentation(com.intellij.modcommand.ActionContext):com.intellij.modcommand.Presentation
- perform(com.intellij.modcommand.ActionContext):com.intellij.modcommand.ModCommand
f:com.intellij.codeInspection.actions.CleanupAllIntention
- com.intellij.codeInspection.actions.CleanupIntention
- sf:INSTANCE:com.intellij.codeInspection.actions.CleanupAllIntention
- getFamilyName():java.lang.String
a:com.intellij.codeInspection.actions.CleanupIntention
- com.intellij.codeInsight.intention.IntentionAction
- com.intellij.codeInsight.intention.LowPriorityAction
- p:<init>():V
- sf:INSTANCE:com.intellij.codeInspection.actions.CleanupAllIntention
- getFamilyName():java.lang.String
- pa:getScope(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile):com.intellij.analysis.AnalysisScope
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter
- a:cancel():V
- a:createClosureState(com.intellij.psi.PsiElement,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):V
@@ -2596,11 +2482,6 @@ c:com.intellij.codeInspection.ex.ApplicationInspectionProfileManagerBase
- setRootProfile(java.lang.String):V
f:com.intellij.codeInspection.ex.ApplicationInspectionProfileManagerBase$Companion
- f:getInstanceBase():com.intellij.codeInspection.ex.ApplicationInspectionProfileManagerBase
f:com.intellij.codeInspection.ex.CurrentProfileOptionControllerProvider
- com.intellij.codeInspection.options.OptionControllerProvider
- <init>():V
- forContext(com.intellij.psi.PsiElement):com.intellij.codeInspection.options.OptionController
- name():java.lang.String
com.intellij.codeInspection.ex.DynamicGroupTool
- a:getChildren():java.util.List
com.intellij.codeInspection.ex.ExternalAnnotatorBatchInspection
@@ -2894,11 +2775,6 @@ f:com.intellij.codeInspection.ex.InspectionToolsSupplier$Simple
- com.intellij.codeInspection.ex.InspectionToolsSupplier
- <init>(java.util.List):V
- createTools():java.util.List
f:com.intellij.codeInspection.ex.JsonSingleFileInspectionsReportConverter
- com.intellij.codeInspection.InspectionsReportConverter
- <init>():V
- convert(java.lang.String,java.lang.String,java.util.Map,java.util.List):V
- getFormatName():java.lang.String
c:com.intellij.codeInspection.ex.LocalInspectionToolWrapper
- com.intellij.codeInspection.ex.InspectionToolWrapper
- <init>(com.intellij.codeInspection.LocalInspectionEP):V
@@ -2937,13 +2813,6 @@ a:com.intellij.codeInspection.ex.NewInspectionProfile
com.intellij.codeInspection.ex.PairedUnfairLocalInspectionTool
- com.intellij.codeInspection.ex.UnfairLocalInspectionTool
- a:getInspectionForBatchShortName():java.lang.String
f:com.intellij.codeInspection.ex.PlainTextFormatter
- com.intellij.codeInspection.InspectionsReportConverter
- sf:NAME:java.lang.String
- <init>():V
- convert(java.lang.String,java.lang.String,java.util.Map,java.util.List):V
- getFormatName():java.lang.String
- useTmpDirForRawData():Z
c:com.intellij.codeInspection.ex.ProblemDescriptorImpl
- com.intellij.codeInspection.ProblemDescriptorBase
- <init>(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,java.lang.String,com.intellij.codeInspection.LocalQuickFix[],com.intellij.codeInspection.ProblemHighlightType,Z,com.intellij.openapi.util.TextRange,com.intellij.codeInspection.HintAction,Z):V
@@ -3461,22 +3330,6 @@ a:com.intellij.openapi.module.impl.scopes.LibraryScopeBase
- p:getFileRoot(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vfs.VirtualFile
- isSearchInLibraries():Z
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
c:com.intellij.openapi.module.impl.scopes.ModuleScopeProviderImpl
- com.intellij.openapi.module.impl.ModuleScopeProvider
- <init>(com.intellij.openapi.module.Module):V
- clearCache():V
- getModuleContentScope():com.intellij.psi.search.GlobalSearchScope
- getModuleContentWithDependenciesScope():com.intellij.psi.search.GlobalSearchScope
- getModuleProductionSourceScope():com.intellij.psi.search.GlobalSearchScope
- getModuleRuntimeScope(Z):com.intellij.psi.search.GlobalSearchScope
- getModuleScope():com.intellij.psi.search.GlobalSearchScope
- getModuleScope(Z):com.intellij.psi.search.GlobalSearchScope
- getModuleTestSourceScope():com.intellij.psi.search.GlobalSearchScope
- getModuleTestsWithDependentsScope():com.intellij.openapi.module.impl.scopes.ModuleWithDependentsTestScope
- getModuleWithDependenciesAndLibrariesScope(Z):com.intellij.psi.search.GlobalSearchScope
- getModuleWithDependenciesScope():com.intellij.psi.search.GlobalSearchScope
- getModuleWithDependentsScope():com.intellij.psi.search.GlobalSearchScope
- getModuleWithLibrariesScope():com.intellij.psi.search.GlobalSearchScope
f:com.intellij.openapi.module.impl.scopes.ModuleWithDependenciesScope
- com.intellij.psi.search.GlobalSearchScope
- sf:COMPILE_ONLY:I
@@ -3494,16 +3347,6 @@ f:com.intellij.openapi.module.impl.scopes.ModuleWithDependenciesScope
- isSearchInLibraries():Z
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
- isSearchInModuleContent(com.intellij.openapi.module.Module,Z):Z
f:com.intellij.openapi.module.impl.scopes.ModuleWithDependentsScope
- com.intellij.psi.search.GlobalSearchScope
- <init>(com.intellij.openapi.project.Project,java.util.Collection):V
- calcHashCode():I
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- equals(java.lang.Object):Z
- extractFileEnumeration():com.intellij.psi.search.impl.VirtualFileEnumeration
- getUnloadedModulesBelongingToScope():java.util.Collection
- isSearchInLibraries():Z
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
c:com.intellij.openapi.module.impl.scopes.ModulesScope
- com.intellij.psi.search.GlobalSearchScope
- <init>(java.util.Set,com.intellij.openapi.project.Project):V
@@ -3594,16 +3437,6 @@ c:com.intellij.openapi.vfs.ex.dummy.DummyFileSystem
- refresh(Z):V
- refreshAndFindFileByPath(java.lang.String):com.intellij.openapi.vfs.VirtualFile
- renameFile(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,java.lang.String):V
c:com.intellij.packageDependencies.BackwardDependenciesBuilder
- com.intellij.packageDependencies.DependenciesBuilder
- <init>(com.intellij.openapi.project.Project,com.intellij.analysis.AnalysisScope):V
- <init>(com.intellij.openapi.project.Project,com.intellij.analysis.AnalysisScope,com.intellij.analysis.AnalysisScope):V
- doAnalyze():V
- getForwardScope():com.intellij.analysis.AnalysisScope
- getInitialUsagesPosition():java.lang.String
- getRootNodeNameInUsageView():java.lang.String
- getScopeOfInterest():com.intellij.analysis.AnalysisScope
- isBackward():Z
a:com.intellij.packageDependencies.DependenciesBuilder
- p:myFileCount:I
- p:myTotalFileCount:I
@@ -3755,10 +3588,6 @@ f:com.intellij.psi.FilePropertyKeyImpl$Companion
- f:createPersistentIntKey(java.lang.String,java.lang.String,I):com.intellij.psi.FilePropertyKey
- f:createPersistentStringKey(java.lang.String,com.intellij.openapi.vfs.newvfs.FileAttribute):com.intellij.psi.FilePropertyKey
- f:createPersistentStringKey(java.lang.String,com.intellij.openapi.vfs.newvfs.FileAttribute,java.util.function.Function,java.util.function.Function):com.intellij.psi.FilePropertyKey
c:com.intellij.psi.IntentionFilterOwnerActionFilter
- com.intellij.codeInsight.daemon.impl.IntentionActionFilter
- <init>():V
- accept(com.intellij.codeInsight.intention.IntentionAction,com.intellij.psi.PsiFile):Z
a:com.intellij.psi.ResolveScopeEnlarger
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
@@ -3959,11 +3788,6 @@ com.intellij.psi.impl.source.tree.injected.InjectedFileViewProvider
f:com.intellij.psi.impl.source.tree.injected.InjectedLanguageEditorUtil
- <init>():V
- s:getTopLevelEditor(com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.Editor
a:com.intellij.psi.impl.source.tree.injected.InjectedReferenceVisitor
- com.intellij.psi.PsiLanguageInjectionHost$InjectedPsiVisitor
- <init>():V
- visit(com.intellij.psi.PsiFile,java.util.List):V
- a:visitInjectedReference(com.intellij.psi.injection.ReferenceInjector,java.util.List):V
com.intellij.psi.impl.source.tree.injected.InjectionBackgroundSuppressor
c:com.intellij.psi.impl.source.tree.injected.Place
- com.intellij.util.SmartList
@@ -4079,18 +3903,6 @@ f:com.intellij.refactoring.util.TextOccurrencesUtilBase
- s:isStringLiteralElement(com.intellij.psi.PsiElement):Z
- s:processUsagesInStringsAndComments(com.intellij.psi.PsiElement,com.intellij.psi.search.SearchScope,java.lang.String,Z,com.intellij.util.PairProcessor):Z
- s:processUsagesInStringsAndComments(com.intellij.util.Processor,com.intellij.psi.PsiElement,com.intellij.psi.search.SearchScope,java.lang.String,com.intellij.usageView.UsageInfoFactory):Z
c:com.intellij.util.ui.classpath.GlobalLibraryReferenceElement
- com.intellij.util.ui.classpath.SimpleClasspathElement
- sf:LEVEL_ATTRIBUTE:java.lang.String
- sf:NAME_ATTRIBUTE:java.lang.String
- <init>(java.lang.String):V
- <init>(org.jdom.Element):V
- getClassesRootUrls():java.util.List
- getLibrary():com.intellij.openapi.roots.libraries.Library
- getLibraryName():java.lang.String
- getPresentableName():java.lang.String
- serialize(org.jdom.Element):V
- writeExternal(org.jdom.Element):V
com.intellij.util.ui.classpath.SimpleClasspathElement
- a:getClassesRootUrls():java.util.List
- a:getLibrary():com.intellij.openapi.roots.libraries.Library

View File

@@ -1,5 +1,4 @@
com/intellij/codeInsight/completion/CompletionProcessEx
com/intellij/openapi/module/impl/scopes/ModuleWithDependentsTestScope
com/intellij/platform/diagnostic/telemetry/Scope
com/intellij/psi/impl/source/tree/injected/DocumentWindowImpl
com/intellij/psi/impl/source/tree/injected/VirtualFileWindowImpl

View File

@@ -3,6 +3,7 @@ package com.intellij.codeHighlighting;
import com.intellij.ui.JBColor;
import com.intellij.util.MathUtil;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NotNull;
import java.awt.*;
@@ -10,6 +11,7 @@ import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
@ApiStatus.Internal
public final class ColorGenerator {
public static @NotNull List<Color> generateLinearColorSequence(@NotNull List<? extends Color> anchorColors, int colorsBetweenAnchors) {
assert colorsBetweenAnchors >= 0;

View File

@@ -16,8 +16,10 @@
package com.intellij.codeInsight.completion;
import com.intellij.codeInsight.lookup.LookupElement;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NotNull;
@ApiStatus.Internal
public class PrefixMatchingWeigher extends CompletionWeigher {
@Override

View File

@@ -2,8 +2,10 @@
package com.intellij.codeInsight.completion;
import com.intellij.psi.statistics.StatisticsInfo;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NotNull;
@ApiStatus.Internal
public class StatisticsComparable implements Comparable<StatisticsComparable> {
private final int myScalar;
private final StatisticsInfo myStatisticsInfo;

View File

@@ -11,6 +11,7 @@ import com.intellij.openapi.util.io.FileUtil;
import com.intellij.profile.codeInspection.InspectionProfileManager;
import org.jdom.Element;
import org.jdom.JDOMException;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NonNls;
import org.jetbrains.annotations.NotNull;
@@ -22,6 +23,7 @@ import java.nio.file.Paths;
import java.util.HashMap;
import java.util.Map;
@ApiStatus.Internal
public class InspectionProfileConvertor {
private final Map<String, HighlightDisplayLevel> myDisplayLevelMap = new HashMap<>();
public static final @NonNls String OLD_HIGHTLIGHTING_SETTINGS_PROFILE = "EditorHighlightingSettings";

View File

@@ -13,9 +13,9 @@ import org.jetbrains.annotations.NotNull;
import javax.swing.*;
import java.awt.*;
@ApiStatus.Internal
public abstract class VisibleHighlightingPassFactory {
@ApiStatus.Internal
public static void setVisibleRangeForHeadlessMode(@NotNull Editor editor, @NotNull ProperTextRange range) {
assert ApplicationManager.getApplication().isHeadlessEnvironment() : "Must be called in headless mode only";
if (range.getEndOffset() > editor.getDocument().getTextLength()) {

View File

@@ -14,9 +14,11 @@ import com.intellij.openapi.project.DumbAware;
import com.intellij.openapi.project.Project;
import com.intellij.profile.codeInspection.InspectionProjectProfileManager;
import com.intellij.psi.PsiFile;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
@ApiStatus.Internal
public class DisableHighlightingIntentionAction extends IntentionAndQuickFixAction implements DumbAware {
private final String myShortName;

View File

@@ -7,6 +7,7 @@ import com.intellij.openapi.util.Pair;
import com.intellij.openapi.util.Ref;
import com.intellij.psi.ForceableComparable;
import com.intellij.util.ProcessingContext;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
@@ -14,6 +15,7 @@ import java.util.IdentityHashMap;
import java.util.List;
import java.util.Map;
@ApiStatus.Internal
public class CachingComparingClassifier extends ComparingClassifier<LookupElement> {
private final Map<LookupElement, Comparable> myWeights = new IdentityHashMap<>();
private final LookupElementWeigher myWeigher;

View File

@@ -6,6 +6,7 @@ import com.intellij.util.ProcessingContext;
import com.intellij.util.SmartList;
import com.intellij.util.containers.ContainerUtil;
import com.intellij.util.containers.FlatteningIterator;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
@@ -14,6 +15,7 @@ import java.util.Iterator;
import java.util.List;
import java.util.TreeMap;
@ApiStatus.Internal
public abstract class ComparingClassifier<T> extends Classifier<T> {
private final boolean myNegated;

View File

@@ -15,5 +15,8 @@
*/
package com.intellij.codeInsight.lookup;
import org.jetbrains.annotations.ApiStatus;
@ApiStatus.Internal
public abstract class MutableLookupElement extends LookupElement{
}

View File

@@ -3,8 +3,10 @@ package com.intellij.codeInsight.lookup.impl;
import com.intellij.codeInsight.lookup.LookupElement;
import com.intellij.codeInsight.lookup.LookupElementPresentation;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NotNull;
@ApiStatus.Internal
public class EmptyLookupItem extends LookupElement {
private final String myText;
private final boolean myLoading;

View File

@@ -3,8 +3,9 @@
package com.intellij.codeInsight.template.impl;
import com.intellij.lexer.FlexAdapter;
import org.jetbrains.annotations.ApiStatus;
@ApiStatus.Internal
public class MacroLexer extends FlexAdapter {
public MacroLexer() {
super(new _MacroLexer());

View File

@@ -7,12 +7,14 @@ import com.intellij.openapi.util.text.StringUtil;
import com.intellij.psi.tree.IElementType;
import com.intellij.util.SmartList;
import com.intellij.util.containers.ContainerUtil;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import java.util.Collections;
import java.util.List;
@ApiStatus.Internal
public abstract class TemplateBase extends Template {
private @NotNull String myString;

View File

@@ -60,6 +60,7 @@ public class TemplateStateBase {
myPredefinedVariableValues = predefinedVariableValues;
}
@ApiStatus.Internal
protected void setTemplate(TemplateBase template) {
myTemplate = template;
}
@@ -119,6 +120,7 @@ public class TemplateStateBase {
});
}
@ApiStatus.Internal
protected TemplateBase getTemplate() {
return myTemplate;
}

View File

@@ -1,7 +1,10 @@
// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
@file:ApiStatus.Internal
package com.intellij.codeInsight.util
import com.intellij.platform.diagnostic.telemetry.Scope
import org.jetbrains.annotations.ApiStatus
@JvmField
val GlobalInspectionScope: Scope = Scope("globalInspection")

View File

@@ -1,7 +1,10 @@
// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
@file:ApiStatus.Internal
package com.intellij.codeInsight.util
import com.intellij.platform.diagnostic.telemetry.Scope
import org.jetbrains.annotations.ApiStatus
@JvmField
val HighlightVisitorScope: Scope = Scope("highlightVisitor", verbose = true)

View File

@@ -18,12 +18,14 @@ import com.intellij.util.ObjectUtils;
import com.intellij.util.containers.BidirectionalMap;
import com.intellij.util.containers.ContainerUtil;
import org.jdom.Element;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NonNls;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import java.util.*;
@ApiStatus.Internal
public abstract class RedundantSuppressInspectionBase extends GlobalSimpleInspectionTool {
public static final String SHORT_NAME = "RedundantSuppression";
private static final Logger LOG = Logger.getInstance(RedundantSuppressInspectionBase.class);

View File

@@ -15,9 +15,11 @@ import com.intellij.openapi.project.Project;
import com.intellij.profile.codeInspection.InspectionProjectProfileManager;
import com.intellij.psi.PsiFile;
import com.intellij.util.IncorrectOperationException;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
@ApiStatus.Internal
public abstract class CleanupIntention implements IntentionAction, LowPriorityAction {
protected CleanupIntention() {}

View File

@@ -5,6 +5,7 @@ import com.intellij.codeInspection.options.OptionController;
import com.intellij.codeInspection.options.OptionControllerProvider;
import com.intellij.profile.codeInspection.InspectionProfileManager;
import com.intellij.psi.PsiElement;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NotNull;
/**
@@ -13,6 +14,7 @@ import org.jetbrains.annotations.NotNull;
* <li>currentProfile.&lt;InspectionShortName&gt;.options.&lt;InspectionOptionId&gt; - option of a given inspection</li>
* </ul>
*/
@ApiStatus.Internal
public final class CurrentProfileOptionControllerProvider implements OptionControllerProvider {
@Override
public @NotNull OptionController forContext(@NotNull PsiElement context) {

View File

@@ -10,6 +10,7 @@ import com.intellij.openapi.util.io.FileUtil;
import com.intellij.util.containers.ContainerUtil;
import org.jdom.Element;
import org.jdom.JDOMException;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
@@ -24,6 +25,7 @@ import java.util.List;
import java.util.Map;
import java.util.Set;
@ApiStatus.Internal
public final class JsonSingleFileInspectionsReportConverter extends JsonInspectionsReportConverter {
@Override
public String getFormatName() {

View File

@@ -9,6 +9,7 @@ import org.jdom.Document;
import org.jdom.Element;
import org.jdom.JDOMException;
import org.jdom.input.SAXBuilder;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
@@ -20,6 +21,7 @@ import java.io.*;
import java.util.List;
import java.util.Map;
@ApiStatus.Internal
public final class PlainTextFormatter implements InspectionsReportConverter {
public static final String NAME = "plain";
private static final String FILE_ELEMENT = "file";

View File

@@ -6,11 +6,13 @@ import com.intellij.openapi.module.Module;
import com.intellij.openapi.module.impl.ModuleScopeProvider;
import com.intellij.psi.search.GlobalSearchScope;
import com.intellij.util.containers.IntObjectMap;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NotNull;
/**
* Author: dmitrylomov
*/
@ApiStatus.Internal
public class ModuleScopeProviderImpl implements ModuleScopeProvider {
private final Module myModule;
private final IntObjectMap<GlobalSearchScope> myScopeCache =

View File

@@ -19,6 +19,7 @@ import com.intellij.psi.util.CachedValueProvider;
import com.intellij.psi.util.CachedValuesManager;
import com.intellij.util.containers.HashSetQueue;
import com.intellij.util.containers.MultiMap;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NonNls;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
@@ -26,6 +27,7 @@ import org.jetbrains.annotations.Nullable;
import java.util.*;
import java.util.stream.Collectors;
@ApiStatus.Internal
public final class ModuleWithDependentsScope extends GlobalSearchScope implements VirtualFileEnumerationAware {
private final Set<Module> myRootModules;
private final ProjectFileIndex myProjectFileIndex;

View File

@@ -28,12 +28,14 @@ import com.intellij.openapi.roots.TestSourcesFilter;
import com.intellij.psi.PsiElement;
import com.intellij.psi.PsiFile;
import com.intellij.psi.PsiManager;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.Nullable;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
@ApiStatus.Internal
public class BackwardDependenciesBuilder extends DependenciesBuilder {
private final AnalysisScope myForwardScope;
private final AnalysisScope myScopeOfInterest;

View File

@@ -17,9 +17,11 @@ package com.intellij.psi;
import com.intellij.codeInsight.daemon.impl.IntentionActionFilter;
import com.intellij.codeInsight.intention.IntentionAction;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
@ApiStatus.Internal
public class IntentionFilterOwnerActionFilter implements IntentionActionFilter {
@Override
public boolean accept(@NotNull IntentionAction intentionAction, @Nullable PsiFile file) {

View File

@@ -18,6 +18,7 @@ package com.intellij.psi.impl.source.tree.injected;
import com.intellij.psi.PsiFile;
import com.intellij.psi.PsiLanguageInjectionHost;
import com.intellij.psi.injection.ReferenceInjector;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NotNull;
import java.util.List;
@@ -25,6 +26,7 @@ import java.util.List;
/**
* @author Dmitry Avdeev
*/
@ApiStatus.Internal
public abstract class InjectedReferenceVisitor implements PsiLanguageInjectionHost.InjectedPsiVisitor {
@Override
public void visit(@NotNull PsiFile injectedPsi, @NotNull List<? extends PsiLanguageInjectionHost.Shred> places) {}

View File

@@ -8,6 +8,7 @@ import com.intellij.openapi.roots.libraries.LibraryTablesRegistrar;
import com.intellij.openapi.util.NlsSafe;
import com.intellij.openapi.vfs.VirtualFile;
import org.jdom.Element;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.NonNls;
import org.jetbrains.annotations.NotNull;
@@ -16,6 +17,7 @@ import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
@ApiStatus.Internal
public class GlobalLibraryReferenceElement implements SimpleClasspathElement {
public static final @NonNls String NAME_ATTRIBUTE = "name";
public static final @NonNls String LEVEL_ATTRIBUTE = "level";

View File

@@ -6368,7 +6368,6 @@ c:com.intellij.codeInspection.ex.ApplicationInspectionProfileManager
- <init>(com.intellij.openapi.options.SchemeManagerFactory):V
- fireProfileChanged(com.intellij.codeInspection.ex.InspectionProfileImpl):V
- f:forceInitProfilesInTestUntil(com.intellij.openapi.Disposable):V
- getConverter():com.intellij.codeInsight.daemon.InspectionProfileConvertor
- sf:getInstanceImpl():com.intellij.codeInspection.ex.ApplicationInspectionProfileManager
- f:getRootProfileName():java.lang.String
- getState():org.jdom.Element

View File

@@ -27,6 +27,7 @@ import com.intellij.profile.codeInspection.ProjectInspectionProfileManager
import com.intellij.serviceContainer.NonInjectable
import org.jdom.Element
import org.jdom.JDOMException
import org.jetbrains.annotations.ApiStatus
import org.jetbrains.annotations.TestOnly
import java.io.IOException
import java.nio.file.Path
@@ -39,6 +40,7 @@ open class ApplicationInspectionProfileManager @TestOnly @NonInjectable construc
: ApplicationInspectionProfileManagerBase(schemeManagerFactory), PersistentStateComponent<Element> {
open val converter: InspectionProfileConvertor
@ApiStatus.Internal
get() = InspectionProfileConvertor(this)
val rootProfileName: String