mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
IJPL-148997 exclude non-abstract toString() from the API dump
GitOrigin-RevId: 6352bbb374532bca296d08131ae50083f69e46c0
This commit is contained in:
committed by
intellij-monorepo-bot
parent
5e1abca66c
commit
6226776bd0
@@ -66,7 +66,6 @@ f:org.jetbrains.jps.incremental.SingleCharSequence
|
|||||||
- charAt(I):C
|
- charAt(I):C
|
||||||
- length():I
|
- length():I
|
||||||
- subSequence(I,I):java.lang.CharSequence
|
- subSequence(I,I):java.lang.CharSequence
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.javac.APIWrappers
|
f:org.jetbrains.jps.javac.APIWrappers
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:getUnwrapCodeSuggestion(java.lang.Class,java.lang.String):java.lang.String
|
- s:getUnwrapCodeSuggestion(java.lang.Class,java.lang.String):java.lang.String
|
||||||
@@ -1574,7 +1573,6 @@ f:org.jetbrains.jps.javac.TransformableJavaFileObject
|
|||||||
- openOutputStream():java.io.OutputStream
|
- openOutputStream():java.io.OutputStream
|
||||||
- openReader(Z):java.io.Reader
|
- openReader(Z):java.io.Reader
|
||||||
- openWriter():java.io.Writer
|
- openWriter():java.io.Writer
|
||||||
- toString():java.lang.String
|
|
||||||
- toUri():java.net.URI
|
- toUri():java.net.URI
|
||||||
a:org.jetbrains.jps.javac.ValueSupplier
|
a:org.jetbrains.jps.javac.ValueSupplier
|
||||||
- <init>():V
|
- <init>():V
|
||||||
|
|||||||
@@ -15,7 +15,6 @@ f:org.jetbrains.jps.ModuleChunk
|
|||||||
- getPresentableShortName():java.lang.String
|
- getPresentableShortName():java.lang.String
|
||||||
- getTargets():java.util.Set
|
- getTargets():java.util.Set
|
||||||
- representativeTarget():org.jetbrains.jps.incremental.ModuleBuildTarget
|
- representativeTarget():org.jetbrains.jps.incremental.ModuleBuildTarget
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.ProjectPaths
|
f:org.jetbrains.jps.ProjectPaths
|
||||||
- s:getAnnotationProcessorGeneratedSourcesOutputDir(org.jetbrains.jps.model.module.JpsModule,Z,org.jetbrains.jps.model.java.compiler.ProcessorConfigProfile):java.io.File
|
- s:getAnnotationProcessorGeneratedSourcesOutputDir(org.jetbrains.jps.model.module.JpsModule,Z,org.jetbrains.jps.model.java.compiler.ProcessorConfigProfile):java.io.File
|
||||||
- s:getCompilationClasspath(org.jetbrains.jps.ModuleChunk,Z):java.util.Collection
|
- s:getCompilationClasspath(org.jetbrains.jps.ModuleChunk,Z):java.util.Collection
|
||||||
@@ -1865,7 +1864,6 @@ a:org.jetbrains.jps.builders.BuildTarget
|
|||||||
- a:getOutputRoots(org.jetbrains.jps.incremental.CompileContext):java.util.Collection
|
- a:getOutputRoots(org.jetbrains.jps.incremental.CompileContext):java.util.Collection
|
||||||
- a:getPresentableName():java.lang.String
|
- a:getPresentableName():java.lang.String
|
||||||
- f:getTargetType():org.jetbrains.jps.builders.BuildTargetType
|
- f:getTargetType():org.jetbrains.jps.builders.BuildTargetType
|
||||||
- toString():java.lang.String
|
|
||||||
- writeConfiguration(org.jetbrains.jps.cmdline.ProjectDescriptor,java.io.PrintWriter):V
|
- writeConfiguration(org.jetbrains.jps.cmdline.ProjectDescriptor,java.io.PrintWriter):V
|
||||||
org.jetbrains.jps.builders.BuildTargetIndex
|
org.jetbrains.jps.builders.BuildTargetIndex
|
||||||
- org.jetbrains.jps.builders.BuildTargetRegistry
|
- org.jetbrains.jps.builders.BuildTargetRegistry
|
||||||
@@ -1987,7 +1985,6 @@ f:org.jetbrains.jps.builders.impl.BuildTargetChunk
|
|||||||
- s:forSingleTarget(org.jetbrains.jps.builders.BuildTarget):org.jetbrains.jps.builders.impl.BuildTargetChunk
|
- s:forSingleTarget(org.jetbrains.jps.builders.BuildTarget):org.jetbrains.jps.builders.impl.BuildTargetChunk
|
||||||
- getPresentableName():java.lang.String
|
- getPresentableName():java.lang.String
|
||||||
- getTargets():java.util.Set
|
- getTargets():java.util.Set
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.builders.impl.BuildTargetIndexImpl
|
f:org.jetbrains.jps.builders.impl.BuildTargetIndexImpl
|
||||||
- org.jetbrains.jps.builders.BuildTargetIndex
|
- org.jetbrains.jps.builders.BuildTargetIndex
|
||||||
- <init>(org.jetbrains.jps.builders.BuildTargetRegistry,org.jetbrains.jps.builders.impl.BuildRootIndexImpl):V
|
- <init>(org.jetbrains.jps.builders.BuildTargetRegistry,org.jetbrains.jps.builders.impl.BuildRootIndexImpl):V
|
||||||
@@ -2105,7 +2102,6 @@ c:org.jetbrains.jps.builders.java.JavaSourceRootDescriptor
|
|||||||
- getRootId():java.lang.String
|
- getRootId():java.lang.String
|
||||||
- getTarget():org.jetbrains.jps.incremental.ModuleBuildTarget
|
- getTarget():org.jetbrains.jps.incremental.ModuleBuildTarget
|
||||||
- isGenerated():Z
|
- isGenerated():Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:org.jetbrains.jps.builders.java.ResourceRootDescriptor
|
c:org.jetbrains.jps.builders.java.ResourceRootDescriptor
|
||||||
- org.jetbrains.jps.builders.BuildRootDescriptor
|
- org.jetbrains.jps.builders.BuildRootDescriptor
|
||||||
- pf:myFilterForExcludedPatterns:java.io.FileFilter
|
- pf:myFilterForExcludedPatterns:java.io.FileFilter
|
||||||
@@ -2118,7 +2114,6 @@ c:org.jetbrains.jps.builders.java.ResourceRootDescriptor
|
|||||||
- getRootFile():java.io.File
|
- getRootFile():java.io.File
|
||||||
- getRootId():java.lang.String
|
- getRootId():java.lang.String
|
||||||
- getTarget():org.jetbrains.jps.incremental.ResourcesTarget
|
- getTarget():org.jetbrains.jps.incremental.ResourcesTarget
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.builders.java.ResourcesTargetType
|
f:org.jetbrains.jps.builders.java.ResourcesTargetType
|
||||||
- org.jetbrains.jps.builders.ModuleBasedBuildTargetType
|
- org.jetbrains.jps.builders.ModuleBasedBuildTargetType
|
||||||
- sf:ALL_TYPES:java.util.List
|
- sf:ALL_TYPES:java.util.List
|
||||||
@@ -2757,7 +2752,6 @@ f:org.jetbrains.jps.cmdline.PreloadedData
|
|||||||
- setHasHasWorkToDo(Z):V
|
- setHasHasWorkToDo(Z):V
|
||||||
- setProjectDescriptor(org.jetbrains.jps.cmdline.ProjectDescriptor):V
|
- setProjectDescriptor(org.jetbrains.jps.cmdline.ProjectDescriptor):V
|
||||||
- setRunner(org.jetbrains.jps.cmdline.BuildRunner):V
|
- setRunner(org.jetbrains.jps.cmdline.BuildRunner):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.cmdline.ProjectDescriptor
|
f:org.jetbrains.jps.cmdline.ProjectDescriptor
|
||||||
- f:dataManager:org.jetbrains.jps.incremental.storage.BuildDataManager
|
- f:dataManager:org.jetbrains.jps.incremental.storage.BuildDataManager
|
||||||
- f:fsState:org.jetbrains.jps.incremental.fs.BuildFSState
|
- f:fsState:org.jetbrains.jps.incremental.fs.BuildFSState
|
||||||
@@ -3069,7 +3063,6 @@ c:org.jetbrains.jps.incremental.CompiledClass
|
|||||||
- isDirty():Z
|
- isDirty():Z
|
||||||
- save():V
|
- save():V
|
||||||
- setContent(org.jetbrains.jps.incremental.BinaryContent):V
|
- setContent(org.jetbrains.jps.incremental.BinaryContent):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.incremental.CompilerEncodingConfiguration
|
f:org.jetbrains.jps.incremental.CompilerEncodingConfiguration
|
||||||
- <init>(org.jetbrains.jps.model.JpsModel,org.jetbrains.jps.builders.BuildRootIndex):V
|
- <init>(org.jetbrains.jps.model.JpsModel,org.jetbrains.jps.builders.BuildRootIndex):V
|
||||||
- getAllModuleChunkEncodings(org.jetbrains.jps.ModuleChunk):java.util.Set
|
- getAllModuleChunkEncodings(org.jetbrains.jps.ModuleChunk):java.util.Set
|
||||||
@@ -3399,7 +3392,6 @@ a:org.jetbrains.jps.incremental.artifacts.instructions.ArtifactRootDescriptor
|
|||||||
- getRootId():java.lang.String
|
- getRootId():java.lang.String
|
||||||
- getRootIndex():I
|
- getRootIndex():I
|
||||||
- getTarget():org.jetbrains.jps.incremental.artifacts.ArtifactBuildTarget
|
- getTarget():org.jetbrains.jps.incremental.artifacts.ArtifactBuildTarget
|
||||||
- toString():java.lang.String
|
|
||||||
- writeConfiguration(java.io.PrintWriter,org.jetbrains.jps.incremental.relativizer.PathRelativizerService):V
|
- writeConfiguration(java.io.PrintWriter,org.jetbrains.jps.incremental.relativizer.PathRelativizerService):V
|
||||||
f:org.jetbrains.jps.incremental.artifacts.instructions.CopyToDirectoryInstructionCreator
|
f:org.jetbrains.jps.incremental.artifacts.instructions.CopyToDirectoryInstructionCreator
|
||||||
- org.jetbrains.jps.incremental.artifacts.instructions.ArtifactCompilerInstructionCreatorBase
|
- org.jetbrains.jps.incremental.artifacts.instructions.ArtifactCompilerInstructionCreatorBase
|
||||||
@@ -3414,7 +3406,6 @@ a:org.jetbrains.jps.incremental.artifacts.instructions.DestinationInfo
|
|||||||
f:org.jetbrains.jps.incremental.artifacts.instructions.ExplodedDestinationInfo
|
f:org.jetbrains.jps.incremental.artifacts.instructions.ExplodedDestinationInfo
|
||||||
- org.jetbrains.jps.incremental.artifacts.instructions.DestinationInfo
|
- org.jetbrains.jps.incremental.artifacts.instructions.DestinationInfo
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.incremental.artifacts.instructions.FileBasedArtifactRootDescriptor
|
f:org.jetbrains.jps.incremental.artifacts.instructions.FileBasedArtifactRootDescriptor
|
||||||
- org.jetbrains.jps.incremental.artifacts.instructions.ArtifactRootDescriptor
|
- org.jetbrains.jps.incremental.artifacts.instructions.ArtifactRootDescriptor
|
||||||
- <init>(java.io.File,org.jetbrains.jps.incremental.artifacts.instructions.SourceFileFilter,I,org.jetbrains.jps.incremental.artifacts.ArtifactBuildTarget,org.jetbrains.jps.incremental.artifacts.instructions.DestinationInfo,org.jetbrains.jps.incremental.artifacts.instructions.FileCopyingHandler):V
|
- <init>(java.io.File,org.jetbrains.jps.incremental.artifacts.instructions.SourceFileFilter,I,org.jetbrains.jps.incremental.artifacts.ArtifactBuildTarget,org.jetbrains.jps.incremental.artifacts.instructions.DestinationInfo,org.jetbrains.jps.incremental.artifacts.instructions.FileCopyingHandler):V
|
||||||
@@ -3444,7 +3435,6 @@ f:org.jetbrains.jps.incremental.artifacts.instructions.JarDestinationInfo
|
|||||||
- <init>(java.lang.String,org.jetbrains.jps.incremental.artifacts.instructions.JarInfo,org.jetbrains.jps.incremental.artifacts.instructions.DestinationInfo):V
|
- <init>(java.lang.String,org.jetbrains.jps.incremental.artifacts.instructions.JarInfo,org.jetbrains.jps.incremental.artifacts.instructions.DestinationInfo):V
|
||||||
- getJarInfo():org.jetbrains.jps.incremental.artifacts.instructions.JarInfo
|
- getJarInfo():org.jetbrains.jps.incremental.artifacts.instructions.JarInfo
|
||||||
- getPathInJar():java.lang.String
|
- getPathInJar():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.incremental.artifacts.instructions.JarInfo
|
f:org.jetbrains.jps.incremental.artifacts.instructions.JarInfo
|
||||||
- <init>(org.jetbrains.jps.incremental.artifacts.instructions.DestinationInfo):V
|
- <init>(org.jetbrains.jps.incremental.artifacts.instructions.DestinationInfo):V
|
||||||
- addContent(java.lang.String,org.jetbrains.jps.incremental.artifacts.instructions.ArtifactRootDescriptor):V
|
- addContent(java.lang.String,org.jetbrains.jps.incremental.artifacts.instructions.ArtifactRootDescriptor):V
|
||||||
@@ -3667,7 +3657,6 @@ a:org.jetbrains.jps.incremental.messages.BuildMessage
|
|||||||
- p:<init>(java.lang.String,org.jetbrains.jps.incremental.messages.BuildMessage$Kind):V
|
- p:<init>(java.lang.String,org.jetbrains.jps.incremental.messages.BuildMessage$Kind):V
|
||||||
- getKind():org.jetbrains.jps.incremental.messages.BuildMessage$Kind
|
- getKind():org.jetbrains.jps.incremental.messages.BuildMessage$Kind
|
||||||
- getMessageText():java.lang.String
|
- getMessageText():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
e:org.jetbrains.jps.incremental.messages.BuildMessage$Kind
|
e:org.jetbrains.jps.incremental.messages.BuildMessage$Kind
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:ERROR:org.jetbrains.jps.incremental.messages.BuildMessage$Kind
|
- sf:ERROR:org.jetbrains.jps.incremental.messages.BuildMessage$Kind
|
||||||
@@ -3721,7 +3710,6 @@ c:org.jetbrains.jps.incremental.messages.CompilerMessage
|
|||||||
- getProblemLocationOffset():J
|
- getProblemLocationOffset():J
|
||||||
- getSourcePath():java.lang.String
|
- getSourcePath():java.lang.String
|
||||||
- s:getTextFromThrowable(java.lang.Throwable):java.lang.String
|
- s:getTextFromThrowable(java.lang.Throwable):java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
c:org.jetbrains.jps.incremental.messages.CustomBuilderMessage
|
c:org.jetbrains.jps.incremental.messages.CustomBuilderMessage
|
||||||
- org.jetbrains.jps.incremental.messages.BuildMessage
|
- org.jetbrains.jps.incremental.messages.BuildMessage
|
||||||
- <init>(java.lang.String,java.lang.String,java.lang.String):V
|
- <init>(java.lang.String,java.lang.String,java.lang.String):V
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ c:com.intellij.openapi.fileTypes.ExactFileNameMatcher
|
|||||||
- getPresentableString():java.lang.String
|
- getPresentableString():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isIgnoreCase():Z
|
- isIgnoreCase():Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.fileTypes.ExtensionFileNameMatcher
|
c:com.intellij.openapi.fileTypes.ExtensionFileNameMatcher
|
||||||
- com.intellij.openapi.fileTypes.FileNameMatcher
|
- com.intellij.openapi.fileTypes.FileNameMatcher
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -17,7 +16,6 @@ c:com.intellij.openapi.fileTypes.ExtensionFileNameMatcher
|
|||||||
- getExtension():java.lang.String
|
- getExtension():java.lang.String
|
||||||
- getPresentableString():java.lang.String
|
- getPresentableString():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.fileTypes.FileNameMatcher
|
com.intellij.openapi.fileTypes.FileNameMatcher
|
||||||
- accept(java.lang.String):Z
|
- accept(java.lang.String):Z
|
||||||
- acceptsCharSequence(java.lang.CharSequence):Z
|
- acceptsCharSequence(java.lang.CharSequence):Z
|
||||||
@@ -288,7 +286,6 @@ c:org.jetbrains.jps.model.ex.JpsElementChildRoleBase
|
|||||||
- org.jetbrains.jps.model.JpsElementChildRole
|
- org.jetbrains.jps.model.JpsElementChildRole
|
||||||
- p:<init>(java.lang.String):V
|
- p:<init>(java.lang.String):V
|
||||||
- s:create(java.lang.String):org.jetbrains.jps.model.ex.JpsElementChildRoleBase
|
- s:create(java.lang.String):org.jetbrains.jps.model.ex.JpsElementChildRoleBase
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.model.ex.JpsElementCollectionRole
|
f:org.jetbrains.jps.model.ex.JpsElementCollectionRole
|
||||||
- org.jetbrains.jps.model.ex.JpsElementChildRoleBase
|
- org.jetbrains.jps.model.ex.JpsElementChildRoleBase
|
||||||
- org.jetbrains.jps.model.JpsElementCreator
|
- org.jetbrains.jps.model.JpsElementCreator
|
||||||
@@ -327,7 +324,6 @@ c:org.jetbrains.jps.model.ex.JpsFactoryElementChildRoleBase
|
|||||||
- p:<init>(java.lang.String,org.jetbrains.jps.model.JpsElementCreator):V
|
- p:<init>(java.lang.String,org.jetbrains.jps.model.JpsElementCreator):V
|
||||||
- create():org.jetbrains.jps.model.JpsElement
|
- create():org.jetbrains.jps.model.JpsElement
|
||||||
- s:create(java.lang.String,org.jetbrains.jps.model.JpsElementCreator):org.jetbrains.jps.model.ex.JpsFactoryElementChildRoleBase
|
- s:create(java.lang.String,org.jetbrains.jps.model.JpsElementCreator):org.jetbrains.jps.model.ex.JpsFactoryElementChildRoleBase
|
||||||
- toString():java.lang.String
|
|
||||||
a:org.jetbrains.jps.model.ex.JpsNamedCompositeElementBase
|
a:org.jetbrains.jps.model.ex.JpsNamedCompositeElementBase
|
||||||
- org.jetbrains.jps.model.ex.JpsCompositeElementBase
|
- org.jetbrains.jps.model.ex.JpsCompositeElementBase
|
||||||
- org.jetbrains.jps.model.JpsNamedElement
|
- org.jetbrains.jps.model.JpsNamedElement
|
||||||
@@ -413,7 +409,6 @@ f:org.jetbrains.jps.model.java.JdkVersionDetector$JdkVersionInfo
|
|||||||
- <init>(com.intellij.util.lang.JavaVersion,org.jetbrains.jps.model.java.JdkVersionDetector$Variant,com.intellij.util.system.CpuArch,java.lang.String):V
|
- <init>(com.intellij.util.lang.JavaVersion,org.jetbrains.jps.model.java.JdkVersionDetector$Variant,com.intellij.util.system.CpuArch,java.lang.String):V
|
||||||
- displayVersionString():java.lang.String
|
- displayVersionString():java.lang.String
|
||||||
- suggestedName():java.lang.String
|
- suggestedName():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
e:org.jetbrains.jps.model.java.JdkVersionDetector$Variant
|
e:org.jetbrains.jps.model.java.JdkVersionDetector$Variant
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:AdoptOpenJdk_HS:org.jetbrains.jps.model.java.JdkVersionDetector$Variant
|
- sf:AdoptOpenJdk_HS:org.jetbrains.jps.model.java.JdkVersionDetector$Variant
|
||||||
@@ -437,7 +432,6 @@ e:org.jetbrains.jps.model.java.JdkVersionDetector$Variant
|
|||||||
f:org.jetbrains.jps.model.java.JpsAnnotationRootType
|
f:org.jetbrains.jps.model.java.JpsAnnotationRootType
|
||||||
- org.jetbrains.jps.model.library.JpsOrderRootType
|
- org.jetbrains.jps.model.library.JpsOrderRootType
|
||||||
- sf:INSTANCE:org.jetbrains.jps.model.java.JpsAnnotationRootType
|
- sf:INSTANCE:org.jetbrains.jps.model.java.JpsAnnotationRootType
|
||||||
- toString():java.lang.String
|
|
||||||
e:org.jetbrains.jps.model.java.JpsJavaClasspathKind
|
e:org.jetbrains.jps.model.java.JpsJavaClasspathKind
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:PRODUCTION_COMPILE:org.jetbrains.jps.model.java.JpsJavaClasspathKind
|
- sf:PRODUCTION_COMPILE:org.jetbrains.jps.model.java.JpsJavaClasspathKind
|
||||||
@@ -559,13 +553,11 @@ c:org.jetbrains.jps.model.java.JpsJavaSdkType
|
|||||||
- s:getJavaVersion(org.jetbrains.jps.model.library.sdk.JpsSdk):I
|
- s:getJavaVersion(org.jetbrains.jps.model.library.sdk.JpsSdk):I
|
||||||
- getPresentableName():java.lang.String
|
- getPresentableName():java.lang.String
|
||||||
- s:parseVersion(java.lang.String):I
|
- s:parseVersion(java.lang.String):I
|
||||||
- toString():java.lang.String
|
|
||||||
org.jetbrains.jps.model.java.JpsJavaSdkTypeWrapper
|
org.jetbrains.jps.model.java.JpsJavaSdkTypeWrapper
|
||||||
- a:getJavaSdkName(org.jetbrains.jps.model.JpsElement):java.lang.String
|
- a:getJavaSdkName(org.jetbrains.jps.model.JpsElement):java.lang.String
|
||||||
f:org.jetbrains.jps.model.java.JpsNativeLibraryRootType
|
f:org.jetbrains.jps.model.java.JpsNativeLibraryRootType
|
||||||
- org.jetbrains.jps.model.library.JpsOrderRootType
|
- org.jetbrains.jps.model.library.JpsOrderRootType
|
||||||
- sf:INSTANCE:org.jetbrains.jps.model.java.JpsNativeLibraryRootType
|
- sf:INSTANCE:org.jetbrains.jps.model.java.JpsNativeLibraryRootType
|
||||||
- toString():java.lang.String
|
|
||||||
org.jetbrains.jps.model.java.JpsProductionModuleOutputPackagingElement
|
org.jetbrains.jps.model.java.JpsProductionModuleOutputPackagingElement
|
||||||
- org.jetbrains.jps.model.artifact.elements.JpsModuleOutputPackagingElement
|
- org.jetbrains.jps.model.artifact.elements.JpsModuleOutputPackagingElement
|
||||||
org.jetbrains.jps.model.java.JpsProductionModuleSourcePackagingElement
|
org.jetbrains.jps.model.java.JpsProductionModuleSourcePackagingElement
|
||||||
@@ -795,7 +787,6 @@ c:org.jetbrains.jps.model.library.JpsMavenRepositoryLibraryDescriptor
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isIncludeTransitiveDependencies():Z
|
- isIncludeTransitiveDependencies():Z
|
||||||
- isVerifySha256Checksum():Z
|
- isVerifySha256Checksum():Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:org.jetbrains.jps.model.library.JpsMavenRepositoryLibraryDescriptor$ArtifactVerification
|
c:org.jetbrains.jps.model.library.JpsMavenRepositoryLibraryDescriptor$ArtifactVerification
|
||||||
- <init>(java.lang.String,java.lang.String):V
|
- <init>(java.lang.String,java.lang.String):V
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ c:com.intellij.openapi.fileTypes.WildcardFileNameMatcher
|
|||||||
- getPattern():java.lang.String
|
- getPattern():java.lang.String
|
||||||
- getPresentableString():java.lang.String
|
- getPresentableString():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.fileTypes.impl.IgnoredPatternSet
|
f:com.intellij.openapi.fileTypes.impl.IgnoredPatternSet
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- isIgnored(java.lang.CharSequence):Z
|
- isIgnored(java.lang.CharSequence):Z
|
||||||
@@ -241,7 +240,6 @@ f:org.jetbrains.jps.model.impl.JpsGlobalElementReference
|
|||||||
- <init>():V
|
- <init>():V
|
||||||
- createCopy():org.jetbrains.jps.model.impl.JpsGlobalElementReference
|
- createCopy():org.jetbrains.jps.model.impl.JpsGlobalElementReference
|
||||||
- resolve():org.jetbrains.jps.model.JpsGlobal
|
- resolve():org.jetbrains.jps.model.JpsGlobal
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.model.impl.JpsGlobalImpl
|
f:org.jetbrains.jps.model.impl.JpsGlobalImpl
|
||||||
- org.jetbrains.jps.model.impl.JpsRootElementBase
|
- org.jetbrains.jps.model.impl.JpsRootElementBase
|
||||||
- org.jetbrains.jps.model.JpsGlobal
|
- org.jetbrains.jps.model.JpsGlobal
|
||||||
@@ -284,7 +282,6 @@ f:org.jetbrains.jps.model.impl.JpsProjectElementReference
|
|||||||
- <init>():V
|
- <init>():V
|
||||||
- createCopy():org.jetbrains.jps.model.impl.JpsProjectElementReference
|
- createCopy():org.jetbrains.jps.model.impl.JpsProjectElementReference
|
||||||
- resolve():org.jetbrains.jps.model.JpsProject
|
- resolve():org.jetbrains.jps.model.JpsProject
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.model.impl.JpsProjectImpl
|
f:org.jetbrains.jps.model.impl.JpsProjectImpl
|
||||||
- org.jetbrains.jps.model.impl.JpsRootElementBase
|
- org.jetbrains.jps.model.impl.JpsRootElementBase
|
||||||
- org.jetbrains.jps.model.JpsProject
|
- org.jetbrains.jps.model.JpsProject
|
||||||
@@ -619,7 +616,6 @@ f:org.jetbrains.jps.model.java.impl.compiler.ProcessorConfigProfileImpl
|
|||||||
- setProcOnly(Z):V
|
- setProcOnly(Z):V
|
||||||
- setProcessorPath(java.lang.String):V
|
- setProcessorPath(java.lang.String):V
|
||||||
- setUseProcessorModulePath(Z):V
|
- setUseProcessorModulePath(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:org.jetbrains.jps.model.java.impl.compiler.ResourcePatterns
|
c:org.jetbrains.jps.model.java.impl.compiler.ResourcePatterns
|
||||||
- <init>(org.jetbrains.jps.model.java.compiler.JpsJavaCompilerConfiguration):V
|
- <init>(org.jetbrains.jps.model.java.compiler.JpsJavaCompilerConfiguration):V
|
||||||
- isResourceFile(java.io.File,java.io.File):Z
|
- isResourceFile(java.io.File,java.io.File):Z
|
||||||
@@ -662,7 +658,6 @@ f:org.jetbrains.jps.model.library.impl.JpsLibraryImpl
|
|||||||
- getRoots(org.jetbrains.jps.model.library.JpsOrderRootType):java.util.List
|
- getRoots(org.jetbrains.jps.model.library.JpsOrderRootType):java.util.List
|
||||||
- getType():org.jetbrains.jps.model.library.JpsLibraryType
|
- getType():org.jetbrains.jps.model.library.JpsLibraryType
|
||||||
- removeUrl(java.lang.String,org.jetbrains.jps.model.library.JpsOrderRootType):V
|
- removeUrl(java.lang.String,org.jetbrains.jps.model.library.JpsOrderRootType):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.model.library.impl.JpsLibraryReferenceImpl
|
f:org.jetbrains.jps.model.library.impl.JpsLibraryReferenceImpl
|
||||||
- org.jetbrains.jps.model.impl.JpsNamedElementReferenceImpl
|
- org.jetbrains.jps.model.impl.JpsNamedElementReferenceImpl
|
||||||
- org.jetbrains.jps.model.library.JpsLibraryReference
|
- org.jetbrains.jps.model.library.JpsLibraryReference
|
||||||
@@ -670,7 +665,6 @@ f:org.jetbrains.jps.model.library.impl.JpsLibraryReferenceImpl
|
|||||||
- asExternal(org.jetbrains.jps.model.JpsModel):org.jetbrains.jps.model.library.JpsLibraryReference
|
- asExternal(org.jetbrains.jps.model.JpsModel):org.jetbrains.jps.model.library.JpsLibraryReference
|
||||||
- createCopy():org.jetbrains.jps.model.library.impl.JpsLibraryReferenceImpl
|
- createCopy():org.jetbrains.jps.model.library.impl.JpsLibraryReferenceImpl
|
||||||
- getLibraryName():java.lang.String
|
- getLibraryName():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.model.library.impl.JpsLibraryRole
|
f:org.jetbrains.jps.model.library.impl.JpsLibraryRole
|
||||||
- org.jetbrains.jps.model.ex.JpsElementChildRoleBase
|
- org.jetbrains.jps.model.ex.JpsElementChildRoleBase
|
||||||
- sf:LIBRARIES_COLLECTION_ROLE:org.jetbrains.jps.model.ex.JpsElementCollectionRole
|
- sf:LIBRARIES_COLLECTION_ROLE:org.jetbrains.jps.model.ex.JpsElementCollectionRole
|
||||||
@@ -695,7 +689,6 @@ f:org.jetbrains.jps.model.library.impl.JpsSdkReferenceImpl
|
|||||||
- <init>(java.lang.String,org.jetbrains.jps.model.library.sdk.JpsSdkType,org.jetbrains.jps.model.JpsElementReference):V
|
- <init>(java.lang.String,org.jetbrains.jps.model.library.sdk.JpsSdkType,org.jetbrains.jps.model.JpsElementReference):V
|
||||||
- createCopy():org.jetbrains.jps.model.library.impl.JpsSdkReferenceImpl
|
- createCopy():org.jetbrains.jps.model.library.impl.JpsSdkReferenceImpl
|
||||||
- getSdkName():java.lang.String
|
- getSdkName():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
c:org.jetbrains.jps.model.library.impl.sdk.JpsSdkImpl
|
c:org.jetbrains.jps.model.library.impl.sdk.JpsSdkImpl
|
||||||
- org.jetbrains.jps.model.ex.JpsCompositeElementBase
|
- org.jetbrains.jps.model.ex.JpsCompositeElementBase
|
||||||
- org.jetbrains.jps.model.library.sdk.JpsSdk
|
- org.jetbrains.jps.model.library.sdk.JpsSdk
|
||||||
@@ -769,7 +762,6 @@ f:org.jetbrains.jps.model.module.impl.JpsLibraryDependencyImpl
|
|||||||
- createCopy():org.jetbrains.jps.model.module.impl.JpsLibraryDependencyImpl
|
- createCopy():org.jetbrains.jps.model.module.impl.JpsLibraryDependencyImpl
|
||||||
- getLibrary():org.jetbrains.jps.model.library.JpsLibrary
|
- getLibrary():org.jetbrains.jps.model.library.JpsLibrary
|
||||||
- getLibraryReference():org.jetbrains.jps.model.library.JpsLibraryReference
|
- getLibraryReference():org.jetbrains.jps.model.library.JpsLibraryReference
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.model.module.impl.JpsModuleDependencyImpl
|
f:org.jetbrains.jps.model.module.impl.JpsModuleDependencyImpl
|
||||||
- org.jetbrains.jps.model.module.impl.JpsDependencyElementBase
|
- org.jetbrains.jps.model.module.impl.JpsDependencyElementBase
|
||||||
- org.jetbrains.jps.model.module.JpsModuleDependency
|
- org.jetbrains.jps.model.module.JpsModuleDependency
|
||||||
@@ -778,7 +770,6 @@ f:org.jetbrains.jps.model.module.impl.JpsModuleDependencyImpl
|
|||||||
- createCopy():org.jetbrains.jps.model.module.impl.JpsModuleDependencyImpl
|
- createCopy():org.jetbrains.jps.model.module.impl.JpsModuleDependencyImpl
|
||||||
- getModule():org.jetbrains.jps.model.module.JpsModule
|
- getModule():org.jetbrains.jps.model.module.JpsModule
|
||||||
- getModuleReference():org.jetbrains.jps.model.module.JpsModuleReference
|
- getModuleReference():org.jetbrains.jps.model.module.JpsModuleReference
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.model.module.impl.JpsModuleImpl
|
f:org.jetbrains.jps.model.module.impl.JpsModuleImpl
|
||||||
- org.jetbrains.jps.model.ex.JpsNamedCompositeElementBase
|
- org.jetbrains.jps.model.ex.JpsNamedCompositeElementBase
|
||||||
- org.jetbrains.jps.model.module.JpsTypedModule
|
- org.jetbrains.jps.model.module.JpsTypedModule
|
||||||
@@ -809,7 +800,6 @@ f:org.jetbrains.jps.model.module.impl.JpsModuleImpl
|
|||||||
- getType():org.jetbrains.jps.model.JpsElementType
|
- getType():org.jetbrains.jps.model.JpsElementType
|
||||||
- removeExcludePattern(java.lang.String,java.lang.String):V
|
- removeExcludePattern(java.lang.String,java.lang.String):V
|
||||||
- removeSourceRoot(java.lang.String,org.jetbrains.jps.model.module.JpsModuleSourceRootType):V
|
- removeSourceRoot(java.lang.String,org.jetbrains.jps.model.module.JpsModuleSourceRootType):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.model.module.impl.JpsModuleReferenceImpl
|
f:org.jetbrains.jps.model.module.impl.JpsModuleReferenceImpl
|
||||||
- org.jetbrains.jps.model.impl.JpsNamedElementReferenceImpl
|
- org.jetbrains.jps.model.impl.JpsNamedElementReferenceImpl
|
||||||
- org.jetbrains.jps.model.module.JpsModuleReference
|
- org.jetbrains.jps.model.module.JpsModuleReference
|
||||||
@@ -817,7 +807,6 @@ f:org.jetbrains.jps.model.module.impl.JpsModuleReferenceImpl
|
|||||||
- asExternal(org.jetbrains.jps.model.JpsModel):org.jetbrains.jps.model.module.JpsModuleReference
|
- asExternal(org.jetbrains.jps.model.JpsModel):org.jetbrains.jps.model.module.JpsModuleReference
|
||||||
- createCopy():org.jetbrains.jps.model.module.impl.JpsModuleReferenceImpl
|
- createCopy():org.jetbrains.jps.model.module.impl.JpsModuleReferenceImpl
|
||||||
- getModuleName():java.lang.String
|
- getModuleName():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.model.module.impl.JpsModuleRole
|
f:org.jetbrains.jps.model.module.impl.JpsModuleRole
|
||||||
- org.jetbrains.jps.model.ex.JpsElementChildRoleBase
|
- org.jetbrains.jps.model.ex.JpsElementChildRoleBase
|
||||||
- sf:MODULE_COLLECTION_ROLE:org.jetbrains.jps.model.ex.JpsElementCollectionRole
|
- sf:MODULE_COLLECTION_ROLE:org.jetbrains.jps.model.ex.JpsElementCollectionRole
|
||||||
@@ -825,7 +814,6 @@ f:org.jetbrains.jps.model.module.impl.JpsModuleSourceDependencyImpl
|
|||||||
- org.jetbrains.jps.model.module.impl.JpsDependencyElementBase
|
- org.jetbrains.jps.model.module.impl.JpsDependencyElementBase
|
||||||
- org.jetbrains.jps.model.module.JpsModuleSourceDependency
|
- org.jetbrains.jps.model.module.JpsModuleSourceDependency
|
||||||
- createCopy():org.jetbrains.jps.model.module.impl.JpsModuleSourceDependencyImpl
|
- createCopy():org.jetbrains.jps.model.module.impl.JpsModuleSourceDependencyImpl
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.model.module.impl.JpsModuleSourceRootImpl
|
f:org.jetbrains.jps.model.module.impl.JpsModuleSourceRootImpl
|
||||||
- org.jetbrains.jps.model.ex.JpsCompositeElementBase
|
- org.jetbrains.jps.model.ex.JpsCompositeElementBase
|
||||||
- org.jetbrains.jps.model.module.JpsTypedModuleSourceRoot
|
- org.jetbrains.jps.model.module.JpsTypedModuleSourceRoot
|
||||||
@@ -854,7 +842,6 @@ f:org.jetbrains.jps.model.module.impl.JpsSdkDependencyImpl
|
|||||||
- getSdkType():org.jetbrains.jps.model.library.sdk.JpsSdkType
|
- getSdkType():org.jetbrains.jps.model.library.sdk.JpsSdkType
|
||||||
- isInherited():Z
|
- isInherited():Z
|
||||||
- resolveSdk():org.jetbrains.jps.model.library.JpsLibrary
|
- resolveSdk():org.jetbrains.jps.model.library.JpsLibrary
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.jps.model.module.impl.JpsSdkReferenceRole
|
f:org.jetbrains.jps.model.module.impl.JpsSdkReferenceRole
|
||||||
- org.jetbrains.jps.model.ex.JpsElementChildRoleBase
|
- org.jetbrains.jps.model.ex.JpsElementChildRoleBase
|
||||||
- <init>(org.jetbrains.jps.model.library.sdk.JpsSdkType):V
|
- <init>(org.jetbrains.jps.model.library.sdk.JpsSdkType):V
|
||||||
|
|||||||
@@ -57,7 +57,6 @@ c:com.intellij.analysis.AnalysisScope
|
|||||||
- setIncludeTestSource(Z):V
|
- setIncludeTestSource(Z):V
|
||||||
- setSearchInLibraries(Z):V
|
- setSearchInLibraries(Z):V
|
||||||
- toSearchScope():com.intellij.psi.search.SearchScope
|
- toSearchScope():com.intellij.psi.search.SearchScope
|
||||||
- toString():java.lang.String
|
|
||||||
@:com.intellij.analysis.AnalysisScope$Type
|
@:com.intellij.analysis.AnalysisScope$Type
|
||||||
- java.lang.annotation.Annotation
|
- java.lang.annotation.Annotation
|
||||||
f:com.intellij.analysis.AnalysisScopeBundle
|
f:com.intellij.analysis.AnalysisScopeBundle
|
||||||
@@ -85,7 +84,6 @@ c:com.intellij.codeHighlighting.HighlightDisplayLevel
|
|||||||
- f:getSeverity():com.intellij.lang.annotation.HighlightSeverity
|
- f:getSeverity():com.intellij.lang.annotation.HighlightSeverity
|
||||||
- isNonSwitchable():Z
|
- isNonSwitchable():Z
|
||||||
- sf:registerSeverity(com.intellij.lang.annotation.HighlightSeverity,com.intellij.openapi.editor.colors.TextAttributesKey,javax.swing.Icon):V
|
- sf:registerSeverity(com.intellij.lang.annotation.HighlightSeverity,com.intellij.openapi.editor.colors.TextAttributesKey,javax.swing.Icon):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.codeHighlighting.HighlightDisplayLevel$Companion
|
f:com.intellij.codeHighlighting.HighlightDisplayLevel$Companion
|
||||||
- f:createIconByMask(java.awt.Color):javax.swing.Icon
|
- f:createIconByMask(java.awt.Color):javax.swing.Icon
|
||||||
- f:find(com.intellij.lang.annotation.HighlightSeverity):com.intellij.codeHighlighting.HighlightDisplayLevel
|
- f:find(com.intellij.lang.annotation.HighlightSeverity):com.intellij.codeHighlighting.HighlightDisplayLevel
|
||||||
@@ -104,7 +102,6 @@ c:com.intellij.codeInsight.CharTailType
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isApplicable(com.intellij.codeInsight.completion.InsertionContext):Z
|
- isApplicable(com.intellij.codeInsight.completion.InsertionContext):Z
|
||||||
- processTail(com.intellij.openapi.editor.Editor,I):I
|
- processTail(com.intellij.openapi.editor.Editor,I):I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.codeInsight.TailType
|
a:com.intellij.codeInsight.TailType
|
||||||
- sf:CASE_COLON:com.intellij.codeInsight.TailType
|
- sf:CASE_COLON:com.intellij.codeInsight.TailType
|
||||||
- sf:DOT:com.intellij.codeInsight.TailType
|
- sf:DOT:com.intellij.codeInsight.TailType
|
||||||
@@ -261,7 +258,6 @@ f:com.intellij.codeInsight.completion.CompletionResult
|
|||||||
- getPrefixMatcher():com.intellij.codeInsight.completion.PrefixMatcher
|
- getPrefixMatcher():com.intellij.codeInsight.completion.PrefixMatcher
|
||||||
- getSorter():com.intellij.codeInsight.completion.CompletionSorter
|
- getSorter():com.intellij.codeInsight.completion.CompletionSorter
|
||||||
- isStartMatch():Z
|
- isStartMatch():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- withLookupElement(com.intellij.codeInsight.lookup.LookupElement):com.intellij.codeInsight.completion.CompletionResult
|
- withLookupElement(com.intellij.codeInsight.lookup.LookupElement):com.intellij.codeInsight.completion.CompletionResult
|
||||||
- s:wrap(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.completion.PrefixMatcher,com.intellij.codeInsight.completion.CompletionSorter):com.intellij.codeInsight.completion.CompletionResult
|
- s:wrap(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.completion.PrefixMatcher,com.intellij.codeInsight.completion.CompletionSorter):com.intellij.codeInsight.completion.CompletionResult
|
||||||
a:com.intellij.codeInsight.completion.CompletionResultSet
|
a:com.intellij.codeInsight.completion.CompletionResultSet
|
||||||
@@ -376,7 +372,6 @@ f:com.intellij.codeInsight.completion.OffsetKey
|
|||||||
- s:create(java.lang.String):com.intellij.codeInsight.completion.OffsetKey
|
- s:create(java.lang.String):com.intellij.codeInsight.completion.OffsetKey
|
||||||
- s:create(java.lang.String,Z):com.intellij.codeInsight.completion.OffsetKey
|
- s:create(java.lang.String,Z):com.intellij.codeInsight.completion.OffsetKey
|
||||||
- isMovableToRight():Z
|
- isMovableToRight():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.codeInsight.completion.OffsetMap
|
f:com.intellij.codeInsight.completion.OffsetMap
|
||||||
- com.intellij.openapi.Disposable
|
- com.intellij.openapi.Disposable
|
||||||
- <init>(com.intellij.openapi.editor.Document):V
|
- <init>(com.intellij.openapi.editor.Document):V
|
||||||
@@ -386,7 +381,6 @@ f:com.intellij.codeInsight.completion.OffsetMap
|
|||||||
- getAllOffsets():java.util.List
|
- getAllOffsets():java.util.List
|
||||||
- getOffset(com.intellij.codeInsight.completion.OffsetKey):I
|
- getOffset(com.intellij.codeInsight.completion.OffsetKey):I
|
||||||
- removeOffset(com.intellij.codeInsight.completion.OffsetKey):V
|
- removeOffset(com.intellij.codeInsight.completion.OffsetKey):V
|
||||||
- toString():java.lang.String
|
|
||||||
- wasModified(com.intellij.codeInsight.completion.OffsetKey):Z
|
- wasModified(com.intellij.codeInsight.completion.OffsetKey):Z
|
||||||
c:com.intellij.codeInsight.completion.PlainPrefixMatcher
|
c:com.intellij.codeInsight.completion.PlainPrefixMatcher
|
||||||
- com.intellij.codeInsight.completion.PrefixMatcher
|
- com.intellij.codeInsight.completion.PrefixMatcher
|
||||||
@@ -478,7 +472,6 @@ f:com.intellij.codeInsight.daemon.HighlightDisplayKey
|
|||||||
- s:register(java.lang.String,com.intellij.openapi.util.Computable,java.lang.String):com.intellij.codeInsight.daemon.HighlightDisplayKey
|
- s:register(java.lang.String,com.intellij.openapi.util.Computable,java.lang.String):com.intellij.codeInsight.daemon.HighlightDisplayKey
|
||||||
- s:register(java.lang.String,com.intellij.openapi.util.Computable,java.lang.String,java.lang.String):com.intellij.codeInsight.daemon.HighlightDisplayKey
|
- s:register(java.lang.String,com.intellij.openapi.util.Computable,java.lang.String,java.lang.String):com.intellij.codeInsight.daemon.HighlightDisplayKey
|
||||||
- s:register(java.lang.String,java.lang.String,java.lang.String):com.intellij.codeInsight.daemon.HighlightDisplayKey
|
- s:register(java.lang.String,java.lang.String,java.lang.String):com.intellij.codeInsight.daemon.HighlightDisplayKey
|
||||||
- toString():java.lang.String
|
|
||||||
- s:unregister(java.lang.String):V
|
- s:unregister(java.lang.String):V
|
||||||
com.intellij.codeInsight.daemon.HighlightingPassesCache
|
com.intellij.codeInsight.daemon.HighlightingPassesCache
|
||||||
- sf:Companion:com.intellij.codeInsight.daemon.HighlightingPassesCache$Companion
|
- sf:Companion:com.intellij.codeInsight.daemon.HighlightingPassesCache$Companion
|
||||||
@@ -663,7 +656,6 @@ a:com.intellij.codeInsight.intention.impl.BaseIntentionAction
|
|||||||
- getText():java.lang.String
|
- getText():java.lang.String
|
||||||
- p:setText(java.lang.String):V
|
- p:setText(java.lang.String):V
|
||||||
- startInWriteAction():Z
|
- startInWriteAction():Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.codeInsight.intention.impl.QuickEditActionKeys
|
a:com.intellij.codeInsight.intention.impl.QuickEditActionKeys
|
||||||
- sf:EDIT_ACTION_AVAILABLE:com.intellij.openapi.util.Key
|
- sf:EDIT_ACTION_AVAILABLE:com.intellij.openapi.util.Key
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -699,7 +691,6 @@ f:com.intellij.codeInsight.intention.preview.IntentionPreviewInfo$Html
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- infoKind():com.intellij.codeInsight.intention.preview.IntentionPreviewInfo$InfoKind
|
- infoKind():com.intellij.codeInsight.intention.preview.IntentionPreviewInfo$InfoKind
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.codeInsight.intention.preview.IntentionPreviewInfo$InfoKind
|
e:com.intellij.codeInsight.intention.preview.IntentionPreviewInfo$InfoKind
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:ERROR:com.intellij.codeInsight.intention.preview.IntentionPreviewInfo$InfoKind
|
- sf:ERROR:com.intellij.codeInsight.intention.preview.IntentionPreviewInfo$InfoKind
|
||||||
@@ -773,7 +764,6 @@ a:com.intellij.codeInsight.lookup.LookupElement
|
|||||||
- isWorthShowingInAutoPopup():Z
|
- isWorthShowingInAutoPopup():Z
|
||||||
- renderElement(com.intellij.codeInsight.lookup.LookupElementPresentation):V
|
- renderElement(com.intellij.codeInsight.lookup.LookupElementPresentation):V
|
||||||
- requiresCommittedDocuments():Z
|
- requiresCommittedDocuments():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.codeInsight.lookup.LookupElementBuilder
|
f:com.intellij.codeInsight.lookup.LookupElementBuilder
|
||||||
- com.intellij.codeInsight.lookup.LookupElement
|
- com.intellij.codeInsight.lookup.LookupElement
|
||||||
- appendTailText(java.lang.String,Z):com.intellij.codeInsight.lookup.LookupElementBuilder
|
- appendTailText(java.lang.String,Z):com.intellij.codeInsight.lookup.LookupElementBuilder
|
||||||
@@ -797,7 +787,6 @@ f:com.intellij.codeInsight.lookup.LookupElementBuilder
|
|||||||
- isCaseSensitive():Z
|
- isCaseSensitive():Z
|
||||||
- renderElement(com.intellij.codeInsight.lookup.LookupElementPresentation):V
|
- renderElement(com.intellij.codeInsight.lookup.LookupElementPresentation):V
|
||||||
- strikeout():com.intellij.codeInsight.lookup.LookupElementBuilder
|
- strikeout():com.intellij.codeInsight.lookup.LookupElementBuilder
|
||||||
- toString():java.lang.String
|
|
||||||
- withAutoCompletionPolicy(com.intellij.codeInsight.lookup.AutoCompletionPolicy):com.intellij.codeInsight.lookup.LookupElement
|
- withAutoCompletionPolicy(com.intellij.codeInsight.lookup.AutoCompletionPolicy):com.intellij.codeInsight.lookup.LookupElement
|
||||||
- withBaseLookupString(java.lang.String):com.intellij.codeInsight.lookup.LookupElementBuilder
|
- withBaseLookupString(java.lang.String):com.intellij.codeInsight.lookup.LookupElementBuilder
|
||||||
- withBoldness(Z):com.intellij.codeInsight.lookup.LookupElementBuilder
|
- withBoldness(Z):com.intellij.codeInsight.lookup.LookupElementBuilder
|
||||||
@@ -841,7 +830,6 @@ a:com.intellij.codeInsight.lookup.LookupElementDecorator
|
|||||||
- isValid():Z
|
- isValid():Z
|
||||||
- isWorthShowingInAutoPopup():Z
|
- isWorthShowingInAutoPopup():Z
|
||||||
- renderElement(com.intellij.codeInsight.lookup.LookupElementPresentation):V
|
- renderElement(com.intellij.codeInsight.lookup.LookupElementPresentation):V
|
||||||
- toString():java.lang.String
|
|
||||||
- s:withDelegateInsertHandler(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.completion.InsertHandler):com.intellij.codeInsight.lookup.LookupElementDecorator
|
- s:withDelegateInsertHandler(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.completion.InsertHandler):com.intellij.codeInsight.lookup.LookupElementDecorator
|
||||||
- s:withInsertHandler(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.completion.InsertHandler):com.intellij.codeInsight.lookup.LookupElementDecorator
|
- s:withInsertHandler(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.completion.InsertHandler):com.intellij.codeInsight.lookup.LookupElementDecorator
|
||||||
- s:withRenderer(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.lookup.LookupElementRenderer):com.intellij.codeInsight.lookup.LookupElementDecorator
|
- s:withRenderer(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.lookup.LookupElementRenderer):com.intellij.codeInsight.lookup.LookupElementDecorator
|
||||||
@@ -880,7 +868,6 @@ c:com.intellij.codeInsight.lookup.LookupElementPresentation
|
|||||||
- setTypeIconRightAligned(Z):V
|
- setTypeIconRightAligned(Z):V
|
||||||
- setTypeText(java.lang.String):V
|
- setTypeText(java.lang.String):V
|
||||||
- setTypeText(java.lang.String,javax.swing.Icon):V
|
- setTypeText(java.lang.String,javax.swing.Icon):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.codeInsight.lookup.LookupElementPresentation$TextFragment
|
f:com.intellij.codeInsight.lookup.LookupElementPresentation$TextFragment
|
||||||
- f:text:java.lang.String
|
- f:text:java.lang.String
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
@@ -888,7 +875,6 @@ f:com.intellij.codeInsight.lookup.LookupElementPresentation$TextFragment
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isGrayed():Z
|
- isGrayed():Z
|
||||||
- isItalic():Z
|
- isItalic():Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.codeInsight.lookup.LookupElementRenderer
|
a:com.intellij.codeInsight.lookup.LookupElementRenderer
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- a:renderElement(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.lookup.LookupElementPresentation):V
|
- a:renderElement(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.lookup.LookupElementPresentation):V
|
||||||
@@ -897,7 +883,6 @@ a:com.intellij.codeInsight.lookup.LookupElementWeigher
|
|||||||
- p:<init>(java.lang.String,Z,Z):V
|
- p:<init>(java.lang.String,Z,Z):V
|
||||||
- isNegated():Z
|
- isNegated():Z
|
||||||
- isPrefixDependent():Z
|
- isPrefixDependent():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- weigh(com.intellij.codeInsight.lookup.LookupElement):java.lang.Comparable
|
- weigh(com.intellij.codeInsight.lookup.LookupElement):java.lang.Comparable
|
||||||
- weigh(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.lookup.WeighingContext):java.lang.Comparable
|
- weigh(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.lookup.WeighingContext):java.lang.Comparable
|
||||||
f:com.intellij.codeInsight.lookup.LookupEvent
|
f:com.intellij.codeInsight.lookup.LookupEvent
|
||||||
@@ -939,7 +924,6 @@ com.intellij.codeInsight.lookup.LookupListener
|
|||||||
- f:getMostRelevantOnTop():Z
|
- f:getMostRelevantOnTop():Z
|
||||||
- f:getPositionStrategy():com.intellij.codeInsight.lookup.LookupPositionStrategy
|
- f:getPositionStrategy():com.intellij.codeInsight.lookup.LookupPositionStrategy
|
||||||
- f:setMaxVisibleItemsCount(I):V
|
- f:setMaxVisibleItemsCount(I):V
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.codeInsight.lookup.LookupPresentation$Builder
|
*f:com.intellij.codeInsight.lookup.LookupPresentation$Builder
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- <init>(com.intellij.codeInsight.lookup.LookupPresentation):V
|
- <init>(com.intellij.codeInsight.lookup.LookupPresentation):V
|
||||||
@@ -1004,7 +988,6 @@ f:com.intellij.codeInsight.template.LiveTemplateContextBean
|
|||||||
- getBaseContextId():java.lang.String
|
- getBaseContextId():java.lang.String
|
||||||
- getContextId():java.lang.String
|
- getContextId():java.lang.String
|
||||||
- getTemplateContextType():com.intellij.codeInsight.template.TemplateContextType
|
- getTemplateContextType():com.intellij.codeInsight.template.TemplateContextType
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.codeInsight.template.LiveTemplateContextProvider
|
com.intellij.codeInsight.template.LiveTemplateContextProvider
|
||||||
- a:createContexts():java.util.Collection
|
- a:createContexts():java.util.Collection
|
||||||
f:com.intellij.codeInsight.template.LiveTemplateContextsSnapshot
|
f:com.intellij.codeInsight.template.LiveTemplateContextsSnapshot
|
||||||
@@ -1074,7 +1057,6 @@ c:com.intellij.codeInsight.template.TextResult
|
|||||||
- equalsToText(java.lang.String,com.intellij.psi.PsiElement):Z
|
- equalsToText(java.lang.String,com.intellij.psi.PsiElement):Z
|
||||||
- getText():java.lang.String
|
- getText():java.lang.String
|
||||||
- handleFocused(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,I,I):V
|
- handleFocused(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,I,I):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.codeInsight.template.impl.ConstantNode
|
f:com.intellij.codeInsight.template.impl.ConstantNode
|
||||||
- com.intellij.codeInsight.template.Expression
|
- com.intellij.codeInsight.template.Expression
|
||||||
- <init>(com.intellij.codeInsight.template.Result):V
|
- <init>(com.intellij.codeInsight.template.Result):V
|
||||||
@@ -1211,7 +1193,6 @@ c:com.intellij.codeInspection.InspectionEP
|
|||||||
- getGroupPath():java.lang.String[]
|
- getGroupPath():java.lang.String[]
|
||||||
- getShortName():java.lang.String
|
- getShortName():java.lang.String
|
||||||
- instantiateTool():com.intellij.codeInspection.InspectionProfileEntry
|
- instantiateTool():com.intellij.codeInspection.InspectionProfileEntry
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.codeInspection.InspectionManager
|
a:com.intellij.codeInspection.InspectionManager
|
||||||
- sf:CANT_BE_STATIC_EXTENSION:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:CANT_BE_STATIC_EXTENSION:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -1556,7 +1537,6 @@ a:com.intellij.codeInspection.SuppressIntentionAction
|
|||||||
- isSuppressAll():Z
|
- isSuppressAll():Z
|
||||||
- p:setText(java.lang.String):V
|
- p:setText(java.lang.String):V
|
||||||
- startInWriteAction():Z
|
- startInWriteAction():Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.codeInspection.SuppressQuickFix
|
com.intellij.codeInspection.SuppressQuickFix
|
||||||
- com.intellij.codeInspection.LocalQuickFix
|
- com.intellij.codeInspection.LocalQuickFix
|
||||||
- sf:EMPTY_ARRAY:com.intellij.codeInspection.SuppressQuickFix[]
|
- sf:EMPTY_ARRAY:com.intellij.codeInspection.SuppressQuickFix[]
|
||||||
@@ -1621,7 +1601,6 @@ a:com.intellij.codeInspection.ex.InspectionToolWrapper
|
|||||||
- isEnabledByDefault():Z
|
- isEnabledByDefault():Z
|
||||||
- isInitialized():Z
|
- isInitialized():Z
|
||||||
- loadDescription():java.lang.String
|
- loadDescription():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.ex.InspectionToolsRegistrarCore
|
f:com.intellij.codeInspection.ex.InspectionToolsRegistrarCore
|
||||||
- <init>():V
|
- <init>():V
|
||||||
f:com.intellij.codeInspection.ex.JobDescriptor
|
f:com.intellij.codeInspection.ex.JobDescriptor
|
||||||
@@ -1651,7 +1630,6 @@ f:com.intellij.codeInspection.ex.QuickFixWrapper
|
|||||||
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
|
- 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
|
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
|
||||||
- startInWriteAction():Z
|
- startInWriteAction():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- s:unwrap(com.intellij.codeInsight.intention.CommonIntentionAction):com.intellij.codeInspection.LocalQuickFix
|
- s:unwrap(com.intellij.codeInsight.intention.CommonIntentionAction):com.intellij.codeInspection.LocalQuickFix
|
||||||
- s:unwrapFile(com.intellij.codeInsight.intention.IntentionAction):com.intellij.psi.PsiFile
|
- s:unwrapFile(com.intellij.codeInsight.intention.IntentionAction):com.intellij.psi.PsiFile
|
||||||
- s:wrap(com.intellij.codeInspection.ProblemDescriptor,I):com.intellij.codeInsight.intention.IntentionAction
|
- s:wrap(com.intellij.codeInspection.ProblemDescriptor,I):com.intellij.codeInsight.intention.IntentionAction
|
||||||
@@ -1760,7 +1738,6 @@ f:com.intellij.codeInspection.options.LocMessage$PrefixSuffix
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- prefix():java.lang.String
|
- prefix():java.lang.String
|
||||||
- suffix():java.lang.String
|
- suffix():java.lang.String
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.options.OptCheckbox
|
f:com.intellij.codeInspection.options.OptCheckbox
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.codeInspection.options.OptControl
|
- com.intellij.codeInspection.options.OptControl
|
||||||
@@ -1776,7 +1753,6 @@ f:com.intellij.codeInspection.options.OptCheckbox
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- label():com.intellij.codeInspection.options.LocMessage
|
- label():com.intellij.codeInspection.options.LocMessage
|
||||||
- prefix(java.lang.String):com.intellij.codeInspection.options.OptCheckbox
|
- prefix(java.lang.String):com.intellij.codeInspection.options.OptCheckbox
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.options.OptCheckboxPanel
|
f:com.intellij.codeInspection.options.OptCheckboxPanel
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.codeInspection.options.OptRegularComponent
|
- com.intellij.codeInspection.options.OptRegularComponent
|
||||||
@@ -1785,7 +1761,6 @@ f:com.intellij.codeInspection.options.OptCheckboxPanel
|
|||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- prefix(java.lang.String):com.intellij.codeInspection.options.OptCheckboxPanel
|
- prefix(java.lang.String):com.intellij.codeInspection.options.OptCheckboxPanel
|
||||||
- f:toString():java.lang.String
|
|
||||||
com.intellij.codeInspection.options.OptComponent
|
com.intellij.codeInspection.options.OptComponent
|
||||||
- children():java.util.List
|
- children():java.util.List
|
||||||
- prefix(java.lang.String):com.intellij.codeInspection.options.OptComponent
|
- prefix(java.lang.String):com.intellij.codeInspection.options.OptComponent
|
||||||
@@ -1803,7 +1778,6 @@ f:com.intellij.codeInspection.options.OptCustom
|
|||||||
- data():java.lang.String
|
- data():java.lang.String
|
||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- f:toString():java.lang.String
|
|
||||||
com.intellij.codeInspection.options.OptDescribedComponent
|
com.intellij.codeInspection.options.OptDescribedComponent
|
||||||
- a:description():com.intellij.openapi.util.text.HtmlChunk
|
- a:description():com.intellij.openapi.util.text.HtmlChunk
|
||||||
- a:description(com.intellij.openapi.util.text.HtmlChunk):com.intellij.codeInspection.options.OptRegularComponent
|
- a:description(com.intellij.openapi.util.text.HtmlChunk):com.intellij.codeInspection.options.OptRegularComponent
|
||||||
@@ -1820,7 +1794,6 @@ f:com.intellij.codeInspection.options.OptDropdown
|
|||||||
- options():java.util.List
|
- options():java.util.List
|
||||||
- prefix(java.lang.String):com.intellij.codeInspection.options.OptDropdown
|
- prefix(java.lang.String):com.intellij.codeInspection.options.OptDropdown
|
||||||
- splitLabel():com.intellij.codeInspection.options.LocMessage
|
- splitLabel():com.intellij.codeInspection.options.LocMessage
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.options.OptDropdown$Option
|
f:com.intellij.codeInspection.options.OptDropdown$Option
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- <init>(java.lang.String,com.intellij.codeInspection.options.LocMessage):V
|
- <init>(java.lang.String,com.intellij.codeInspection.options.LocMessage):V
|
||||||
@@ -1828,7 +1801,6 @@ f:com.intellij.codeInspection.options.OptDropdown$Option
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- key():java.lang.String
|
- key():java.lang.String
|
||||||
- label():com.intellij.codeInspection.options.LocMessage
|
- label():com.intellij.codeInspection.options.LocMessage
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.options.OptExpandableString
|
f:com.intellij.codeInspection.options.OptExpandableString
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.codeInspection.options.OptControl
|
- com.intellij.codeInspection.options.OptControl
|
||||||
@@ -1844,7 +1816,6 @@ f:com.intellij.codeInspection.options.OptExpandableString
|
|||||||
- label():com.intellij.codeInspection.options.LocMessage
|
- label():com.intellij.codeInspection.options.LocMessage
|
||||||
- prefix(java.lang.String):com.intellij.codeInspection.options.OptExpandableString
|
- prefix(java.lang.String):com.intellij.codeInspection.options.OptExpandableString
|
||||||
- separator():java.lang.String
|
- separator():java.lang.String
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.options.OptGroup
|
f:com.intellij.codeInspection.options.OptGroup
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.codeInspection.options.OptRegularComponent
|
- com.intellij.codeInspection.options.OptRegularComponent
|
||||||
@@ -1854,7 +1825,6 @@ f:com.intellij.codeInspection.options.OptGroup
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- label():com.intellij.codeInspection.options.LocMessage
|
- label():com.intellij.codeInspection.options.LocMessage
|
||||||
- prefix(java.lang.String):com.intellij.codeInspection.options.OptGroup
|
- prefix(java.lang.String):com.intellij.codeInspection.options.OptGroup
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.options.OptHorizontalStack
|
f:com.intellij.codeInspection.options.OptHorizontalStack
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.codeInspection.options.OptRegularComponent
|
- com.intellij.codeInspection.options.OptRegularComponent
|
||||||
@@ -1863,7 +1833,6 @@ f:com.intellij.codeInspection.options.OptHorizontalStack
|
|||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- prefix(java.lang.String):com.intellij.codeInspection.options.OptHorizontalStack
|
- prefix(java.lang.String):com.intellij.codeInspection.options.OptHorizontalStack
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.options.OptNumber
|
f:com.intellij.codeInspection.options.OptNumber
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.codeInspection.options.OptControl
|
- com.intellij.codeInspection.options.OptControl
|
||||||
@@ -1880,7 +1849,6 @@ f:com.intellij.codeInspection.options.OptNumber
|
|||||||
- minValue():I
|
- minValue():I
|
||||||
- prefix(java.lang.String):com.intellij.codeInspection.options.OptNumber
|
- prefix(java.lang.String):com.intellij.codeInspection.options.OptNumber
|
||||||
- splitLabel():com.intellij.codeInspection.options.LocMessage
|
- splitLabel():com.intellij.codeInspection.options.LocMessage
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.options.OptPane
|
f:com.intellij.codeInspection.options.OptPane
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- sf:EMPTY:com.intellij.codeInspection.options.OptPane
|
- sf:EMPTY:com.intellij.codeInspection.options.OptPane
|
||||||
@@ -1922,7 +1890,6 @@ f:com.intellij.codeInspection.options.OptPane
|
|||||||
- s:tab(java.lang.String,com.intellij.codeInspection.options.OptRegularComponent[]):com.intellij.codeInspection.options.OptTab
|
- s:tab(java.lang.String,com.intellij.codeInspection.options.OptRegularComponent[]):com.intellij.codeInspection.options.OptTab
|
||||||
- s:table(java.lang.String,com.intellij.codeInspection.options.OptTableColumn[]):com.intellij.codeInspection.options.OptTable
|
- s:table(java.lang.String,com.intellij.codeInspection.options.OptTableColumn[]):com.intellij.codeInspection.options.OptTable
|
||||||
- s:tabs(com.intellij.codeInspection.options.OptTab[]):com.intellij.codeInspection.options.OptTabSet
|
- s:tabs(com.intellij.codeInspection.options.OptTab[]):com.intellij.codeInspection.options.OptTabSet
|
||||||
- f:toString():java.lang.String
|
|
||||||
com.intellij.codeInspection.options.OptRegularComponent
|
com.intellij.codeInspection.options.OptRegularComponent
|
||||||
- com.intellij.codeInspection.options.OptComponent
|
- com.intellij.codeInspection.options.OptComponent
|
||||||
- prefix(java.lang.String):com.intellij.codeInspection.options.OptRegularComponent
|
- prefix(java.lang.String):com.intellij.codeInspection.options.OptRegularComponent
|
||||||
@@ -1933,7 +1900,6 @@ f:com.intellij.codeInspection.options.OptSeparator
|
|||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- label():com.intellij.codeInspection.options.LocMessage
|
- label():com.intellij.codeInspection.options.LocMessage
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.options.OptSettingLink
|
f:com.intellij.codeInspection.options.OptSettingLink
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.codeInspection.options.OptRegularComponent
|
- com.intellij.codeInspection.options.OptRegularComponent
|
||||||
@@ -1943,7 +1909,6 @@ f:com.intellij.codeInspection.options.OptSettingLink
|
|||||||
- displayName():com.intellij.codeInspection.options.LocMessage
|
- displayName():com.intellij.codeInspection.options.LocMessage
|
||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.options.OptString
|
f:com.intellij.codeInspection.options.OptString
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.codeInspection.options.OptControl
|
- com.intellij.codeInspection.options.OptControl
|
||||||
@@ -1958,7 +1923,6 @@ f:com.intellij.codeInspection.options.OptString
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- prefix(java.lang.String):com.intellij.codeInspection.options.OptString
|
- prefix(java.lang.String):com.intellij.codeInspection.options.OptString
|
||||||
- splitLabel():com.intellij.codeInspection.options.LocMessage
|
- splitLabel():com.intellij.codeInspection.options.LocMessage
|
||||||
- f:toString():java.lang.String
|
|
||||||
- validator():com.intellij.codeInspection.options.StringValidator
|
- validator():com.intellij.codeInspection.options.StringValidator
|
||||||
- width():I
|
- width():I
|
||||||
f:com.intellij.codeInspection.options.OptStringList
|
f:com.intellij.codeInspection.options.OptStringList
|
||||||
@@ -1975,7 +1939,6 @@ f:com.intellij.codeInspection.options.OptStringList
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- label():com.intellij.codeInspection.options.LocMessage
|
- label():com.intellij.codeInspection.options.LocMessage
|
||||||
- prefix(java.lang.String):com.intellij.codeInspection.options.OptStringList
|
- prefix(java.lang.String):com.intellij.codeInspection.options.OptStringList
|
||||||
- f:toString():java.lang.String
|
|
||||||
- validator():com.intellij.codeInspection.options.StringValidator
|
- validator():com.intellij.codeInspection.options.StringValidator
|
||||||
f:com.intellij.codeInspection.options.OptTab
|
f:com.intellij.codeInspection.options.OptTab
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
@@ -1986,7 +1949,6 @@ f:com.intellij.codeInspection.options.OptTab
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- label():com.intellij.codeInspection.options.LocMessage
|
- label():com.intellij.codeInspection.options.LocMessage
|
||||||
- prefix(java.lang.String):com.intellij.codeInspection.options.OptTab
|
- prefix(java.lang.String):com.intellij.codeInspection.options.OptTab
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.options.OptTabSet
|
f:com.intellij.codeInspection.options.OptTabSet
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.codeInspection.options.OptRegularComponent
|
- com.intellij.codeInspection.options.OptRegularComponent
|
||||||
@@ -1995,7 +1957,6 @@ f:com.intellij.codeInspection.options.OptTabSet
|
|||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- prefix(java.lang.String):com.intellij.codeInspection.options.OptTabSet
|
- prefix(java.lang.String):com.intellij.codeInspection.options.OptTabSet
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.options.OptTable
|
f:com.intellij.codeInspection.options.OptTable
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.codeInspection.options.OptDescribedComponent
|
- com.intellij.codeInspection.options.OptDescribedComponent
|
||||||
@@ -2009,7 +1970,6 @@ f:com.intellij.codeInspection.options.OptTable
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- label():com.intellij.codeInspection.options.LocMessage
|
- label():com.intellij.codeInspection.options.LocMessage
|
||||||
- prefix(java.lang.String):com.intellij.codeInspection.options.OptTable
|
- prefix(java.lang.String):com.intellij.codeInspection.options.OptTable
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.options.OptTableColumn
|
f:com.intellij.codeInspection.options.OptTableColumn
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.codeInspection.options.OptControl
|
- com.intellij.codeInspection.options.OptControl
|
||||||
@@ -2019,7 +1979,6 @@ f:com.intellij.codeInspection.options.OptTableColumn
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- name():com.intellij.codeInspection.options.LocMessage
|
- name():com.intellij.codeInspection.options.LocMessage
|
||||||
- prefix(java.lang.String):com.intellij.codeInspection.options.OptTableColumn
|
- prefix(java.lang.String):com.intellij.codeInspection.options.OptTableColumn
|
||||||
- f:toString():java.lang.String
|
|
||||||
- validator():com.intellij.codeInspection.options.StringValidator
|
- validator():com.intellij.codeInspection.options.StringValidator
|
||||||
com.intellij.codeInspection.options.OptionContainer
|
com.intellij.codeInspection.options.OptionContainer
|
||||||
- getOptionController():com.intellij.codeInspection.options.OptionController
|
- getOptionController():com.intellij.codeInspection.options.OptionController
|
||||||
@@ -2046,7 +2005,6 @@ f:com.intellij.codeInspection.options.OptionController$OptionControlInfo
|
|||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- pane():com.intellij.codeInspection.options.OptPane
|
- pane():com.intellij.codeInspection.options.OptPane
|
||||||
- f:toString():java.lang.String
|
|
||||||
*:com.intellij.codeInspection.options.OptionControllerProvider
|
*:com.intellij.codeInspection.options.OptionControllerProvider
|
||||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
- a:forContext(com.intellij.psi.PsiElement):com.intellij.codeInspection.options.OptionController
|
- a:forContext(com.intellij.psi.PsiElement):com.intellij.codeInspection.options.OptionController
|
||||||
@@ -2061,7 +2019,6 @@ f:com.intellij.codeInspection.options.PlainMessage
|
|||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- label():java.lang.String
|
- label():java.lang.String
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.options.RegexValidator
|
f:com.intellij.codeInspection.options.RegexValidator
|
||||||
- com.intellij.codeInspection.options.StringValidator
|
- com.intellij.codeInspection.options.StringValidator
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -2274,7 +2231,6 @@ f:com.intellij.lang.BracePair
|
|||||||
- getLeftBraceType():com.intellij.psi.tree.IElementType
|
- getLeftBraceType():com.intellij.psi.tree.IElementType
|
||||||
- getRightBraceType():com.intellij.psi.tree.IElementType
|
- getRightBraceType():com.intellij.psi.tree.IElementType
|
||||||
- isStructural():Z
|
- isStructural():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.lang.ContributedReferencesAnnotators
|
f:com.intellij.lang.ContributedReferencesAnnotators
|
||||||
- com.intellij.lang.LanguageExtension
|
- com.intellij.lang.LanguageExtension
|
||||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
@@ -2344,13 +2300,11 @@ f:com.intellij.lang.annotation.Annotation
|
|||||||
- setProblemGroup(com.intellij.lang.annotation.ProblemGroup):V
|
- setProblemGroup(com.intellij.lang.annotation.ProblemGroup):V
|
||||||
- setTextAttributes(com.intellij.openapi.editor.colors.TextAttributesKey):V
|
- setTextAttributes(com.intellij.openapi.editor.colors.TextAttributesKey):V
|
||||||
- setTooltip(java.lang.String):V
|
- setTooltip(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.lang.annotation.Annotation$QuickFixInfo
|
f:com.intellij.lang.annotation.Annotation$QuickFixInfo
|
||||||
- f:key:com.intellij.codeInsight.daemon.HighlightDisplayKey
|
- f:key:com.intellij.codeInsight.daemon.HighlightDisplayKey
|
||||||
- f:quickFix:com.intellij.codeInsight.intention.IntentionAction
|
- f:quickFix:com.intellij.codeInsight.intention.IntentionAction
|
||||||
- f:textRange:com.intellij.openapi.util.TextRange
|
- f:textRange:com.intellij.openapi.util.TextRange
|
||||||
- getLocalQuickFix():com.intellij.codeInspection.LocalQuickFix
|
- getLocalQuickFix():com.intellij.codeInspection.LocalQuickFix
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.lang.annotation.AnnotationBuilder
|
com.intellij.lang.annotation.AnnotationBuilder
|
||||||
- a:afterEndOfLine():com.intellij.lang.annotation.AnnotationBuilder
|
- a:afterEndOfLine():com.intellij.lang.annotation.AnnotationBuilder
|
||||||
- a:create():V
|
- a:create():V
|
||||||
@@ -2439,7 +2393,6 @@ f:com.intellij.lang.annotation.HighlightSeverity
|
|||||||
- getDisplayName():java.lang.String
|
- getDisplayName():java.lang.String
|
||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
- writeExternal(org.jdom.Element):V
|
- writeExternal(org.jdom.Element):V
|
||||||
com.intellij.lang.annotation.ProblemGroup
|
com.intellij.lang.annotation.ProblemGroup
|
||||||
- a:getProblemName():java.lang.String
|
- a:getProblemName():java.lang.String
|
||||||
@@ -2478,7 +2431,6 @@ f:com.intellij.lang.documentation.CompositeDocumentationProvider
|
|||||||
- hasDocumentationFor(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
|
- hasDocumentationFor(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
|
||||||
- s:hasUrlsFor(com.intellij.lang.documentation.DocumentationProvider,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
|
- s:hasUrlsFor(com.intellij.lang.documentation.DocumentationProvider,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
|
||||||
- promptToConfigureDocumentation(com.intellij.psi.PsiElement):V
|
- promptToConfigureDocumentation(com.intellij.psi.PsiElement):V
|
||||||
- toString():java.lang.String
|
|
||||||
- s:wrapProviders(java.util.Collection):com.intellij.lang.documentation.DocumentationProvider
|
- s:wrapProviders(java.util.Collection):com.intellij.lang.documentation.DocumentationProvider
|
||||||
com.intellij.lang.documentation.DocumentationMarkup
|
com.intellij.lang.documentation.DocumentationMarkup
|
||||||
- sf:BOTTOM_ELEMENT:com.intellij.openapi.util.text.HtmlChunk$Element
|
- sf:BOTTOM_ELEMENT:com.intellij.openapi.util.text.HtmlChunk$Element
|
||||||
@@ -2577,7 +2529,6 @@ f:com.intellij.modcommand.ActionContext
|
|||||||
- offset():I
|
- offset():I
|
||||||
- project():com.intellij.openapi.project.Project
|
- project():com.intellij.openapi.project.Project
|
||||||
- selection():com.intellij.openapi.util.TextRange
|
- selection():com.intellij.openapi.util.TextRange
|
||||||
- f:toString():java.lang.String
|
|
||||||
- withElement(com.intellij.psi.PsiElement):com.intellij.modcommand.ActionContext
|
- withElement(com.intellij.psi.PsiElement):com.intellij.modcommand.ActionContext
|
||||||
- withFile(com.intellij.psi.PsiFile):com.intellij.modcommand.ActionContext
|
- withFile(com.intellij.psi.PsiFile):com.intellij.modcommand.ActionContext
|
||||||
- withOffset(I):com.intellij.modcommand.ActionContext
|
- withOffset(I):com.intellij.modcommand.ActionContext
|
||||||
@@ -2596,7 +2547,6 @@ f:com.intellij.modcommand.ModChooseAction
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- isEmpty():Z
|
- isEmpty():Z
|
||||||
- title():java.lang.String
|
- title():java.lang.String
|
||||||
- f:toString():java.lang.String
|
|
||||||
*f:com.intellij.modcommand.ModChooseMember
|
*f:com.intellij.modcommand.ModChooseMember
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.modcommand.ModCommand
|
- com.intellij.modcommand.ModCommand
|
||||||
@@ -2608,7 +2558,6 @@ f:com.intellij.modcommand.ModChooseAction
|
|||||||
- mode():com.intellij.modcommand.ModChooseMember$SelectionMode
|
- mode():com.intellij.modcommand.ModChooseMember$SelectionMode
|
||||||
- nextCommand():java.util.function.Function
|
- nextCommand():java.util.function.Function
|
||||||
- title():java.lang.String
|
- title():java.lang.String
|
||||||
- f:toString():java.lang.String
|
|
||||||
*e:com.intellij.modcommand.ModChooseMember$SelectionMode
|
*e:com.intellij.modcommand.ModChooseMember$SelectionMode
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:MULTIPLE:com.intellij.modcommand.ModChooseMember$SelectionMode
|
- sf:MULTIPLE:com.intellij.modcommand.ModChooseMember$SelectionMode
|
||||||
@@ -2679,7 +2628,6 @@ f:com.intellij.modcommand.ModCommandExecutor$Error
|
|||||||
- getMessage():java.lang.String
|
- getMessage():java.lang.String
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- message():java.lang.String
|
- message():java.lang.String
|
||||||
- f:toString():java.lang.String
|
|
||||||
e:com.intellij.modcommand.ModCommandExecutor$Result
|
e:com.intellij.modcommand.ModCommandExecutor$Result
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- com.intellij.modcommand.ModCommandExecutor$BatchExecutionResult
|
- com.intellij.modcommand.ModCommandExecutor$BatchExecutionResult
|
||||||
@@ -2717,7 +2665,6 @@ f:com.intellij.modcommand.ModCompositeCommand
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- isEmpty():Z
|
- isEmpty():Z
|
||||||
- modifiedFiles():java.util.Set
|
- modifiedFiles():java.util.Set
|
||||||
- f:toString():java.lang.String
|
|
||||||
- unpack():java.util.List
|
- unpack():java.util.List
|
||||||
f:com.intellij.modcommand.ModCopyToClipboard
|
f:com.intellij.modcommand.ModCopyToClipboard
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
@@ -2726,7 +2673,6 @@ f:com.intellij.modcommand.ModCopyToClipboard
|
|||||||
- content():java.lang.String
|
- content():java.lang.String
|
||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.modcommand.ModCreateFile
|
f:com.intellij.modcommand.ModCreateFile
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.modcommand.ModCommand
|
- com.intellij.modcommand.ModCommand
|
||||||
@@ -2735,7 +2681,6 @@ f:com.intellij.modcommand.ModCreateFile
|
|||||||
- file():com.intellij.modcommand.FutureVirtualFile
|
- file():com.intellij.modcommand.FutureVirtualFile
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- text():java.lang.String
|
- text():java.lang.String
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.modcommand.ModDeleteFile
|
f:com.intellij.modcommand.ModDeleteFile
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.modcommand.ModCommand
|
- com.intellij.modcommand.ModCommand
|
||||||
@@ -2744,7 +2689,6 @@ f:com.intellij.modcommand.ModDeleteFile
|
|||||||
- file():com.intellij.openapi.vfs.VirtualFile
|
- file():com.intellij.openapi.vfs.VirtualFile
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- modifiedFiles():java.util.Set
|
- modifiedFiles():java.util.Set
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.modcommand.ModDisplayMessage
|
f:com.intellij.modcommand.ModDisplayMessage
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.modcommand.ModCommand
|
- com.intellij.modcommand.ModCommand
|
||||||
@@ -2753,7 +2697,6 @@ f:com.intellij.modcommand.ModDisplayMessage
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- kind():com.intellij.modcommand.ModDisplayMessage$MessageKind
|
- kind():com.intellij.modcommand.ModDisplayMessage$MessageKind
|
||||||
- messageText():java.lang.String
|
- messageText():java.lang.String
|
||||||
- f:toString():java.lang.String
|
|
||||||
e:com.intellij.modcommand.ModDisplayMessage$MessageKind
|
e:com.intellij.modcommand.ModDisplayMessage$MessageKind
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:ERROR:com.intellij.modcommand.ModDisplayMessage$MessageKind
|
- sf:ERROR:com.intellij.modcommand.ModDisplayMessage$MessageKind
|
||||||
@@ -2769,7 +2712,6 @@ f:com.intellij.modcommand.ModHighlight
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- highlights():java.util.List
|
- highlights():java.util.List
|
||||||
- isEmpty():Z
|
- isEmpty():Z
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.modcommand.ModHighlight$HighlightInfo
|
f:com.intellij.modcommand.ModHighlight$HighlightInfo
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- <init>(com.intellij.openapi.util.TextRange,com.intellij.openapi.editor.colors.TextAttributesKey,Z):V
|
- <init>(com.intellij.openapi.util.TextRange,com.intellij.openapi.editor.colors.TextAttributesKey,Z):V
|
||||||
@@ -2778,7 +2720,6 @@ f:com.intellij.modcommand.ModHighlight$HighlightInfo
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- hideByTextChange():Z
|
- hideByTextChange():Z
|
||||||
- range():com.intellij.openapi.util.TextRange
|
- range():com.intellij.openapi.util.TextRange
|
||||||
- f:toString():java.lang.String
|
|
||||||
- withRange(com.intellij.openapi.util.TextRange):com.intellij.modcommand.ModHighlight$HighlightInfo
|
- withRange(com.intellij.openapi.util.TextRange):com.intellij.modcommand.ModHighlight$HighlightInfo
|
||||||
f:com.intellij.modcommand.ModNavigate
|
f:com.intellij.modcommand.ModNavigate
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
@@ -2790,7 +2731,6 @@ f:com.intellij.modcommand.ModNavigate
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- selectionEnd():I
|
- selectionEnd():I
|
||||||
- selectionStart():I
|
- selectionStart():I
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.modcommand.ModNothing
|
f:com.intellij.modcommand.ModNothing
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.modcommand.ModCommand
|
- com.intellij.modcommand.ModCommand
|
||||||
@@ -2799,7 +2739,6 @@ f:com.intellij.modcommand.ModNothing
|
|||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- isEmpty():Z
|
- isEmpty():Z
|
||||||
- f:toString():java.lang.String
|
|
||||||
- unpack():java.util.List
|
- unpack():java.util.List
|
||||||
*:com.intellij.modcommand.ModPsiNavigator
|
*:com.intellij.modcommand.ModPsiNavigator
|
||||||
- a:getCaretOffset():I
|
- a:getCaretOffset():I
|
||||||
@@ -2833,7 +2772,6 @@ f:com.intellij.modcommand.ModShowConflicts
|
|||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- isEmpty():Z
|
- isEmpty():Z
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.modcommand.ModShowConflicts$Conflict
|
f:com.intellij.modcommand.ModShowConflicts$Conflict
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- <init>(java.util.List):V
|
- <init>(java.util.List):V
|
||||||
@@ -2841,7 +2779,6 @@ f:com.intellij.modcommand.ModShowConflicts$Conflict
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- merge(com.intellij.modcommand.ModShowConflicts$Conflict):com.intellij.modcommand.ModShowConflicts$Conflict
|
- merge(com.intellij.modcommand.ModShowConflicts$Conflict):com.intellij.modcommand.ModShowConflicts$Conflict
|
||||||
- messages():java.util.List
|
- messages():java.util.List
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.modcommand.ModStartRename
|
f:com.intellij.modcommand.ModStartRename
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.modcommand.ModCommand
|
- com.intellij.modcommand.ModCommand
|
||||||
@@ -2851,7 +2788,6 @@ f:com.intellij.modcommand.ModStartRename
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- nameSuggestions():java.util.List
|
- nameSuggestions():java.util.List
|
||||||
- symbolRange():com.intellij.modcommand.ModStartRename$RenameSymbolRange
|
- symbolRange():com.intellij.modcommand.ModStartRename$RenameSymbolRange
|
||||||
- f:toString():java.lang.String
|
|
||||||
- withRange(com.intellij.modcommand.ModStartRename$RenameSymbolRange):com.intellij.modcommand.ModStartRename
|
- withRange(com.intellij.modcommand.ModStartRename$RenameSymbolRange):com.intellij.modcommand.ModStartRename
|
||||||
f:com.intellij.modcommand.ModStartRename$RenameSymbolRange
|
f:com.intellij.modcommand.ModStartRename$RenameSymbolRange
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
@@ -2860,7 +2796,6 @@ f:com.intellij.modcommand.ModStartRename$RenameSymbolRange
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- nameIdentifierRange():com.intellij.openapi.util.TextRange
|
- nameIdentifierRange():com.intellij.openapi.util.TextRange
|
||||||
- range():com.intellij.openapi.util.TextRange
|
- range():com.intellij.openapi.util.TextRange
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.modcommand.ModStartTemplate
|
f:com.intellij.modcommand.ModStartTemplate
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.modcommand.ModCommand
|
- com.intellij.modcommand.ModCommand
|
||||||
@@ -2871,7 +2806,6 @@ f:com.intellij.modcommand.ModStartTemplate
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- modifiedFiles():java.util.Set
|
- modifiedFiles():java.util.Set
|
||||||
- templateFinishFunction():java.util.function.Function
|
- templateFinishFunction():java.util.function.Function
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.modcommand.ModStartTemplate$DependantVariableField
|
f:com.intellij.modcommand.ModStartTemplate$DependantVariableField
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.modcommand.ModStartTemplate$TemplateField
|
- com.intellij.modcommand.ModStartTemplate$TemplateField
|
||||||
@@ -2881,7 +2815,6 @@ f:com.intellij.modcommand.ModStartTemplate$DependantVariableField
|
|||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- range():com.intellij.openapi.util.TextRange
|
- range():com.intellij.openapi.util.TextRange
|
||||||
- f:toString():java.lang.String
|
|
||||||
- varName():java.lang.String
|
- varName():java.lang.String
|
||||||
- withRange(com.intellij.openapi.util.TextRange):com.intellij.modcommand.ModStartTemplate$TemplateField
|
- withRange(com.intellij.openapi.util.TextRange):com.intellij.modcommand.ModStartTemplate$TemplateField
|
||||||
f:com.intellij.modcommand.ModStartTemplate$ExpressionField
|
f:com.intellij.modcommand.ModStartTemplate$ExpressionField
|
||||||
@@ -2892,7 +2825,6 @@ f:com.intellij.modcommand.ModStartTemplate$ExpressionField
|
|||||||
- expression():com.intellij.codeInsight.template.Expression
|
- expression():com.intellij.codeInsight.template.Expression
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- range():com.intellij.openapi.util.TextRange
|
- range():com.intellij.openapi.util.TextRange
|
||||||
- f:toString():java.lang.String
|
|
||||||
- varName():java.lang.String
|
- varName():java.lang.String
|
||||||
- withRange(com.intellij.openapi.util.TextRange):com.intellij.modcommand.ModStartTemplate$TemplateField
|
- withRange(com.intellij.openapi.util.TextRange):com.intellij.modcommand.ModStartTemplate$TemplateField
|
||||||
com.intellij.modcommand.ModStartTemplate$TemplateField
|
com.intellij.modcommand.ModStartTemplate$TemplateField
|
||||||
@@ -2914,7 +2846,6 @@ f:com.intellij.modcommand.ModUpdateFileText
|
|||||||
- modifiedFiles():java.util.Set
|
- modifiedFiles():java.util.Set
|
||||||
- newText():java.lang.String
|
- newText():java.lang.String
|
||||||
- oldText():java.lang.String
|
- oldText():java.lang.String
|
||||||
- f:toString():java.lang.String
|
|
||||||
- updatedRanges():java.util.List
|
- updatedRanges():java.util.List
|
||||||
f:com.intellij.modcommand.ModUpdateFileText$Fragment
|
f:com.intellij.modcommand.ModUpdateFileText$Fragment
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
@@ -2927,7 +2858,6 @@ f:com.intellij.modcommand.ModUpdateFileText$Fragment
|
|||||||
- offset():I
|
- offset():I
|
||||||
- oldLength():I
|
- oldLength():I
|
||||||
- shift(I):com.intellij.modcommand.ModUpdateFileText$Fragment
|
- shift(I):com.intellij.modcommand.ModUpdateFileText$Fragment
|
||||||
- f:toString():java.lang.String
|
|
||||||
*f:com.intellij.modcommand.ModUpdateReferences
|
*f:com.intellij.modcommand.ModUpdateReferences
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- com.intellij.modcommand.ModCommand
|
- com.intellij.modcommand.ModCommand
|
||||||
@@ -2938,7 +2868,6 @@ f:com.intellij.modcommand.ModUpdateFileText$Fragment
|
|||||||
- newRange():com.intellij.openapi.util.TextRange
|
- newRange():com.intellij.openapi.util.TextRange
|
||||||
- oldRange():com.intellij.openapi.util.TextRange
|
- oldRange():com.intellij.openapi.util.TextRange
|
||||||
- oldText():java.lang.String
|
- oldText():java.lang.String
|
||||||
- f:toString():java.lang.String
|
|
||||||
- withNewRange(com.intellij.openapi.util.TextRange):com.intellij.modcommand.ModUpdateReferences
|
- withNewRange(com.intellij.openapi.util.TextRange):com.intellij.modcommand.ModUpdateReferences
|
||||||
*f:com.intellij.modcommand.ModUpdateSystemOptions
|
*f:com.intellij.modcommand.ModUpdateSystemOptions
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
@@ -2949,7 +2878,6 @@ f:com.intellij.modcommand.ModUpdateFileText$Fragment
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- isEmpty():Z
|
- isEmpty():Z
|
||||||
- options():java.util.List
|
- options():java.util.List
|
||||||
- f:toString():java.lang.String
|
|
||||||
*f:com.intellij.modcommand.ModUpdateSystemOptions$ModifiedOption
|
*f:com.intellij.modcommand.ModUpdateSystemOptions$ModifiedOption
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- <init>(java.lang.String,java.lang.Object,java.lang.Object):V
|
- <init>(java.lang.String,java.lang.Object,java.lang.Object):V
|
||||||
@@ -2958,7 +2886,6 @@ f:com.intellij.modcommand.ModUpdateFileText$Fragment
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- newValue():java.lang.Object
|
- newValue():java.lang.Object
|
||||||
- oldValue():java.lang.Object
|
- oldValue():java.lang.Object
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.modcommand.Presentation
|
f:com.intellij.modcommand.Presentation
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- <init>(java.lang.String,com.intellij.codeInsight.intention.PriorityAction$Priority,java.util.List,javax.swing.Icon,com.intellij.modcommand.Presentation$FixAllOption):V
|
- <init>(java.lang.String,com.intellij.codeInsight.intention.PriorityAction$Priority,java.util.List,javax.swing.Icon,com.intellij.modcommand.Presentation$FixAllOption):V
|
||||||
@@ -2970,7 +2897,6 @@ f:com.intellij.modcommand.Presentation
|
|||||||
- s:of(java.lang.String):com.intellij.modcommand.Presentation
|
- s:of(java.lang.String):com.intellij.modcommand.Presentation
|
||||||
- priority():com.intellij.codeInsight.intention.PriorityAction$Priority
|
- priority():com.intellij.codeInsight.intention.PriorityAction$Priority
|
||||||
- rangesToHighlight():java.util.List
|
- rangesToHighlight():java.util.List
|
||||||
- f:toString():java.lang.String
|
|
||||||
- withFixAllOption(com.intellij.modcommand.ModCommandAction):com.intellij.modcommand.Presentation
|
- withFixAllOption(com.intellij.modcommand.ModCommandAction):com.intellij.modcommand.Presentation
|
||||||
- withFixAllOption(com.intellij.modcommand.ModCommandAction,java.util.function.Predicate):com.intellij.modcommand.Presentation
|
- withFixAllOption(com.intellij.modcommand.ModCommandAction,java.util.function.Predicate):com.intellij.modcommand.Presentation
|
||||||
- withHighlighting(com.intellij.modcommand.Presentation$HighlightRange[]):com.intellij.modcommand.Presentation
|
- withHighlighting(com.intellij.modcommand.Presentation$HighlightRange[]):com.intellij.modcommand.Presentation
|
||||||
@@ -2984,7 +2910,6 @@ f:com.intellij.modcommand.Presentation$FixAllOption
|
|||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- name():java.lang.String
|
- name():java.lang.String
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.modcommand.Presentation$HighlightRange
|
f:com.intellij.modcommand.Presentation$HighlightRange
|
||||||
- java.lang.Record
|
- java.lang.Record
|
||||||
- <init>(com.intellij.openapi.util.TextRange,com.intellij.openapi.editor.colors.TextAttributesKey):V
|
- <init>(com.intellij.openapi.util.TextRange,com.intellij.openapi.editor.colors.TextAttributesKey):V
|
||||||
@@ -2992,7 +2917,6 @@ f:com.intellij.modcommand.Presentation$HighlightRange
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- highlightKey():com.intellij.openapi.editor.colors.TextAttributesKey
|
- highlightKey():com.intellij.openapi.editor.colors.TextAttributesKey
|
||||||
- range():com.intellij.openapi.util.TextRange
|
- range():com.intellij.openapi.util.TextRange
|
||||||
- f:toString():java.lang.String
|
|
||||||
a:com.intellij.modcommand.PsiBasedModCommandAction
|
a:com.intellij.modcommand.PsiBasedModCommandAction
|
||||||
- com.intellij.modcommand.ModCommandAction
|
- com.intellij.modcommand.ModCommandAction
|
||||||
- p:<init>(com.intellij.psi.PsiElement):V
|
- p:<init>(com.intellij.psi.PsiElement):V
|
||||||
@@ -3080,7 +3004,6 @@ a:com.intellij.openapi.command.undo.GlobalUndoableAction
|
|||||||
- f:isSymmetricTo(com.intellij.openapi.command.undo.ImmutableActionChangeRange):Z
|
- f:isSymmetricTo(com.intellij.openapi.command.undo.ImmutableActionChangeRange):Z
|
||||||
- f:moveAfter(com.intellij.openapi.command.undo.ImmutableActionChangeRange,Z):com.intellij.openapi.command.undo.ImmutableActionChangeRange
|
- f:moveAfter(com.intellij.openapi.command.undo.ImmutableActionChangeRange,Z):com.intellij.openapi.command.undo.ImmutableActionChangeRange
|
||||||
- toImmutable(Z):com.intellij.openapi.command.undo.ImmutableActionChangeRange
|
- toImmutable(Z):com.intellij.openapi.command.undo.ImmutableActionChangeRange
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.openapi.command.undo.ImmutableActionChangeRange$Companion
|
*f:com.intellij.openapi.command.undo.ImmutableActionChangeRange$Companion
|
||||||
- f:createNew(I,I,I,I,I,com.intellij.openapi.command.undo.AdjustableUndoableAction):com.intellij.openapi.command.undo.ImmutableActionChangeRange
|
- f:createNew(I,I,I,I,I,com.intellij.openapi.command.undo.AdjustableUndoableAction):com.intellij.openapi.command.undo.ImmutableActionChangeRange
|
||||||
*:com.intellij.openapi.command.undo.MutableActionChangeRange
|
*:com.intellij.openapi.command.undo.MutableActionChangeRange
|
||||||
@@ -3105,7 +3028,6 @@ a:com.intellij.openapi.command.undo.GlobalUndoableAction
|
|||||||
- getTimestamp():I
|
- getTimestamp():I
|
||||||
- setState(com.intellij.openapi.command.undo.ImmutableActionChangeRange):V
|
- setState(com.intellij.openapi.command.undo.ImmutableActionChangeRange):V
|
||||||
- toImmutable(Z):com.intellij.openapi.command.undo.ImmutableActionChangeRange
|
- toImmutable(Z):com.intellij.openapi.command.undo.ImmutableActionChangeRange
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.command.undo.UndoManager
|
a:com.intellij.openapi.command.undo.UndoManager
|
||||||
- sf:ORIGINAL_DOCUMENT:com.intellij.openapi.util.Key
|
- sf:ORIGINAL_DOCUMENT:com.intellij.openapi.util.Key
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -3311,7 +3233,6 @@ com.intellij.openapi.ui.InputValidatorEx
|
|||||||
f:com.intellij.openapi.util.ClassConditionKey
|
f:com.intellij.openapi.util.ClassConditionKey
|
||||||
- s:create(java.lang.Class):com.intellij.openapi.util.ClassConditionKey
|
- s:create(java.lang.Class):com.intellij.openapi.util.ClassConditionKey
|
||||||
- isInstance(java.lang.Object):Z
|
- isInstance(java.lang.Object):Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.vfs.LocalFileOperationsHandler
|
com.intellij.openapi.vfs.LocalFileOperationsHandler
|
||||||
- a:afterDone(com.intellij.util.ThrowableConsumer):V
|
- a:afterDone(com.intellij.util.ThrowableConsumer):V
|
||||||
- a:copy(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile,java.lang.String):java.io.File
|
- a:copy(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile,java.lang.String):java.io.File
|
||||||
@@ -3443,7 +3364,6 @@ c:com.intellij.openapi.vfs.newvfs.FileAttribute
|
|||||||
- readAttributeBytes(com.intellij.openapi.vfs.VirtualFile):B[]
|
- readAttributeBytes(com.intellij.openapi.vfs.VirtualFile):B[]
|
||||||
- readFileAttribute(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vfs.newvfs.AttributeInputStream
|
- readFileAttribute(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vfs.newvfs.AttributeInputStream
|
||||||
- s:resetRegisteredIds():V
|
- s:resetRegisteredIds():V
|
||||||
- toString():java.lang.String
|
|
||||||
- writeAttribute(com.intellij.openapi.vfs.VirtualFile):java.io.DataOutputStream
|
- writeAttribute(com.intellij.openapi.vfs.VirtualFile):java.io.DataOutputStream
|
||||||
- writeAttributeBytes(com.intellij.openapi.vfs.VirtualFile,B[]):V
|
- writeAttributeBytes(com.intellij.openapi.vfs.VirtualFile,B[]):V
|
||||||
- writeAttributeBytes(com.intellij.openapi.vfs.VirtualFile,B[],I,I):V
|
- writeAttributeBytes(com.intellij.openapi.vfs.VirtualFile,B[],I,I):V
|
||||||
@@ -3641,7 +3561,6 @@ com.intellij.psi.LanguageInjector
|
|||||||
a:com.intellij.psi.Weigher
|
a:com.intellij.psi.Weigher
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- setDebugName(java.lang.String):V
|
- setDebugName(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
- a:weigh(java.lang.Object,java.lang.Object):java.lang.Comparable
|
- a:weigh(java.lang.Object,java.lang.Object):java.lang.Comparable
|
||||||
f:com.intellij.psi.WeigherExtensionPoint
|
f:com.intellij.psi.WeigherExtensionPoint
|
||||||
- com.intellij.serviceContainer.BaseKeyedLazyInstance
|
- com.intellij.serviceContainer.BaseKeyedLazyInstance
|
||||||
@@ -3659,7 +3578,6 @@ f:com.intellij.psi.WeighingComparable
|
|||||||
- <init>(com.intellij.openapi.util.Computable,java.lang.Object,com.intellij.psi.Weigher[]):V
|
- <init>(com.intellij.openapi.util.Computable,java.lang.Object,com.intellij.psi.Weigher[]):V
|
||||||
- compareTo(com.intellij.psi.WeighingComparable):I
|
- compareTo(com.intellij.psi.WeighingComparable):I
|
||||||
- force():V
|
- force():V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.WeighingService
|
f:com.intellij.psi.WeighingService
|
||||||
- s:getWeighers(com.intellij.openapi.util.Key):java.util.List
|
- s:getWeighers(com.intellij.openapi.util.Key):java.util.List
|
||||||
- s:weigh(com.intellij.openapi.util.Key,com.intellij.openapi.util.Computable,java.lang.Object):com.intellij.psi.WeighingComparable
|
- s:weigh(com.intellij.openapi.util.Key,com.intellij.openapi.util.Computable,java.lang.Object):com.intellij.psi.WeighingComparable
|
||||||
@@ -3708,7 +3626,6 @@ f:com.intellij.psi.search.GlobalSearchScopesCore$DirectoryScope
|
|||||||
- isSearchInLibraries():Z
|
- isSearchInLibraries():Z
|
||||||
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
|
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
|
||||||
- isWithSubdirectories():Z
|
- isWithSubdirectories():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- uniteWith(com.intellij.psi.search.GlobalSearchScope):com.intellij.psi.search.GlobalSearchScope
|
- uniteWith(com.intellij.psi.search.GlobalSearchScope):com.intellij.psi.search.GlobalSearchScope
|
||||||
f:com.intellij.psi.search.scope.GeneratedFilesScope
|
f:com.intellij.psi.search.scope.GeneratedFilesScope
|
||||||
- com.intellij.psi.search.scope.packageSet.NamedScope
|
- com.intellij.psi.search.scope.packageSet.NamedScope
|
||||||
@@ -3828,7 +3745,6 @@ c:com.intellij.psi.search.scope.packageSet.NamedScope
|
|||||||
- getPresentableName():java.lang.String
|
- getPresentableName():java.lang.String
|
||||||
- getScopeId():java.lang.String
|
- getScopeId():java.lang.String
|
||||||
- getValue():com.intellij.psi.search.scope.packageSet.PackageSet
|
- getValue():com.intellij.psi.search.scope.packageSet.PackageSet
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.search.scope.packageSet.NamedScope$UnnamedScope
|
f:com.intellij.psi.search.scope.packageSet.NamedScope$UnnamedScope
|
||||||
- com.intellij.psi.search.scope.packageSet.NamedScope
|
- com.intellij.psi.search.scope.packageSet.NamedScope
|
||||||
- <init>(com.intellij.psi.search.scope.packageSet.PackageSet):V
|
- <init>(com.intellij.psi.search.scope.packageSet.PackageSet):V
|
||||||
@@ -3924,7 +3840,6 @@ f:com.intellij.psi.statistics.StatisticsInfo
|
|||||||
- getConjuncts():java.util.List
|
- getConjuncts():java.util.List
|
||||||
- getContext():java.lang.String
|
- getContext():java.lang.String
|
||||||
- getValue():java.lang.String
|
- getValue():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.psi.statistics.StatisticsManager
|
a:com.intellij.psi.statistics.StatisticsManager
|
||||||
- sf:COLLECTOR:com.intellij.openapi.util.KeyedExtensionCollector
|
- sf:COLLECTOR:com.intellij.openapi.util.KeyedExtensionCollector
|
||||||
- sf:OBLIVION_THRESHOLD:I
|
- sf:OBLIVION_THRESHOLD:I
|
||||||
@@ -4008,7 +3923,6 @@ c:com.intellij.webcore.packaging.InstalledPackage
|
|||||||
- getTooltipText():java.lang.String
|
- getTooltipText():java.lang.String
|
||||||
- getVersion():java.lang.String
|
- getVersion():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.webcore.packaging.PackageManagementService
|
a:com.intellij.webcore.packaging.PackageManagementService
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- addRepository(java.lang.String):V
|
- addRepository(java.lang.String):V
|
||||||
|
|||||||
@@ -81,7 +81,6 @@ a:com.intellij.codeHighlighting.TextEditorHighlightingPass
|
|||||||
- f:setCompletionPredecessorIds(I[]):V
|
- f:setCompletionPredecessorIds(I[]):V
|
||||||
- f:setId(I):V
|
- f:setId(I):V
|
||||||
- f:setStartingPredecessorIds(I[]):V
|
- f:setStartingPredecessorIds(I[]):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.codeHighlighting.TextEditorHighlightingPassFactory
|
com.intellij.codeHighlighting.TextEditorHighlightingPassFactory
|
||||||
- com.intellij.openapi.project.PossiblyDumbAware
|
- com.intellij.openapi.project.PossiblyDumbAware
|
||||||
- a:createHighlightingPass(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):com.intellij.codeHighlighting.TextEditorHighlightingPass
|
- a:createHighlightingPass(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):com.intellij.codeHighlighting.TextEditorHighlightingPass
|
||||||
@@ -339,7 +338,6 @@ c:com.intellij.codeInsight.completion.CompletionVariant
|
|||||||
- includeScopeClass(java.lang.Class,Z):V
|
- includeScopeClass(java.lang.Class,Z):V
|
||||||
- setCaseInsensitive(Z):V
|
- setCaseInsensitive(Z):V
|
||||||
- setInsertHandler(com.intellij.codeInsight.completion.InsertHandler):V
|
- setInsertHandler(com.intellij.codeInsight.completion.InsertHandler):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInsight.completion.CompositeDeclarativeInsertHandler
|
c:com.intellij.codeInsight.completion.CompositeDeclarativeInsertHandler
|
||||||
- com.intellij.codeInsight.completion.InsertHandler
|
- com.intellij.codeInsight.completion.InsertHandler
|
||||||
- sf:Companion:com.intellij.codeInsight.completion.CompositeDeclarativeInsertHandler$Companion
|
- sf:Companion:com.intellij.codeInsight.completion.CompositeDeclarativeInsertHandler$Companion
|
||||||
@@ -371,7 +369,6 @@ f:com.intellij.codeInsight.completion.DeclarativeInsertHandler$AbsoluteTextEdit
|
|||||||
- f:getRangeFrom():I
|
- f:getRangeFrom():I
|
||||||
- f:getRangeTo():I
|
- f:getRangeTo():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.codeInsight.completion.DeclarativeInsertHandler$Builder
|
f:com.intellij.codeInsight.completion.DeclarativeInsertHandler$Builder
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- f:addOperation(I,I,java.lang.String):com.intellij.codeInsight.completion.DeclarativeInsertHandler$Builder
|
- f:addOperation(I,I,java.lang.String):com.intellij.codeInsight.completion.DeclarativeInsertHandler$Builder
|
||||||
@@ -415,7 +412,6 @@ f:com.intellij.codeInsight.completion.DeclarativeInsertHandler$RelativeTextEdit
|
|||||||
- f:getRangeTo():I
|
- f:getRangeTo():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:toAbsolute(I):com.intellij.codeInsight.completion.DeclarativeInsertHandler$AbsoluteTextEdit
|
- f:toAbsolute(I):com.intellij.codeInsight.completion.DeclarativeInsertHandler$AbsoluteTextEdit
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.codeInsight.completion.EmptyDeclarativeInsertHandler
|
*f:com.intellij.codeInsight.completion.EmptyDeclarativeInsertHandler
|
||||||
- com.intellij.codeInsight.completion.DeclarativeInsertHandler
|
- com.intellij.codeInsight.completion.DeclarativeInsertHandler
|
||||||
- sf:INSTANCE:com.intellij.codeInsight.completion.EmptyDeclarativeInsertHandler
|
- sf:INSTANCE:com.intellij.codeInsight.completion.EmptyDeclarativeInsertHandler
|
||||||
@@ -458,7 +454,6 @@ c:com.intellij.codeInsight.completion.StatisticsComparable
|
|||||||
- compareTo(com.intellij.codeInsight.completion.StatisticsComparable):I
|
- compareTo(com.intellij.codeInsight.completion.StatisticsComparable):I
|
||||||
- getScalar():I
|
- getScalar():I
|
||||||
- getStatisticsInfo():com.intellij.psi.statistics.StatisticsInfo
|
- getStatisticsInfo():com.intellij.psi.statistics.StatisticsInfo
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.codeInsight.completion.StatisticsWeigher
|
f:com.intellij.codeInsight.completion.StatisticsWeigher
|
||||||
- com.intellij.codeInsight.completion.CompletionWeigher
|
- com.intellij.codeInsight.completion.CompletionWeigher
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -487,7 +482,6 @@ c:com.intellij.codeInsight.completion.impl.CamelHumpMatcher
|
|||||||
- matchingFragments(java.lang.String):com.intellij.util.containers.FList
|
- matchingFragments(java.lang.String):com.intellij.util.containers.FList
|
||||||
- prefixMatches(com.intellij.codeInsight.lookup.LookupElement):Z
|
- prefixMatches(com.intellij.codeInsight.lookup.LookupElement):Z
|
||||||
- prefixMatches(java.lang.String):Z
|
- prefixMatches(java.lang.String):Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInsight.completion.impl.CompletionSorterImpl
|
c:com.intellij.codeInsight.completion.impl.CompletionSorterImpl
|
||||||
- com.intellij.codeInsight.completion.CompletionSorter
|
- com.intellij.codeInsight.completion.CompletionSorter
|
||||||
- buildClassifier(com.intellij.codeInsight.lookup.Classifier):com.intellij.codeInsight.lookup.Classifier
|
- buildClassifier(com.intellij.codeInsight.lookup.Classifier):com.intellij.codeInsight.lookup.Classifier
|
||||||
@@ -617,7 +611,6 @@ c:com.intellij.codeInsight.daemon.impl.DaemonProgressIndicator
|
|||||||
- s:setDebug(Z):V
|
- s:setDebug(Z):V
|
||||||
- f:start():V
|
- f:start():V
|
||||||
- f:stop():V
|
- f:stop():V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.codeInsight.daemon.impl.DefaultHighlightUtil
|
f:com.intellij.codeInsight.daemon.impl.DefaultHighlightUtil
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:checkBadCharacter(com.intellij.psi.PsiElement):com.intellij.codeInsight.daemon.impl.HighlightInfo
|
- s:checkBadCharacter(com.intellij.psi.PsiElement):com.intellij.codeInsight.daemon.impl.HighlightInfo
|
||||||
@@ -645,7 +638,6 @@ c:com.intellij.codeInsight.daemon.impl.GeneralHighlightingPass
|
|||||||
- p:collectInformationWithProgress(com.intellij.openapi.progress.ProgressIndicator):V
|
- p:collectInformationWithProgress(com.intellij.openapi.progress.ProgressIndicator):V
|
||||||
- p:createInfoHolder(com.intellij.psi.PsiFile):com.intellij.codeInsight.daemon.impl.analysis.HighlightInfoHolder
|
- p:createInfoHolder(com.intellij.psi.PsiFile):com.intellij.codeInsight.daemon.impl.analysis.HighlightInfoHolder
|
||||||
- f:getInfos():java.util.List
|
- f:getInfos():java.util.List
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInsight.daemon.impl.HighlightInfo
|
c:com.intellij.codeInsight.daemon.impl.HighlightInfo
|
||||||
- com.intellij.openapi.util.Segment
|
- com.intellij.openapi.util.Segment
|
||||||
- f:endOffset:I
|
- f:endOffset:I
|
||||||
@@ -686,7 +678,6 @@ c:com.intellij.codeInsight.daemon.impl.HighlightInfo
|
|||||||
- s:newHighlightInfo(com.intellij.codeInsight.daemon.impl.HighlightInfoType):com.intellij.codeInsight.daemon.impl.HighlightInfo$Builder
|
- s:newHighlightInfo(com.intellij.codeInsight.daemon.impl.HighlightInfoType):com.intellij.codeInsight.daemon.impl.HighlightInfo$Builder
|
||||||
- registerFix(com.intellij.codeInsight.intention.IntentionAction,java.util.List,java.lang.String,com.intellij.openapi.util.TextRange,com.intellij.codeInsight.daemon.HighlightDisplayKey):V
|
- registerFix(com.intellij.codeInsight.intention.IntentionAction,java.util.List,java.lang.String,com.intellij.openapi.util.TextRange,com.intellij.codeInsight.daemon.HighlightDisplayKey):V
|
||||||
- setHighlighter(com.intellij.openapi.editor.ex.RangeHighlighterEx):V
|
- setHighlighter(com.intellij.openapi.editor.ex.RangeHighlighterEx):V
|
||||||
- toString():java.lang.String
|
|
||||||
- unregisterQuickFix(com.intellij.openapi.util.Condition):V
|
- unregisterQuickFix(com.intellij.openapi.util.Condition):V
|
||||||
com.intellij.codeInsight.daemon.impl.HighlightInfo$Builder
|
com.intellij.codeInsight.daemon.impl.HighlightInfo$Builder
|
||||||
- a:create():com.intellij.codeInsight.daemon.impl.HighlightInfo
|
- a:create():com.intellij.codeInsight.daemon.impl.HighlightInfo
|
||||||
@@ -723,7 +714,6 @@ c:com.intellij.codeInsight.daemon.impl.HighlightInfo$IntentionActionDescriptor
|
|||||||
- getIcon():javax.swing.Icon
|
- getIcon():javax.swing.Icon
|
||||||
- getOptions(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):java.lang.Iterable
|
- getOptions(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):java.lang.Iterable
|
||||||
- getToolId():java.lang.String
|
- getToolId():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.codeInsight.daemon.impl.HighlightInfoFilter
|
com.intellij.codeInsight.daemon.impl.HighlightInfoFilter
|
||||||
- sf:EMPTY_ARRAY:com.intellij.codeInsight.daemon.impl.HighlightInfoFilter[]
|
- sf:EMPTY_ARRAY:com.intellij.codeInsight.daemon.impl.HighlightInfoFilter[]
|
||||||
- sf:EXTENSION_POINT_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EXTENSION_POINT_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
@@ -780,7 +770,6 @@ c:com.intellij.codeInsight.daemon.impl.HighlightInfoType$HighlightInfoTypeImpl
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isApplicableToInspections():Z
|
- isApplicableToInspections():Z
|
||||||
- needsUpdateOnTyping():Z
|
- needsUpdateOnTyping():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- writeExternal(org.jdom.Element):V
|
- writeExternal(org.jdom.Element):V
|
||||||
f:com.intellij.codeInsight.daemon.impl.HighlightInfoType$HighlightInfoTypeSeverityByKey
|
f:com.intellij.codeInsight.daemon.impl.HighlightInfoType$HighlightInfoTypeSeverityByKey
|
||||||
- com.intellij.codeInsight.daemon.impl.HighlightInfoType
|
- com.intellij.codeInsight.daemon.impl.HighlightInfoType
|
||||||
@@ -788,7 +777,6 @@ f:com.intellij.codeInsight.daemon.impl.HighlightInfoType$HighlightInfoTypeSeveri
|
|||||||
- getAttributesKey():com.intellij.openapi.editor.colors.TextAttributesKey
|
- getAttributesKey():com.intellij.openapi.editor.colors.TextAttributesKey
|
||||||
- getSeverity(com.intellij.psi.PsiElement):com.intellij.lang.annotation.HighlightSeverity
|
- getSeverity(com.intellij.psi.PsiElement):com.intellij.lang.annotation.HighlightSeverity
|
||||||
- getSeverityKey():com.intellij.codeInsight.daemon.HighlightDisplayKey
|
- getSeverityKey():com.intellij.codeInsight.daemon.HighlightDisplayKey
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.codeInsight.daemon.impl.HighlightInfoType$Iconable
|
com.intellij.codeInsight.daemon.impl.HighlightInfoType$Iconable
|
||||||
- a:getIcon():javax.swing.Icon
|
- a:getIcon():javax.swing.Icon
|
||||||
com.intellij.codeInsight.daemon.impl.HighlightInfoType$UpdateOnTypingSuppressible
|
com.intellij.codeInsight.daemon.impl.HighlightInfoType$UpdateOnTypingSuppressible
|
||||||
@@ -827,7 +815,6 @@ f:com.intellij.codeInsight.daemon.impl.HighlightingSessionImpl
|
|||||||
- getVisibleRange():com.intellij.openapi.util.ProperTextRange
|
- getVisibleRange():com.intellij.openapi.util.ProperTextRange
|
||||||
- isCanceled():Z
|
- isCanceled():Z
|
||||||
- isEssentialHighlightingOnly():Z
|
- isEssentialHighlightingOnly():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.codeInsight.daemon.impl.IdentifierUtil
|
f:com.intellij.codeInsight.daemon.impl.IdentifierUtil
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:getNameIdentifier(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
|
- s:getNameIdentifier(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
|
||||||
@@ -856,7 +843,6 @@ c:com.intellij.codeInsight.daemon.impl.QuickFixActionRegistrarImpl
|
|||||||
- <init>(com.intellij.codeInsight.daemon.impl.HighlightInfo):V
|
- <init>(com.intellij.codeInsight.daemon.impl.HighlightInfo):V
|
||||||
- register(com.intellij.codeInsight.intention.IntentionAction):V
|
- register(com.intellij.codeInsight.intention.IntentionAction):V
|
||||||
- register(com.intellij.openapi.util.TextRange,com.intellij.codeInsight.intention.IntentionAction,com.intellij.codeInsight.daemon.HighlightDisplayKey):V
|
- register(com.intellij.openapi.util.TextRange,com.intellij.codeInsight.intention.IntentionAction,com.intellij.codeInsight.daemon.HighlightDisplayKey):V
|
||||||
- toString():java.lang.String
|
|
||||||
- unregister(com.intellij.openapi.util.Condition):V
|
- unregister(com.intellij.openapi.util.Condition):V
|
||||||
a:com.intellij.codeInsight.daemon.impl.SeveritiesProvider
|
a:com.intellij.codeInsight.daemon.impl.SeveritiesProvider
|
||||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
@@ -938,7 +924,6 @@ a:com.intellij.codeInsight.daemon.impl.actions.AbstractBatchSuppressByNoInspecti
|
|||||||
- p:replaceSuppressionComments(com.intellij.psi.PsiElement):Z
|
- p:replaceSuppressionComments(com.intellij.psi.PsiElement):Z
|
||||||
- setShouldBeAppliedToInjectionHost(com.intellij.util.ThreeState):V
|
- setShouldBeAppliedToInjectionHost(com.intellij.util.ThreeState):V
|
||||||
- p:setText(java.lang.String):V
|
- p:setText(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
*a:com.intellij.codeInsight.daemon.impl.actions.AbstractBatchSuppressByNoInspectionCommentModCommandFix
|
*a:com.intellij.codeInsight.daemon.impl.actions.AbstractBatchSuppressByNoInspectionCommentModCommandFix
|
||||||
- com.intellij.modcommand.PsiUpdateModCommandQuickFix
|
- com.intellij.modcommand.PsiUpdateModCommandQuickFix
|
||||||
- com.intellij.codeInspection.ContainerBasedSuppressQuickFix
|
- com.intellij.codeInspection.ContainerBasedSuppressQuickFix
|
||||||
@@ -963,7 +948,6 @@ a:com.intellij.codeInsight.daemon.impl.actions.AbstractBatchSuppressByNoInspecti
|
|||||||
- p:replaceSuppressionComments(com.intellij.psi.PsiElement):Z
|
- p:replaceSuppressionComments(com.intellij.psi.PsiElement):Z
|
||||||
- setShouldBeAppliedToInjectionHost(com.intellij.util.ThreeState):V
|
- setShouldBeAppliedToInjectionHost(com.intellij.util.ThreeState):V
|
||||||
- p:setText(java.lang.String):V
|
- p:setText(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInsight.daemon.impl.actions.DisableHighlightingIntentionAction
|
c:com.intellij.codeInsight.daemon.impl.actions.DisableHighlightingIntentionAction
|
||||||
- com.intellij.codeInspection.IntentionAndQuickFixAction
|
- com.intellij.codeInspection.IntentionAndQuickFixAction
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -1006,7 +990,6 @@ c:com.intellij.codeInsight.daemon.impl.analysis.HighlightInfoHolder
|
|||||||
- getProject():com.intellij.openapi.project.Project
|
- getProject():com.intellij.openapi.project.Project
|
||||||
- hasErrorResults():Z
|
- hasErrorResults():Z
|
||||||
- size():I
|
- size():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.codeInsight.daemon.impl.analysis.HighlightingLevelManager
|
a:com.intellij.codeInsight.daemon.impl.analysis.HighlightingLevelManager
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.daemon.impl.analysis.HighlightingLevelManager
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.daemon.impl.analysis.HighlightingLevelManager
|
||||||
@@ -1046,7 +1029,6 @@ c:com.intellij.codeInsight.dataflow.map.DFAMap
|
|||||||
- put(java.lang.String,java.lang.Object):V
|
- put(java.lang.String,java.lang.Object):V
|
||||||
- remove(java.lang.String):V
|
- remove(java.lang.String):V
|
||||||
- toMap():java.util.Map
|
- toMap():java.util.Map
|
||||||
- toString():java.lang.String
|
|
||||||
- values():java.util.Collection
|
- values():java.util.Collection
|
||||||
c:com.intellij.codeInsight.dataflow.map.DFAMapEngine
|
c:com.intellij.codeInsight.dataflow.map.DFAMapEngine
|
||||||
- com.intellij.codeInsight.dataflow.DFAEngine
|
- com.intellij.codeInsight.dataflow.DFAEngine
|
||||||
@@ -1121,7 +1103,6 @@ f:com.intellij.codeInsight.intention.impl.config.IntentionActionWrapper
|
|||||||
- isApplicable(java.util.Collection):Z
|
- isApplicable(java.util.Collection):Z
|
||||||
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
|
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
|
||||||
- startInWriteAction():Z
|
- startInWriteAction():Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInsight.intention.impl.config.LazyEditor
|
c:com.intellij.codeInsight.intention.impl.config.LazyEditor
|
||||||
- com.intellij.openapi.util.UserDataHolderBase
|
- com.intellij.openapi.util.UserDataHolderBase
|
||||||
- com.intellij.openapi.editor.Editor
|
- com.intellij.openapi.editor.Editor
|
||||||
@@ -1199,7 +1180,6 @@ c:com.intellij.codeInsight.lookup.CommaTailType
|
|||||||
- sf:INSTANCE:com.intellij.codeInsight.TailType
|
- sf:INSTANCE:com.intellij.codeInsight.TailType
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- processTail(com.intellij.openapi.editor.Editor,I):I
|
- processTail(com.intellij.openapi.editor.Editor,I):I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.codeInsight.lookup.ComparingClassifier
|
a:com.intellij.codeInsight.lookup.ComparingClassifier
|
||||||
- com.intellij.codeInsight.lookup.Classifier
|
- com.intellij.codeInsight.lookup.Classifier
|
||||||
- p:<init>(com.intellij.codeInsight.lookup.Classifier,java.lang.String,Z):V
|
- p:<init>(com.intellij.codeInsight.lookup.Classifier,java.lang.String,Z):V
|
||||||
@@ -1298,7 +1278,6 @@ c:com.intellij.codeInsight.lookup.LookupItem
|
|||||||
- setPriority(D):com.intellij.codeInsight.lookup.LookupItem
|
- setPriority(D):com.intellij.codeInsight.lookup.LookupItem
|
||||||
- setTailText(java.lang.String,Z):com.intellij.codeInsight.lookup.LookupItem
|
- setTailText(java.lang.String,Z):com.intellij.codeInsight.lookup.LookupItem
|
||||||
- setTailType(com.intellij.codeInsight.TailType):com.intellij.codeInsight.lookup.LookupItem
|
- setTailType(com.intellij.codeInsight.TailType):com.intellij.codeInsight.lookup.LookupItem
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.codeInsight.lookup.LookupManager
|
a:com.intellij.codeInsight.lookup.LookupManager
|
||||||
- sf:PROP_ACTIVE_LOOKUP:java.lang.String
|
- sf:PROP_ACTIVE_LOOKUP:java.lang.String
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -1345,7 +1324,6 @@ c:com.intellij.codeInsight.problems.ProblemImpl
|
|||||||
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
|
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isSyntaxOnly():Z
|
- isSyntaxOnly():Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.codeInsight.quickfix.UnresolvedReferenceQuickFixProvider
|
a:com.intellij.codeInsight.quickfix.UnresolvedReferenceQuickFixProvider
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- a:getReferenceClass():java.lang.Class
|
- a:getReferenceClass():java.lang.Class
|
||||||
@@ -1528,7 +1506,6 @@ f:com.intellij.codeInsight.template.impl.TemplateContext
|
|||||||
- readTemplateContext(org.jdom.Element):V
|
- readTemplateContext(org.jdom.Element):V
|
||||||
- setDefaultContext(com.intellij.codeInsight.template.impl.TemplateContext):V
|
- setDefaultContext(com.intellij.codeInsight.template.impl.TemplateContext):V
|
||||||
- setEnabled(com.intellij.codeInsight.template.TemplateContextType,Z):V
|
- setEnabled(com.intellij.codeInsight.template.TemplateContextType,Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
- writeTemplateContext(com.intellij.codeInsight.template.impl.TemplateContext):org.jdom.Element
|
- writeTemplateContext(com.intellij.codeInsight.template.impl.TemplateContext):org.jdom.Element
|
||||||
- writeTemplateContext(com.intellij.codeInsight.template.impl.TemplateContext,kotlin.Lazy):org.jdom.Element
|
- writeTemplateContext(com.intellij.codeInsight.template.impl.TemplateContext,kotlin.Lazy):org.jdom.Element
|
||||||
f:com.intellij.codeInsight.template.impl.TemplateContextTypes
|
f:com.intellij.codeInsight.template.impl.TemplateContextTypes
|
||||||
@@ -1590,7 +1567,6 @@ c:com.intellij.codeInsight.template.impl.TemplateImpl
|
|||||||
- setToIndent(Z):V
|
- setToIndent(Z):V
|
||||||
- setToReformat(Z):V
|
- setToReformat(Z):V
|
||||||
- setToShortenLongNames(Z):V
|
- setToShortenLongNames(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.codeInsight.template.impl.TemplateOptionalProcessor
|
com.intellij.codeInsight.template.impl.TemplateOptionalProcessor
|
||||||
- com.intellij.openapi.project.PossiblyDumbAware
|
- com.intellij.openapi.project.PossiblyDumbAware
|
||||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
@@ -1666,7 +1642,6 @@ c:com.intellij.codeInsight.template.impl.Variable
|
|||||||
- setDefaultValueString(java.lang.String):V
|
- setDefaultValueString(java.lang.String):V
|
||||||
- setExpressionString(java.lang.String):V
|
- setExpressionString(java.lang.String):V
|
||||||
- skipOnStart():Z
|
- skipOnStart():Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInsight.template.impl.VariableNode
|
c:com.intellij.codeInsight.template.impl.VariableNode
|
||||||
- com.intellij.codeInsight.template.Expression
|
- com.intellij.codeInsight.template.Expression
|
||||||
- <init>(java.lang.String,com.intellij.codeInsight.template.Expression):V
|
- <init>(java.lang.String,com.intellij.codeInsight.template.Expression):V
|
||||||
@@ -1700,7 +1675,6 @@ c:com.intellij.codeInspection.CommonProblemDescriptorImpl
|
|||||||
- com.intellij.codeInspection.CommonProblemDescriptor
|
- com.intellij.codeInspection.CommonProblemDescriptor
|
||||||
- getDescriptionTemplate():java.lang.String
|
- getDescriptionTemplate():java.lang.String
|
||||||
- getFixes():com.intellij.codeInspection.QuickFix[]
|
- getFixes():com.intellij.codeInspection.QuickFix[]
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.DefaultInspectionToolResultExporter
|
c:com.intellij.codeInspection.DefaultInspectionToolResultExporter
|
||||||
- com.intellij.codeInspection.InspectionToolResultExporter
|
- com.intellij.codeInspection.InspectionToolResultExporter
|
||||||
- sf:INSPECTION_RESULTS_ATTRIBUTE_KEY_ATTRIBUTE:java.lang.String
|
- sf:INSPECTION_RESULTS_ATTRIBUTE_KEY_ATTRIBUTE:java.lang.String
|
||||||
@@ -1865,7 +1839,6 @@ c:com.intellij.codeInspection.ProblemDescriptorBase
|
|||||||
- setProblemGroup(com.intellij.lang.annotation.ProblemGroup):V
|
- setProblemGroup(com.intellij.lang.annotation.ProblemGroup):V
|
||||||
- setTextAttributes(com.intellij.openapi.editor.colors.TextAttributesKey):V
|
- setTextAttributes(com.intellij.openapi.editor.colors.TextAttributesKey):V
|
||||||
- showTooltip():Z
|
- showTooltip():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.ProblemDescriptorUtil
|
f:com.intellij.codeInspection.ProblemDescriptorUtil
|
||||||
- sf:NONE:I
|
- sf:NONE:I
|
||||||
- sf:TRIM_AT_TREE_END:I
|
- sf:TRIM_AT_TREE_END:I
|
||||||
@@ -2043,7 +2016,6 @@ c:com.intellij.codeInspection.dataFlow.lang.ir.ClosureInstruction
|
|||||||
- <init>(java.util.List):V
|
- <init>(java.util.List):V
|
||||||
- accept(com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):com.intellij.codeInspection.dataFlow.lang.ir.DfaInstructionState[]
|
- accept(com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):com.intellij.codeInspection.dataFlow.lang.ir.DfaInstructionState[]
|
||||||
- getClosureElements():java.util.List
|
- getClosureElements():java.util.List
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.ConditionalGotoInstruction
|
c:com.intellij.codeInspection.dataFlow.lang.ir.ConditionalGotoInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
||||||
- <init>(com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow$ControlFlowOffset,com.intellij.codeInspection.dataFlow.types.DfType):V
|
- <init>(com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow$ControlFlowOffset,com.intellij.codeInspection.dataFlow.types.DfType):V
|
||||||
@@ -2054,7 +2026,6 @@ c:com.intellij.codeInspection.dataFlow.lang.ir.ConditionalGotoInstruction
|
|||||||
- getSuccessorIndexes():I[]
|
- getSuccessorIndexes():I[]
|
||||||
- isTarget(com.intellij.codeInspection.dataFlow.types.DfType,com.intellij.codeInspection.dataFlow.lang.ir.Instruction):Z
|
- isTarget(com.intellij.codeInspection.dataFlow.types.DfType,com.intellij.codeInspection.dataFlow.lang.ir.Instruction):Z
|
||||||
- setOffset(I):V
|
- setOffset(I):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow
|
f:com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow
|
||||||
- <init>(com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow,com.intellij.codeInspection.dataFlow.value.DfaValueFactory):V
|
- <init>(com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow,com.intellij.codeInspection.dataFlow.value.DfaValueFactory):V
|
||||||
- <init>(com.intellij.codeInspection.dataFlow.value.DfaValueFactory,com.intellij.psi.PsiElement):V
|
- <init>(com.intellij.codeInspection.dataFlow.value.DfaValueFactory,com.intellij.psi.PsiElement):V
|
||||||
@@ -2076,17 +2047,14 @@ f:com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow
|
|||||||
- s:isTempVariable(com.intellij.codeInspection.dataFlow.value.DfaVariableValue):Z
|
- s:isTempVariable(com.intellij.codeInspection.dataFlow.value.DfaVariableValue):Z
|
||||||
- makeNop(I):V
|
- makeNop(I):V
|
||||||
- startElement(com.intellij.psi.PsiElement):V
|
- startElement(com.intellij.psi.PsiElement):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow$ControlFlowOffset
|
a:com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow$ControlFlowOffset
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- a:getInstructionOffset():I
|
- a:getInstructionOffset():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow$DeferredOffset
|
c:com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow$DeferredOffset
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow$ControlFlowOffset
|
- com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow$ControlFlowOffset
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- getInstructionOffset():I
|
- getInstructionOffset():I
|
||||||
- setOffset(I):V
|
- setOffset(I):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow$FixedOffset
|
c:com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow$FixedOffset
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow$ControlFlowOffset
|
- com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow$ControlFlowOffset
|
||||||
- <init>(I):V
|
- <init>(I):V
|
||||||
@@ -2095,7 +2063,6 @@ f:com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow$Synthetic
|
|||||||
- com.intellij.codeInspection.dataFlow.value.VariableDescriptor
|
- com.intellij.codeInspection.dataFlow.value.VariableDescriptor
|
||||||
- getDfType(com.intellij.codeInspection.dataFlow.value.DfaVariableValue):com.intellij.codeInspection.dataFlow.types.DfType
|
- getDfType(com.intellij.codeInspection.dataFlow.value.DfaVariableValue):com.intellij.codeInspection.dataFlow.types.DfType
|
||||||
- isStable():Z
|
- isStable():Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.ControlTransferInstruction
|
c:com.intellij.codeInspection.dataFlow.lang.ir.ControlTransferInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
||||||
- <init>(com.intellij.codeInspection.dataFlow.value.DfaControlTransferValue):V
|
- <init>(com.intellij.codeInspection.dataFlow.value.DfaControlTransferValue):V
|
||||||
@@ -2105,7 +2072,6 @@ c:com.intellij.codeInspection.dataFlow.lang.ir.ControlTransferInstruction
|
|||||||
- getSuccessorIndexes():I[]
|
- getSuccessorIndexes():I[]
|
||||||
- getTransfer():com.intellij.codeInspection.dataFlow.value.DfaControlTransferValue
|
- getTransfer():com.intellij.codeInspection.dataFlow.value.DfaControlTransferValue
|
||||||
- isLinear():Z
|
- isLinear():Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.codeInspection.dataFlow.lang.ir.DataFlowIRProvider
|
com.intellij.codeInspection.dataFlow.lang.ir.DataFlowIRProvider
|
||||||
- sf:EP_NAME:com.intellij.lang.LanguageExtension
|
- sf:EP_NAME:com.intellij.lang.LanguageExtension
|
||||||
- s:computeUnreachableSegments(com.intellij.psi.PsiElement,java.util.Set):java.util.Collection
|
- s:computeUnreachableSegments(com.intellij.psi.PsiElement,java.util.Set):java.util.Collection
|
||||||
@@ -2122,12 +2088,10 @@ c:com.intellij.codeInspection.dataFlow.lang.ir.DfaInstructionState
|
|||||||
- getMemoryState():com.intellij.codeInspection.dataFlow.memory.DfaMemoryState
|
- getMemoryState():com.intellij.codeInspection.dataFlow.memory.DfaMemoryState
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- nextStates(com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter):com.intellij.codeInspection.dataFlow.lang.ir.DfaInstructionState[]
|
- nextStates(com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter):com.intellij.codeInspection.dataFlow.lang.ir.DfaInstructionState[]
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.DupInstruction
|
c:com.intellij.codeInspection.dataFlow.lang.ir.DupInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- accept(com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):com.intellij.codeInspection.dataFlow.lang.ir.DfaInstructionState[]
|
- accept(com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):com.intellij.codeInspection.dataFlow.lang.ir.DfaInstructionState[]
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.EnsureInstruction
|
c:com.intellij.codeInspection.dataFlow.lang.ir.EnsureInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
||||||
- <init>(com.intellij.codeInspection.dataFlow.lang.UnsatisfiedConditionProblem,com.intellij.codeInspection.dataFlow.value.RelationType,com.intellij.codeInspection.dataFlow.types.DfType,com.intellij.codeInspection.dataFlow.value.DfaControlTransferValue):V
|
- <init>(com.intellij.codeInspection.dataFlow.lang.UnsatisfiedConditionProblem,com.intellij.codeInspection.dataFlow.value.RelationType,com.intellij.codeInspection.dataFlow.types.DfType,com.intellij.codeInspection.dataFlow.value.DfaControlTransferValue):V
|
||||||
@@ -2139,7 +2103,6 @@ c:com.intellij.codeInspection.dataFlow.lang.ir.EnsureInstruction
|
|||||||
- getProblem():com.intellij.codeInspection.dataFlow.lang.UnsatisfiedConditionProblem
|
- getProblem():com.intellij.codeInspection.dataFlow.lang.UnsatisfiedConditionProblem
|
||||||
- getSuccessorIndexes():I[]
|
- getSuccessorIndexes():I[]
|
||||||
- isLinear():Z
|
- isLinear():Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.codeInspection.dataFlow.lang.ir.EvalInstruction
|
a:com.intellij.codeInspection.dataFlow.lang.ir.EvalInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.ExpressionPushingInstruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.ExpressionPushingInstruction
|
||||||
- p:<init>(com.intellij.codeInspection.dataFlow.lang.DfaAnchor,I):V
|
- p:<init>(com.intellij.codeInspection.dataFlow.lang.DfaAnchor,I):V
|
||||||
@@ -2151,7 +2114,6 @@ c:com.intellij.codeInspection.dataFlow.lang.ir.EvalUnknownInstruction
|
|||||||
- <init>(com.intellij.codeInspection.dataFlow.lang.DfaAnchor,I):V
|
- <init>(com.intellij.codeInspection.dataFlow.lang.DfaAnchor,I):V
|
||||||
- <init>(com.intellij.codeInspection.dataFlow.lang.DfaAnchor,I,com.intellij.codeInspection.dataFlow.types.DfType):V
|
- <init>(com.intellij.codeInspection.dataFlow.lang.DfaAnchor,I,com.intellij.codeInspection.dataFlow.types.DfType):V
|
||||||
- eval(com.intellij.codeInspection.dataFlow.value.DfaValueFactory,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState,com.intellij.codeInspection.dataFlow.value.DfaValue[]):com.intellij.codeInspection.dataFlow.value.DfaValue
|
- eval(com.intellij.codeInspection.dataFlow.value.DfaValueFactory,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState,com.intellij.codeInspection.dataFlow.value.DfaValue[]):com.intellij.codeInspection.dataFlow.value.DfaValue
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.codeInspection.dataFlow.lang.ir.ExpressionPushingInstruction
|
a:com.intellij.codeInspection.dataFlow.lang.ir.ExpressionPushingInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
||||||
- p:<init>(com.intellij.codeInspection.dataFlow.lang.DfaAnchor):V
|
- p:<init>(com.intellij.codeInspection.dataFlow.lang.DfaAnchor):V
|
||||||
@@ -2165,12 +2127,10 @@ c:com.intellij.codeInspection.dataFlow.lang.ir.FinishElementInstruction
|
|||||||
- bindToFactory(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
- bindToFactory(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
||||||
- getVarsToFlush():java.util.Set
|
- getVarsToFlush():java.util.Set
|
||||||
- getWrittenVariables(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):java.util.List
|
- getWrittenVariables(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):java.util.List
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.FlushFieldsInstruction
|
c:com.intellij.codeInspection.dataFlow.lang.ir.FlushFieldsInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- accept(com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):com.intellij.codeInspection.dataFlow.lang.ir.DfaInstructionState[]
|
- accept(com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):com.intellij.codeInspection.dataFlow.lang.ir.DfaInstructionState[]
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.FlushVariableInstruction
|
c:com.intellij.codeInspection.dataFlow.lang.ir.FlushVariableInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
||||||
- <init>(com.intellij.codeInspection.dataFlow.value.DfaVariableValue):V
|
- <init>(com.intellij.codeInspection.dataFlow.value.DfaVariableValue):V
|
||||||
@@ -2178,7 +2138,6 @@ c:com.intellij.codeInspection.dataFlow.lang.ir.FlushVariableInstruction
|
|||||||
- bindToFactory(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
- bindToFactory(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
||||||
- getVariable():com.intellij.codeInspection.dataFlow.value.DfaVariableValue
|
- getVariable():com.intellij.codeInspection.dataFlow.value.DfaVariableValue
|
||||||
- getWrittenVariables(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):java.util.List
|
- getWrittenVariables(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):java.util.List
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.GotoInstruction
|
c:com.intellij.codeInspection.dataFlow.lang.ir.GotoInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
||||||
- <init>(com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow$ControlFlowOffset):V
|
- <init>(com.intellij.codeInspection.dataFlow.lang.ir.ControlFlow$ControlFlowOffset):V
|
||||||
@@ -2188,7 +2147,6 @@ c:com.intellij.codeInspection.dataFlow.lang.ir.GotoInstruction
|
|||||||
- getSuccessorIndexes():I[]
|
- getSuccessorIndexes():I[]
|
||||||
- setOffset(I):V
|
- setOffset(I):V
|
||||||
- shouldWidenBackBranch():Z
|
- shouldWidenBackBranch():Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
a:com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- a:accept(com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):com.intellij.codeInspection.dataFlow.lang.ir.DfaInstructionState[]
|
- a:accept(com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):com.intellij.codeInspection.dataFlow.lang.ir.DfaInstructionState[]
|
||||||
@@ -2205,7 +2163,6 @@ c:com.intellij.codeInspection.dataFlow.lang.ir.PopInstruction
|
|||||||
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- accept(com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):com.intellij.codeInspection.dataFlow.lang.ir.DfaInstructionState[]
|
- accept(com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):com.intellij.codeInspection.dataFlow.lang.ir.DfaInstructionState[]
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.PushInstruction
|
c:com.intellij.codeInspection.dataFlow.lang.ir.PushInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.EvalInstruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.EvalInstruction
|
||||||
- <init>(com.intellij.codeInspection.dataFlow.value.DfaValue,com.intellij.codeInspection.dataFlow.lang.DfaAnchor):V
|
- <init>(com.intellij.codeInspection.dataFlow.value.DfaValue,com.intellij.codeInspection.dataFlow.lang.DfaAnchor):V
|
||||||
@@ -2213,26 +2170,22 @@ c:com.intellij.codeInspection.dataFlow.lang.ir.PushInstruction
|
|||||||
- eval(com.intellij.codeInspection.dataFlow.value.DfaValueFactory,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState,com.intellij.codeInspection.dataFlow.value.DfaValue[]):com.intellij.codeInspection.dataFlow.value.DfaValue
|
- eval(com.intellij.codeInspection.dataFlow.value.DfaValueFactory,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState,com.intellij.codeInspection.dataFlow.value.DfaValue[]):com.intellij.codeInspection.dataFlow.value.DfaValue
|
||||||
- getRequiredVariables(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):java.util.List
|
- getRequiredVariables(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):java.util.List
|
||||||
- getValue():com.intellij.codeInspection.dataFlow.value.DfaValue
|
- getValue():com.intellij.codeInspection.dataFlow.value.DfaValue
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.PushValueInstruction
|
c:com.intellij.codeInspection.dataFlow.lang.ir.PushValueInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.EvalInstruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.EvalInstruction
|
||||||
- <init>(com.intellij.codeInspection.dataFlow.types.DfType):V
|
- <init>(com.intellij.codeInspection.dataFlow.types.DfType):V
|
||||||
- <init>(com.intellij.codeInspection.dataFlow.types.DfType,com.intellij.codeInspection.dataFlow.lang.DfaAnchor):V
|
- <init>(com.intellij.codeInspection.dataFlow.types.DfType,com.intellij.codeInspection.dataFlow.lang.DfaAnchor):V
|
||||||
- eval(com.intellij.codeInspection.dataFlow.value.DfaValueFactory,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState,com.intellij.codeInspection.dataFlow.value.DfaValue[]):com.intellij.codeInspection.dataFlow.value.DfaValue
|
- eval(com.intellij.codeInspection.dataFlow.value.DfaValueFactory,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState,com.intellij.codeInspection.dataFlow.value.DfaValue[]):com.intellij.codeInspection.dataFlow.value.DfaValue
|
||||||
- getValue():com.intellij.codeInspection.dataFlow.types.DfType
|
- getValue():com.intellij.codeInspection.dataFlow.types.DfType
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.ResultOfInstruction
|
c:com.intellij.codeInspection.dataFlow.lang.ir.ResultOfInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.EvalInstruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.EvalInstruction
|
||||||
- <init>(com.intellij.codeInspection.dataFlow.lang.DfaAnchor):V
|
- <init>(com.intellij.codeInspection.dataFlow.lang.DfaAnchor):V
|
||||||
- eval(com.intellij.codeInspection.dataFlow.value.DfaValueFactory,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState,com.intellij.codeInspection.dataFlow.value.DfaValue[]):com.intellij.codeInspection.dataFlow.value.DfaValue
|
- eval(com.intellij.codeInspection.dataFlow.value.DfaValueFactory,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState,com.intellij.codeInspection.dataFlow.value.DfaValue[]):com.intellij.codeInspection.dataFlow.value.DfaValue
|
||||||
- getDfaAnchor():com.intellij.codeInspection.dataFlow.lang.DfaAnchor
|
- getDfaAnchor():com.intellij.codeInspection.dataFlow.lang.DfaAnchor
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.ReturnInstruction
|
c:com.intellij.codeInspection.dataFlow.lang.ir.ReturnInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.ControlTransferInstruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.ControlTransferInstruction
|
||||||
- <init>(com.intellij.codeInspection.dataFlow.value.DfaValueFactory,com.intellij.util.containers.FList,com.intellij.psi.PsiElement):V
|
- <init>(com.intellij.codeInspection.dataFlow.value.DfaValueFactory,com.intellij.util.containers.FList,com.intellij.psi.PsiElement):V
|
||||||
- bindToFactory(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
- bindToFactory(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
||||||
- getAnchor():com.intellij.psi.PsiElement
|
- getAnchor():com.intellij.psi.PsiElement
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.SimpleAssignmentInstruction
|
c:com.intellij.codeInspection.dataFlow.lang.ir.SimpleAssignmentInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.ExpressionPushingInstruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.ExpressionPushingInstruction
|
||||||
- <init>(com.intellij.codeInspection.dataFlow.lang.DfaAnchor,com.intellij.codeInspection.dataFlow.value.DfaVariableValue):V
|
- <init>(com.intellij.codeInspection.dataFlow.lang.DfaAnchor,com.intellij.codeInspection.dataFlow.value.DfaVariableValue):V
|
||||||
@@ -2240,28 +2193,23 @@ c:com.intellij.codeInspection.dataFlow.lang.ir.SimpleAssignmentInstruction
|
|||||||
- bindToFactory(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
- bindToFactory(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
||||||
- getDestination():com.intellij.codeInspection.dataFlow.value.DfaVariableValue
|
- getDestination():com.intellij.codeInspection.dataFlow.value.DfaVariableValue
|
||||||
- getWrittenVariables(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):java.util.List
|
- getWrittenVariables(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):java.util.List
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.SpliceInstruction
|
c:com.intellij.codeInspection.dataFlow.lang.ir.SpliceInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
||||||
- <init>(I,I[]):V
|
- <init>(I,I[]):V
|
||||||
- accept(com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):com.intellij.codeInspection.dataFlow.lang.ir.DfaInstructionState[]
|
- accept(com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):com.intellij.codeInspection.dataFlow.lang.ir.DfaInstructionState[]
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.SwapInstruction
|
c:com.intellij.codeInspection.dataFlow.lang.ir.SwapInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.Instruction
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- accept(com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):com.intellij.codeInspection.dataFlow.lang.ir.DfaInstructionState[]
|
- accept(com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):com.intellij.codeInspection.dataFlow.lang.ir.DfaInstructionState[]
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.UnwrapDerivedVariableInstruction
|
c:com.intellij.codeInspection.dataFlow.lang.ir.UnwrapDerivedVariableInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.EvalInstruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.EvalInstruction
|
||||||
- <init>(com.intellij.codeInspection.dataFlow.value.DerivedVariableDescriptor):V
|
- <init>(com.intellij.codeInspection.dataFlow.value.DerivedVariableDescriptor):V
|
||||||
- eval(com.intellij.codeInspection.dataFlow.value.DfaValueFactory,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState,com.intellij.codeInspection.dataFlow.value.DfaValue[]):com.intellij.codeInspection.dataFlow.value.DfaValue
|
- eval(com.intellij.codeInspection.dataFlow.value.DfaValueFactory,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState,com.intellij.codeInspection.dataFlow.value.DfaValue[]):com.intellij.codeInspection.dataFlow.value.DfaValue
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.lang.ir.WrapDerivedVariableInstruction
|
c:com.intellij.codeInspection.dataFlow.lang.ir.WrapDerivedVariableInstruction
|
||||||
- com.intellij.codeInspection.dataFlow.lang.ir.EvalInstruction
|
- com.intellij.codeInspection.dataFlow.lang.ir.EvalInstruction
|
||||||
- <init>(com.intellij.codeInspection.dataFlow.types.DfType,com.intellij.codeInspection.dataFlow.value.DerivedVariableDescriptor):V
|
- <init>(com.intellij.codeInspection.dataFlow.types.DfType,com.intellij.codeInspection.dataFlow.value.DerivedVariableDescriptor):V
|
||||||
- eval(com.intellij.codeInspection.dataFlow.value.DfaValueFactory,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState,com.intellij.codeInspection.dataFlow.value.DfaValue[]):com.intellij.codeInspection.dataFlow.value.DfaValue
|
- eval(com.intellij.codeInspection.dataFlow.value.DfaValueFactory,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState,com.intellij.codeInspection.dataFlow.value.DfaValue[]):com.intellij.codeInspection.dataFlow.value.DfaValue
|
||||||
- getDerivedVariableDescriptor():com.intellij.codeInspection.dataFlow.value.DerivedVariableDescriptor
|
- getDerivedVariableDescriptor():com.intellij.codeInspection.dataFlow.value.DerivedVariableDescriptor
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.codeInspection.dataFlow.memory.DfaMemoryState
|
com.intellij.codeInspection.dataFlow.memory.DfaMemoryState
|
||||||
- a:afterMerge(com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):V
|
- a:afterMerge(com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):V
|
||||||
- a:applyCondition(com.intellij.codeInspection.dataFlow.value.DfaCondition):Z
|
- a:applyCondition(com.intellij.codeInspection.dataFlow.value.DfaCondition):Z
|
||||||
@@ -2345,7 +2293,6 @@ c:com.intellij.codeInspection.dataFlow.memory.DfaMemoryStateImpl
|
|||||||
- recordVariableType(com.intellij.codeInspection.dataFlow.value.DfaVariableValue,com.intellij.codeInspection.dataFlow.types.DfType):V
|
- recordVariableType(com.intellij.codeInspection.dataFlow.value.DfaVariableValue,com.intellij.codeInspection.dataFlow.types.DfType):V
|
||||||
- setDfType(com.intellij.codeInspection.dataFlow.value.DfaValue,com.intellij.codeInspection.dataFlow.types.DfType):V
|
- setDfType(com.intellij.codeInspection.dataFlow.value.DfaValue,com.intellij.codeInspection.dataFlow.types.DfType):V
|
||||||
- setVarValue(com.intellij.codeInspection.dataFlow.value.DfaVariableValue,com.intellij.codeInspection.dataFlow.value.DfaValue):V
|
- setVarValue(com.intellij.codeInspection.dataFlow.value.DfaVariableValue,com.intellij.codeInspection.dataFlow.value.DfaValue):V
|
||||||
- toString():java.lang.String
|
|
||||||
- tryJoinExactly(com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):com.intellij.codeInspection.dataFlow.memory.DfaMemoryState
|
- tryJoinExactly(com.intellij.codeInspection.dataFlow.memory.DfaMemoryState):com.intellij.codeInspection.dataFlow.memory.DfaMemoryState
|
||||||
- updateDfType(com.intellij.codeInspection.dataFlow.value.DfaValue,java.util.function.UnaryOperator):V
|
- updateDfType(com.intellij.codeInspection.dataFlow.value.DfaValue,java.util.function.UnaryOperator):V
|
||||||
- widen():V
|
- widen():V
|
||||||
@@ -2374,7 +2321,6 @@ f:com.intellij.codeInspection.dataFlow.memory.DistinctPairSet$DistinctPair
|
|||||||
- getSecondIndex():I
|
- getSecondIndex():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isOrdered():Z
|
- isOrdered():Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.codeInspection.dataFlow.memory.EqClass
|
com.intellij.codeInspection.dataFlow.memory.EqClass
|
||||||
- java.lang.Iterable
|
- java.lang.Iterable
|
||||||
- a:asList():java.util.List
|
- a:asList():java.util.List
|
||||||
@@ -2401,7 +2347,6 @@ e:com.intellij.codeInspection.dataFlow.rangeSet.LongRangeBinOp
|
|||||||
- eval(com.intellij.codeInspection.dataFlow.rangeSet.LongRangeSet,com.intellij.codeInspection.dataFlow.rangeSet.LongRangeSet,com.intellij.codeInspection.dataFlow.rangeSet.LongRangeType):com.intellij.codeInspection.dataFlow.rangeSet.LongRangeSet
|
- eval(com.intellij.codeInspection.dataFlow.rangeSet.LongRangeSet,com.intellij.codeInspection.dataFlow.rangeSet.LongRangeSet,com.intellij.codeInspection.dataFlow.rangeSet.LongRangeType):com.intellij.codeInspection.dataFlow.rangeSet.LongRangeSet
|
||||||
- evalWide(com.intellij.codeInspection.dataFlow.rangeSet.LongRangeSet,com.intellij.codeInspection.dataFlow.rangeSet.LongRangeSet,com.intellij.codeInspection.dataFlow.rangeSet.LongRangeType):com.intellij.codeInspection.dataFlow.rangeSet.LongRangeSet
|
- evalWide(com.intellij.codeInspection.dataFlow.rangeSet.LongRangeSet,com.intellij.codeInspection.dataFlow.rangeSet.LongRangeSet,com.intellij.codeInspection.dataFlow.rangeSet.LongRangeType):com.intellij.codeInspection.dataFlow.rangeSet.LongRangeSet
|
||||||
- isShift():Z
|
- isShift():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- s:valueOf(java.lang.String):com.intellij.codeInspection.dataFlow.rangeSet.LongRangeBinOp
|
- s:valueOf(java.lang.String):com.intellij.codeInspection.dataFlow.rangeSet.LongRangeBinOp
|
||||||
- s:values():com.intellij.codeInspection.dataFlow.rangeSet.LongRangeBinOp[]
|
- s:values():com.intellij.codeInspection.dataFlow.rangeSet.LongRangeBinOp[]
|
||||||
a:com.intellij.codeInspection.dataFlow.rangeSet.LongRangeSet
|
a:com.intellij.codeInspection.dataFlow.rangeSet.LongRangeSet
|
||||||
@@ -2467,7 +2412,6 @@ a:com.intellij.codeInspection.dataFlow.types.DfAntiConstantType
|
|||||||
- getNotValues():java.util.Set
|
- getNotValues():java.util.Set
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- p:renderValue(java.lang.Object):java.lang.String
|
- p:renderValue(java.lang.Object):java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.codeInspection.dataFlow.types.DfConstantType
|
a:com.intellij.codeInspection.dataFlow.types.DfConstantType
|
||||||
- com.intellij.codeInspection.dataFlow.types.DfType
|
- com.intellij.codeInspection.dataFlow.types.DfType
|
||||||
- p:<init>(java.lang.Object):V
|
- p:<init>(java.lang.Object):V
|
||||||
@@ -2479,7 +2423,6 @@ a:com.intellij.codeInspection.dataFlow.types.DfConstantType
|
|||||||
- isConst(java.lang.Object):Z
|
- isConst(java.lang.Object):Z
|
||||||
- isSuperType(com.intellij.codeInspection.dataFlow.types.DfType):Z
|
- isSuperType(com.intellij.codeInspection.dataFlow.types.DfType):Z
|
||||||
- meet(com.intellij.codeInspection.dataFlow.types.DfType):com.intellij.codeInspection.dataFlow.types.DfType
|
- meet(com.intellij.codeInspection.dataFlow.types.DfType):com.intellij.codeInspection.dataFlow.types.DfType
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.codeInspection.dataFlow.types.DfEphemeralType
|
com.intellij.codeInspection.dataFlow.types.DfEphemeralType
|
||||||
- com.intellij.codeInspection.dataFlow.types.DfType
|
- com.intellij.codeInspection.dataFlow.types.DfType
|
||||||
com.intellij.codeInspection.dataFlow.types.DfIntegralType
|
com.intellij.codeInspection.dataFlow.types.DfIntegralType
|
||||||
@@ -2532,7 +2475,6 @@ f:com.intellij.codeInspection.dataFlow.value.DfaBinOpValue
|
|||||||
- getLeft():com.intellij.codeInspection.dataFlow.value.DfaVariableValue
|
- getLeft():com.intellij.codeInspection.dataFlow.value.DfaVariableValue
|
||||||
- getOperation():com.intellij.codeInspection.dataFlow.rangeSet.LongRangeBinOp
|
- getOperation():com.intellij.codeInspection.dataFlow.rangeSet.LongRangeBinOp
|
||||||
- getRight():com.intellij.codeInspection.dataFlow.value.DfaValue
|
- getRight():com.intellij.codeInspection.dataFlow.value.DfaValue
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.value.DfaBinOpValue$Factory
|
c:com.intellij.codeInspection.dataFlow.value.DfaBinOpValue$Factory
|
||||||
- create(com.intellij.codeInspection.dataFlow.value.DfaValue,com.intellij.codeInspection.dataFlow.value.DfaValue,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState,com.intellij.codeInspection.dataFlow.types.DfIntegralType,com.intellij.codeInspection.dataFlow.rangeSet.LongRangeBinOp):com.intellij.codeInspection.dataFlow.value.DfaValue
|
- create(com.intellij.codeInspection.dataFlow.value.DfaValue,com.intellij.codeInspection.dataFlow.value.DfaValue,com.intellij.codeInspection.dataFlow.memory.DfaMemoryState,com.intellij.codeInspection.dataFlow.types.DfIntegralType,com.intellij.codeInspection.dataFlow.rangeSet.LongRangeBinOp):com.intellij.codeInspection.dataFlow.value.DfaValue
|
||||||
com.intellij.codeInspection.dataFlow.value.DfaCondition
|
com.intellij.codeInspection.dataFlow.value.DfaCondition
|
||||||
@@ -2552,7 +2494,6 @@ e:com.intellij.codeInspection.dataFlow.value.DfaCondition$Exact
|
|||||||
- sf:UNKNOWN:com.intellij.codeInspection.dataFlow.value.DfaCondition$Exact
|
- sf:UNKNOWN:com.intellij.codeInspection.dataFlow.value.DfaCondition$Exact
|
||||||
- isUnknown():Z
|
- isUnknown():Z
|
||||||
- negate():com.intellij.codeInspection.dataFlow.value.DfaCondition
|
- negate():com.intellij.codeInspection.dataFlow.value.DfaCondition
|
||||||
- toString():java.lang.String
|
|
||||||
- s:valueOf(java.lang.String):com.intellij.codeInspection.dataFlow.value.DfaCondition$Exact
|
- s:valueOf(java.lang.String):com.intellij.codeInspection.dataFlow.value.DfaCondition$Exact
|
||||||
- s:values():com.intellij.codeInspection.dataFlow.value.DfaCondition$Exact[]
|
- s:values():com.intellij.codeInspection.dataFlow.value.DfaCondition$Exact[]
|
||||||
f:com.intellij.codeInspection.dataFlow.value.DfaControlTransferValue
|
f:com.intellij.codeInspection.dataFlow.value.DfaControlTransferValue
|
||||||
@@ -2564,7 +2505,6 @@ f:com.intellij.codeInspection.dataFlow.value.DfaControlTransferValue
|
|||||||
- getPossibleTargetIndices():I[]
|
- getPossibleTargetIndices():I[]
|
||||||
- getTarget():com.intellij.codeInspection.dataFlow.value.DfaControlTransferValue$TransferTarget
|
- getTarget():com.intellij.codeInspection.dataFlow.value.DfaControlTransferValue$TransferTarget
|
||||||
- getTraps():com.intellij.util.containers.FList
|
- getTraps():com.intellij.util.containers.FList
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.codeInspection.dataFlow.value.DfaControlTransferValue$TransferTarget
|
com.intellij.codeInspection.dataFlow.value.DfaControlTransferValue$TransferTarget
|
||||||
- bindToFactory(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):com.intellij.codeInspection.dataFlow.value.DfaControlTransferValue$TransferTarget
|
- bindToFactory(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):com.intellij.codeInspection.dataFlow.value.DfaControlTransferValue$TransferTarget
|
||||||
- dispatch(com.intellij.codeInspection.dataFlow.memory.DfaMemoryState,com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter):java.util.List
|
- dispatch(com.intellij.codeInspection.dataFlow.memory.DfaMemoryState,com.intellij.codeInspection.dataFlow.interpreter.DataFlowInterpreter):java.util.List
|
||||||
@@ -2588,14 +2528,12 @@ f:com.intellij.codeInspection.dataFlow.value.DfaRelation
|
|||||||
- negate():com.intellij.codeInspection.dataFlow.value.DfaRelation
|
- negate():com.intellij.codeInspection.dataFlow.value.DfaRelation
|
||||||
- relationType():com.intellij.codeInspection.dataFlow.value.RelationType
|
- relationType():com.intellij.codeInspection.dataFlow.value.RelationType
|
||||||
- rightOperand():com.intellij.codeInspection.dataFlow.value.DfaValue
|
- rightOperand():com.intellij.codeInspection.dataFlow.value.DfaValue
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.dataFlow.value.DfaTypeValue
|
f:com.intellij.codeInspection.dataFlow.value.DfaTypeValue
|
||||||
- com.intellij.codeInspection.dataFlow.value.DfaValue
|
- com.intellij.codeInspection.dataFlow.value.DfaValue
|
||||||
- bindToFactory(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):com.intellij.codeInspection.dataFlow.value.DfaTypeValue
|
- bindToFactory(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):com.intellij.codeInspection.dataFlow.value.DfaTypeValue
|
||||||
- getDfType():com.intellij.codeInspection.dataFlow.types.DfType
|
- getDfType():com.intellij.codeInspection.dataFlow.types.DfType
|
||||||
- s:isContractFail(com.intellij.codeInspection.dataFlow.value.DfaValue):Z
|
- s:isContractFail(com.intellij.codeInspection.dataFlow.value.DfaValue):Z
|
||||||
- s:isUnknown(com.intellij.codeInspection.dataFlow.value.DfaValue):Z
|
- s:isUnknown(com.intellij.codeInspection.dataFlow.value.DfaValue):Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.codeInspection.dataFlow.value.DfaValue
|
a:com.intellij.codeInspection.dataFlow.value.DfaValue
|
||||||
- sf:EMPTY_ARRAY:com.intellij.codeInspection.dataFlow.value.DfaValue[]
|
- sf:EMPTY_ARRAY:com.intellij.codeInspection.dataFlow.value.DfaValue[]
|
||||||
- pf:myFactory:com.intellij.codeInspection.dataFlow.value.DfaValueFactory
|
- pf:myFactory:com.intellij.codeInspection.dataFlow.value.DfaValueFactory
|
||||||
@@ -2641,7 +2579,6 @@ f:com.intellij.codeInspection.dataFlow.value.DfaVariableValue
|
|||||||
- getPsiVariable():com.intellij.psi.PsiElement
|
- getPsiVariable():com.intellij.psi.PsiElement
|
||||||
- getQualifier():com.intellij.codeInspection.dataFlow.value.DfaVariableValue
|
- getQualifier():com.intellij.codeInspection.dataFlow.value.DfaVariableValue
|
||||||
- isFlushableByCalls():Z
|
- isFlushableByCalls():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- withQualifier(com.intellij.codeInspection.dataFlow.value.DfaVariableValue):com.intellij.codeInspection.dataFlow.value.DfaVariableValue
|
- withQualifier(com.intellij.codeInspection.dataFlow.value.DfaVariableValue):com.intellij.codeInspection.dataFlow.value.DfaVariableValue
|
||||||
c:com.intellij.codeInspection.dataFlow.value.DfaVariableValue$Factory
|
c:com.intellij.codeInspection.dataFlow.value.DfaVariableValue$Factory
|
||||||
- createVariableValue(com.intellij.codeInspection.dataFlow.value.VariableDescriptor):com.intellij.codeInspection.dataFlow.value.DfaVariableValue
|
- createVariableValue(com.intellij.codeInspection.dataFlow.value.VariableDescriptor):com.intellij.codeInspection.dataFlow.value.DfaVariableValue
|
||||||
@@ -2654,7 +2591,6 @@ f:com.intellij.codeInspection.dataFlow.value.DfaWrappedValue
|
|||||||
- getDfType():com.intellij.codeInspection.dataFlow.types.DfType
|
- getDfType():com.intellij.codeInspection.dataFlow.types.DfType
|
||||||
- getSpecialField():com.intellij.codeInspection.dataFlow.value.DerivedVariableDescriptor
|
- getSpecialField():com.intellij.codeInspection.dataFlow.value.DerivedVariableDescriptor
|
||||||
- getWrappedValue():com.intellij.codeInspection.dataFlow.value.DfaVariableValue
|
- getWrappedValue():com.intellij.codeInspection.dataFlow.value.DfaVariableValue
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.dataFlow.value.DfaWrappedValue$Factory
|
c:com.intellij.codeInspection.dataFlow.value.DfaWrappedValue$Factory
|
||||||
- <init>(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):V
|
- <init>(com.intellij.codeInspection.dataFlow.value.DfaValueFactory):V
|
||||||
- createWrapper(com.intellij.codeInspection.dataFlow.types.DfType,com.intellij.codeInspection.dataFlow.value.DerivedVariableDescriptor,com.intellij.codeInspection.dataFlow.value.DfaValue):com.intellij.codeInspection.dataFlow.value.DfaValue
|
- createWrapper(com.intellij.codeInspection.dataFlow.types.DfType,com.intellij.codeInspection.dataFlow.value.DerivedVariableDescriptor,com.intellij.codeInspection.dataFlow.value.DfaValue):com.intellij.codeInspection.dataFlow.value.DfaValue
|
||||||
@@ -2674,7 +2610,6 @@ e:com.intellij.codeInspection.dataFlow.value.RelationType
|
|||||||
- isInequality():Z
|
- isInequality():Z
|
||||||
- isSubRelation(com.intellij.codeInspection.dataFlow.value.RelationType):Z
|
- isSubRelation(com.intellij.codeInspection.dataFlow.value.RelationType):Z
|
||||||
- meet(com.intellij.codeInspection.dataFlow.value.RelationType):com.intellij.codeInspection.dataFlow.value.RelationType
|
- meet(com.intellij.codeInspection.dataFlow.value.RelationType):com.intellij.codeInspection.dataFlow.value.RelationType
|
||||||
- toString():java.lang.String
|
|
||||||
- s:valueOf(java.lang.String):com.intellij.codeInspection.dataFlow.value.RelationType
|
- s:valueOf(java.lang.String):com.intellij.codeInspection.dataFlow.value.RelationType
|
||||||
- s:values():com.intellij.codeInspection.dataFlow.value.RelationType[]
|
- s:values():com.intellij.codeInspection.dataFlow.value.RelationType[]
|
||||||
com.intellij.codeInspection.dataFlow.value.VariableDescriptor
|
com.intellij.codeInspection.dataFlow.value.VariableDescriptor
|
||||||
@@ -2939,7 +2874,6 @@ c:com.intellij.codeInspection.ex.InspectionProfileImpl
|
|||||||
- f:setToolEnabled(java.lang.String,Z,com.intellij.openapi.project.Project,Z):V
|
- f:setToolEnabled(java.lang.String,Z,com.intellij.openapi.project.Project,Z):V
|
||||||
- s:setToolEnabled(Z,com.intellij.codeInspection.ex.InspectionProfileImpl,java.lang.String,com.intellij.openapi.project.Project):V
|
- s:setToolEnabled(Z,com.intellij.codeInspection.ex.InspectionProfileImpl,java.lang.String,com.intellij.openapi.project.Project):V
|
||||||
- s:setToolEnabled(Z,com.intellij.codeInspection.ex.InspectionProfileImpl,java.lang.String,Z,com.intellij.openapi.project.Project):V
|
- s:setToolEnabled(Z,com.intellij.codeInspection.ex.InspectionProfileImpl,java.lang.String,Z,com.intellij.openapi.project.Project):V
|
||||||
- toString():java.lang.String
|
|
||||||
- wasInitialized():Z
|
- wasInitialized():Z
|
||||||
- writeExternal(org.jdom.Element):V
|
- writeExternal(org.jdom.Element):V
|
||||||
- writeScheme():org.jdom.Element
|
- writeScheme():org.jdom.Element
|
||||||
@@ -2963,7 +2897,6 @@ c:com.intellij.codeInspection.ex.InspectionProfileModifiableModel
|
|||||||
- resetToBase(java.lang.String,com.intellij.psi.search.scope.packageSet.NamedScope,com.intellij.openapi.project.Project):V
|
- resetToBase(java.lang.String,com.intellij.psi.search.scope.packageSet.NamedScope,com.intellij.openapi.project.Project):V
|
||||||
- f:resetToEmpty(com.intellij.openapi.project.Project):V
|
- f:resetToEmpty(com.intellij.openapi.project.Project):V
|
||||||
- f:setModified(Z):V
|
- f:setModified(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.ex.InspectionProfileModifiableModelKt
|
f:com.intellij.codeInspection.ex.InspectionProfileModifiableModelKt
|
||||||
- sf:edit(com.intellij.codeInspection.ex.InspectionProfileImpl,kotlin.jvm.functions.Function1):V
|
- sf:edit(com.intellij.codeInspection.ex.InspectionProfileImpl,kotlin.jvm.functions.Function1):V
|
||||||
- sf:modifyAndCommitProjectProfile(com.intellij.openapi.project.Project,com.intellij.util.Consumer):V
|
- sf:modifyAndCommitProjectProfile(com.intellij.openapi.project.Project,com.intellij.util.Consumer):V
|
||||||
@@ -3050,7 +2983,6 @@ f:com.intellij.codeInspection.ex.MetaInformation
|
|||||||
- f:getCweIds():java.util.List
|
- f:getCweIds():java.util.List
|
||||||
- f:getId():java.lang.String
|
- f:getId():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.codeInspection.ex.MetaInformationState
|
f:com.intellij.codeInspection.ex.MetaInformationState
|
||||||
- f:inspections:java.util.Map
|
- f:inspections:java.util.Map
|
||||||
- <init>(java.util.Map):V
|
- <init>(java.util.Map):V
|
||||||
@@ -3200,7 +3132,6 @@ a:com.intellij.codeInspection.reference.RefEntityImpl
|
|||||||
- removeChild(com.intellij.codeInspection.reference.RefEntity):V
|
- removeChild(com.intellij.codeInspection.reference.RefEntity):V
|
||||||
- setFlag(Z,J):V
|
- setFlag(Z,J):V
|
||||||
- setOwner(com.intellij.codeInspection.reference.WritableRefEntity):V
|
- setOwner(com.intellij.codeInspection.reference.WritableRefEntity):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInspection.reference.RefFileImpl
|
c:com.intellij.codeInspection.reference.RefFileImpl
|
||||||
- com.intellij.codeInspection.reference.RefElementImpl
|
- com.intellij.codeInspection.reference.RefElementImpl
|
||||||
- com.intellij.codeInspection.reference.RefFile
|
- com.intellij.codeInspection.reference.RefFile
|
||||||
@@ -3406,7 +3337,6 @@ c:com.intellij.find.findUsages.FindUsagesOptions
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- generateUsagesString():java.lang.String
|
- generateUsagesString():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.find.findUsages.PersistentFindUsagesOptions
|
a:com.intellij.find.findUsages.PersistentFindUsagesOptions
|
||||||
- com.intellij.find.findUsages.FindUsagesOptions
|
- com.intellij.find.findUsages.FindUsagesOptions
|
||||||
- <init>(com.intellij.openapi.project.Project):V
|
- <init>(com.intellij.openapi.project.Project):V
|
||||||
@@ -3560,7 +3490,6 @@ c:com.intellij.lang.impl.modcommand.ModCommandActionQuickFixUberWrapper
|
|||||||
- getText():java.lang.String
|
- getText():java.lang.String
|
||||||
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
|
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
|
||||||
- isAvailable(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
|
- isAvailable(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.lang.impl.modcommand.ModCommandBatchExecutorImpl
|
c:com.intellij.lang.impl.modcommand.ModCommandBatchExecutorImpl
|
||||||
- com.intellij.modcommand.ModCommandExecutor
|
- com.intellij.modcommand.ModCommandExecutor
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -3697,7 +3626,6 @@ c:com.intellij.lang.parser.GeneratedParserUtilBase$Frame
|
|||||||
- variantCount:I
|
- variantCount:I
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- init(com.intellij.lang.PsiBuilder,com.intellij.lang.parser.GeneratedParserUtilBase$ErrorState,I,I,com.intellij.psi.tree.IElementType,java.lang.String):com.intellij.lang.parser.GeneratedParserUtilBase$Frame
|
- init(com.intellij.lang.PsiBuilder,com.intellij.lang.parser.GeneratedParserUtilBase$ErrorState,I,I,com.intellij.psi.tree.IElementType,java.lang.String):com.intellij.lang.parser.GeneratedParserUtilBase$Frame
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.lang.parser.GeneratedParserUtilBase$Hook
|
com.intellij.lang.parser.GeneratedParserUtilBase$Hook
|
||||||
- a:run(com.intellij.lang.PsiBuilder,com.intellij.lang.PsiBuilder$Marker,java.lang.Object):com.intellij.lang.PsiBuilder$Marker
|
- a:run(com.intellij.lang.PsiBuilder,com.intellij.lang.PsiBuilder$Marker,java.lang.Object):com.intellij.lang.PsiBuilder$Marker
|
||||||
com.intellij.lang.parser.GeneratedParserUtilBase$Parser
|
com.intellij.lang.parser.GeneratedParserUtilBase$Parser
|
||||||
@@ -3788,7 +3716,6 @@ f:com.intellij.openapi.module.impl.scopes.ModuleWithDependenciesScope
|
|||||||
- isSearchInLibraries():Z
|
- isSearchInLibraries():Z
|
||||||
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
|
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
|
||||||
- isSearchInModuleContent(com.intellij.openapi.module.Module,Z):Z
|
- isSearchInModuleContent(com.intellij.openapi.module.Module,Z):Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.module.impl.scopes.ModuleWithDependentsScope
|
f:com.intellij.openapi.module.impl.scopes.ModuleWithDependentsScope
|
||||||
- com.intellij.psi.search.GlobalSearchScope
|
- com.intellij.psi.search.GlobalSearchScope
|
||||||
- <init>(com.intellij.openapi.project.Project,java.util.Collection):V
|
- <init>(com.intellij.openapi.project.Project,java.util.Collection):V
|
||||||
@@ -3799,14 +3726,12 @@ f:com.intellij.openapi.module.impl.scopes.ModuleWithDependentsScope
|
|||||||
- getUnloadedModulesBelongingToScope():java.util.Collection
|
- getUnloadedModulesBelongingToScope():java.util.Collection
|
||||||
- isSearchInLibraries():Z
|
- isSearchInLibraries():Z
|
||||||
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
|
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.module.impl.scopes.ModulesScope
|
c:com.intellij.openapi.module.impl.scopes.ModulesScope
|
||||||
- com.intellij.psi.search.GlobalSearchScope
|
- com.intellij.psi.search.GlobalSearchScope
|
||||||
- <init>(java.util.Set,com.intellij.openapi.project.Project):V
|
- <init>(java.util.Set,com.intellij.openapi.project.Project):V
|
||||||
- contains(com.intellij.openapi.vfs.VirtualFile):Z
|
- contains(com.intellij.openapi.vfs.VirtualFile):Z
|
||||||
- isSearchInLibraries():Z
|
- isSearchInLibraries():Z
|
||||||
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
|
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.paths.PriorityReference
|
com.intellij.openapi.paths.PriorityReference
|
||||||
- getPriority():D
|
- getPriority():D
|
||||||
c:com.intellij.openapi.paths.PsiDynaReference
|
c:com.intellij.openapi.paths.PsiDynaReference
|
||||||
@@ -3832,7 +3757,6 @@ c:com.intellij.openapi.paths.PsiDynaReference
|
|||||||
- isSoft():Z
|
- isSoft():Z
|
||||||
- multiResolve(Z):com.intellij.psi.ResolveResult[]
|
- multiResolve(Z):com.intellij.psi.ResolveResult[]
|
||||||
- resolve():com.intellij.psi.PsiElement
|
- resolve():com.intellij.psi.PsiElement
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.progress.util.ProgressIndicatorBase
|
c:com.intellij.openapi.progress.util.ProgressIndicatorBase
|
||||||
- com.intellij.openapi.progress.util.AbstractProgressIndicatorExBase
|
- com.intellij.openapi.progress.util.AbstractProgressIndicatorExBase
|
||||||
- com.intellij.openapi.progress.StandardProgressIndicator
|
- com.intellij.openapi.progress.StandardProgressIndicator
|
||||||
@@ -4090,7 +4014,6 @@ f:com.intellij.psi.filters.TrueFilter
|
|||||||
- sf:INSTANCE:com.intellij.psi.filters.ElementFilter
|
- sf:INSTANCE:com.intellij.psi.filters.ElementFilter
|
||||||
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
|
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
|
||||||
- isClassAcceptable(java.lang.Class):Z
|
- isClassAcceptable(java.lang.Class):Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.impl.file.impl.ResolveScopeManagerImpl
|
f:com.intellij.psi.impl.file.impl.ResolveScopeManagerImpl
|
||||||
- com.intellij.psi.impl.ResolveScopeManager
|
- com.intellij.psi.impl.ResolveScopeManager
|
||||||
- com.intellij.openapi.Disposable
|
- com.intellij.openapi.Disposable
|
||||||
|
|||||||
@@ -32,7 +32,6 @@ f:org.jetbrains.builtInWebServer.PathQuery
|
|||||||
- f:getUseHtaccess():Z
|
- f:getUseHtaccess():Z
|
||||||
- f:getUseVfs():Z
|
- f:getUseVfs():Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:org.jetbrains.builtInWebServer.WebServerRootsProvider
|
a:org.jetbrains.builtInWebServer.WebServerRootsProvider
|
||||||
- sf:Companion:org.jetbrains.builtInWebServer.WebServerRootsProvider$Companion
|
- sf:Companion:org.jetbrains.builtInWebServer.WebServerRootsProvider$Companion
|
||||||
- <init>():V
|
- <init>():V
|
||||||
|
|||||||
@@ -280,7 +280,6 @@ f:org.jetbrains.ide.ToolboxIdeExitHandler$ExitParameters
|
|||||||
- f:getForce():Z
|
- f:getForce():Z
|
||||||
- f:getRestart():Z
|
- f:getRestart():Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.ide.ToolboxRestServiceKt
|
f:org.jetbrains.ide.ToolboxRestServiceKt
|
||||||
- sf:getToolboxHandlerEP():com.intellij.openapi.extensions.ExtensionPointName
|
- sf:getToolboxHandlerEP():com.intellij.openapi.extensions.ExtensionPointName
|
||||||
f:org.jetbrains.ide.ToolboxSettingsActionRegistry
|
f:org.jetbrains.ide.ToolboxSettingsActionRegistry
|
||||||
|
|||||||
@@ -151,7 +151,6 @@ c:com.intellij.formatting.FormattingContext
|
|||||||
- getProject():com.intellij.openapi.project.Project
|
- getProject():com.intellij.openapi.project.Project
|
||||||
- getPsiElement():com.intellij.psi.PsiElement
|
- getPsiElement():com.intellij.psi.PsiElement
|
||||||
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
|
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
|
||||||
- toString():java.lang.String
|
|
||||||
- withPsiElement(com.intellij.psi.PsiElement):com.intellij.formatting.FormattingContext
|
- withPsiElement(com.intellij.psi.PsiElement):com.intellij.formatting.FormattingContext
|
||||||
com.intellij.formatting.FormattingDocumentModel
|
com.intellij.formatting.FormattingDocumentModel
|
||||||
- a:adjustWhiteSpaceIfNecessary(java.lang.CharSequence,I,I,com.intellij.lang.ASTNode,Z):java.lang.CharSequence
|
- a:adjustWhiteSpaceIfNecessary(java.lang.CharSequence,I,I,com.intellij.lang.ASTNode,Z):java.lang.CharSequence
|
||||||
@@ -223,7 +222,6 @@ f:com.intellij.formatting.Indent$Type
|
|||||||
- *sf:OUTDENT_NORMAL:com.intellij.formatting.Indent$Type
|
- *sf:OUTDENT_NORMAL:com.intellij.formatting.Indent$Type
|
||||||
- *sf:OUTDENT_SPACES:com.intellij.formatting.Indent$Type
|
- *sf:OUTDENT_SPACES:com.intellij.formatting.Indent$Type
|
||||||
- sf:SPACES:com.intellij.formatting.Indent$Type
|
- sf:SPACES:com.intellij.formatting.Indent$Type
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.formatting.InjectedFormattingOptionsProvider
|
com.intellij.formatting.InjectedFormattingOptionsProvider
|
||||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
- a:shouldDelegateToTopLevel(com.intellij.psi.PsiFile):java.lang.Boolean
|
- a:shouldDelegateToTopLevel(com.intellij.psi.PsiFile):java.lang.Boolean
|
||||||
@@ -581,7 +579,6 @@ e:com.intellij.psi.codeStyle.CodeStyleSettings$HtmlTagNewLineStyle
|
|||||||
- sf:Never:com.intellij.psi.codeStyle.CodeStyleSettings$HtmlTagNewLineStyle
|
- sf:Never:com.intellij.psi.codeStyle.CodeStyleSettings$HtmlTagNewLineStyle
|
||||||
- sf:WhenMultiline:com.intellij.psi.codeStyle.CodeStyleSettings$HtmlTagNewLineStyle
|
- sf:WhenMultiline:com.intellij.psi.codeStyle.CodeStyleSettings$HtmlTagNewLineStyle
|
||||||
- getPresentableText():java.lang.String
|
- getPresentableText():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
- s:valueOf(java.lang.String):com.intellij.psi.codeStyle.CodeStyleSettings$HtmlTagNewLineStyle
|
- s:valueOf(java.lang.String):com.intellij.psi.codeStyle.CodeStyleSettings$HtmlTagNewLineStyle
|
||||||
- s:values():com.intellij.psi.codeStyle.CodeStyleSettings$HtmlTagNewLineStyle[]
|
- s:values():com.intellij.psi.codeStyle.CodeStyleSettings$HtmlTagNewLineStyle[]
|
||||||
e:com.intellij.psi.codeStyle.CodeStyleSettings$QuoteStyle
|
e:com.intellij.psi.codeStyle.CodeStyleSettings$QuoteStyle
|
||||||
@@ -1057,7 +1054,6 @@ c:com.intellij.psi.codeStyle.PackageEntry
|
|||||||
- isStatic():Z
|
- isStatic():Z
|
||||||
- isWithSubpackages():Z
|
- isWithSubpackages():Z
|
||||||
- matchesPackageName(java.lang.String):Z
|
- matchesPackageName(java.lang.String):Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.codeStyle.PackageEntryTable
|
c:com.intellij.psi.codeStyle.PackageEntryTable
|
||||||
- com.intellij.openapi.util.JDOMExternalizable
|
- com.intellij.openapi.util.JDOMExternalizable
|
||||||
- java.lang.Cloneable
|
- java.lang.Cloneable
|
||||||
@@ -1088,7 +1084,6 @@ a:com.intellij.psi.codeStyle.PredefinedCodeStyle
|
|||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isApplicableToLanguage(com.intellij.lang.Language):Z
|
- isApplicableToLanguage(com.intellij.lang.Language):Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.psi.codeStyle.PsiBasedFileIndentOptionsProvider
|
a:com.intellij.psi.codeStyle.PsiBasedFileIndentOptionsProvider
|
||||||
- com.intellij.psi.codeStyle.FileIndentOptionsProvider
|
- com.intellij.psi.codeStyle.FileIndentOptionsProvider
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -1198,7 +1193,6 @@ c:com.intellij.psi.codeStyle.arrangement.group.ArrangementGroupingRule
|
|||||||
- getGroupingType():com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
|
- getGroupingType():com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
|
||||||
- getOrderType():com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
|
- getOrderType():com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.psi.codeStyle.arrangement.match.AbstractRegexpArrangementMatcher
|
a:com.intellij.psi.codeStyle.arrangement.match.AbstractRegexpArrangementMatcher
|
||||||
- com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher
|
- com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -1207,7 +1201,6 @@ a:com.intellij.psi.codeStyle.arrangement.match.AbstractRegexpArrangementMatcher
|
|||||||
- pa:getTextToMatch(com.intellij.psi.codeStyle.arrangement.ArrangementEntry):java.lang.String
|
- pa:getTextToMatch(com.intellij.psi.codeStyle.arrangement.ArrangementEntry):java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isMatched(com.intellij.psi.codeStyle.arrangement.ArrangementEntry):Z
|
- isMatched(com.intellij.psi.codeStyle.arrangement.ArrangementEntry):Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher
|
com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher
|
||||||
- sf:EMPTY:com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher
|
- sf:EMPTY:com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher
|
||||||
- a:isMatched(com.intellij.psi.codeStyle.arrangement.ArrangementEntry):Z
|
- a:isMatched(com.intellij.psi.codeStyle.arrangement.ArrangementEntry):Z
|
||||||
@@ -1219,7 +1212,6 @@ c:com.intellij.psi.codeStyle.arrangement.match.ArrangementMatchRule
|
|||||||
- getMatcher():com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher
|
- getMatcher():com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher
|
||||||
- getOrderType():com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
|
- getOrderType():com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.codeStyle.arrangement.match.ArrangementSectionRule
|
f:com.intellij.psi.codeStyle.arrangement.match.ArrangementSectionRule
|
||||||
- java.lang.Cloneable
|
- java.lang.Cloneable
|
||||||
- clone():com.intellij.psi.codeStyle.arrangement.match.ArrangementSectionRule
|
- clone():com.intellij.psi.codeStyle.arrangement.match.ArrangementSectionRule
|
||||||
@@ -1231,7 +1223,6 @@ f:com.intellij.psi.codeStyle.arrangement.match.ArrangementSectionRule
|
|||||||
- getMatchRules():java.util.List
|
- getMatchRules():java.util.List
|
||||||
- getStartComment():java.lang.String
|
- getStartComment():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.codeStyle.arrangement.match.ByModifierArrangementEntryMatcher
|
c:com.intellij.psi.codeStyle.arrangement.match.ByModifierArrangementEntryMatcher
|
||||||
- com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher
|
- com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher
|
||||||
- <init>(com.intellij.psi.codeStyle.arrangement.model.ArrangementAtomMatchCondition):V
|
- <init>(com.intellij.psi.codeStyle.arrangement.model.ArrangementAtomMatchCondition):V
|
||||||
@@ -1239,7 +1230,6 @@ c:com.intellij.psi.codeStyle.arrangement.match.ByModifierArrangementEntryMatcher
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isMatched(com.intellij.psi.codeStyle.arrangement.ArrangementEntry):Z
|
- isMatched(com.intellij.psi.codeStyle.arrangement.ArrangementEntry):Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.codeStyle.arrangement.match.ByNameArrangementEntryMatcher
|
c:com.intellij.psi.codeStyle.arrangement.match.ByNameArrangementEntryMatcher
|
||||||
- com.intellij.psi.codeStyle.arrangement.match.AbstractRegexpArrangementMatcher
|
- com.intellij.psi.codeStyle.arrangement.match.AbstractRegexpArrangementMatcher
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -1254,7 +1244,6 @@ c:com.intellij.psi.codeStyle.arrangement.match.ByTextArrangementEntryMatcher
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isMatched(com.intellij.psi.codeStyle.arrangement.ArrangementEntry):Z
|
- isMatched(com.intellij.psi.codeStyle.arrangement.ArrangementEntry):Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.codeStyle.arrangement.match.ByTypeArrangementEntryMatcher
|
c:com.intellij.psi.codeStyle.arrangement.match.ByTypeArrangementEntryMatcher
|
||||||
- com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher
|
- com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher
|
||||||
- <init>(com.intellij.psi.codeStyle.arrangement.model.ArrangementAtomMatchCondition):V
|
- <init>(com.intellij.psi.codeStyle.arrangement.model.ArrangementAtomMatchCondition):V
|
||||||
@@ -1263,7 +1252,6 @@ c:com.intellij.psi.codeStyle.arrangement.match.ByTypeArrangementEntryMatcher
|
|||||||
- getTypes():java.util.Set
|
- getTypes():java.util.Set
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isMatched(com.intellij.psi.codeStyle.arrangement.ArrangementEntry):Z
|
- isMatched(com.intellij.psi.codeStyle.arrangement.ArrangementEntry):Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.codeStyle.arrangement.match.CompositeArrangementEntryMatcher
|
c:com.intellij.psi.codeStyle.arrangement.match.CompositeArrangementEntryMatcher
|
||||||
- com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher
|
- com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher
|
||||||
- <init>(com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher[]):V
|
- <init>(com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher[]):V
|
||||||
@@ -1271,7 +1259,6 @@ c:com.intellij.psi.codeStyle.arrangement.match.CompositeArrangementEntryMatcher
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isMatched(com.intellij.psi.codeStyle.arrangement.ArrangementEntry):Z
|
- isMatched(com.intellij.psi.codeStyle.arrangement.ArrangementEntry):Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.codeStyle.arrangement.match.DefaultArrangementEntryMatcherSerializer
|
c:com.intellij.psi.codeStyle.arrangement.match.DefaultArrangementEntryMatcherSerializer
|
||||||
- <init>(com.intellij.psi.codeStyle.arrangement.DefaultArrangementSettingsSerializer$Mixin):V
|
- <init>(com.intellij.psi.codeStyle.arrangement.DefaultArrangementSettingsSerializer$Mixin):V
|
||||||
- deserialize(org.jdom.Element):com.intellij.psi.codeStyle.arrangement.match.StdArrangementEntryMatcher
|
- deserialize(org.jdom.Element):com.intellij.psi.codeStyle.arrangement.match.StdArrangementEntryMatcher
|
||||||
@@ -1284,7 +1271,6 @@ f:com.intellij.psi.codeStyle.arrangement.match.StdArrangementEntryMatcher
|
|||||||
- getCondition():com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition
|
- getCondition():com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isMatched(com.intellij.psi.codeStyle.arrangement.ArrangementEntry):Z
|
- isMatched(com.intellij.psi.codeStyle.arrangement.ArrangementEntry):Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.psi.codeStyle.arrangement.match.StdArrangementEntryMatcher$StdMatcherBuilder
|
com.intellij.psi.codeStyle.arrangement.match.StdArrangementEntryMatcher$StdMatcherBuilder
|
||||||
- a:addMatcher(com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher):V
|
- a:addMatcher(com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher):V
|
||||||
- a:buildMatchers():java.util.Collection
|
- a:buildMatchers():java.util.Collection
|
||||||
@@ -1317,7 +1303,6 @@ c:com.intellij.psi.codeStyle.arrangement.model.ArrangementAtomMatchCondition
|
|||||||
- getValue():java.lang.Object
|
- getValue():java.lang.Object
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- invite(com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchConditionVisitor):V
|
- invite(com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchConditionVisitor):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.codeStyle.arrangement.model.ArrangementCompositeMatchCondition
|
c:com.intellij.psi.codeStyle.arrangement.model.ArrangementCompositeMatchCondition
|
||||||
- com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition
|
- com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -1329,7 +1314,6 @@ c:com.intellij.psi.codeStyle.arrangement.model.ArrangementCompositeMatchConditio
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- invite(com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchConditionVisitor):V
|
- invite(com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchConditionVisitor):V
|
||||||
- removeOperand(com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition):V
|
- removeOperand(com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition
|
com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition
|
||||||
- java.lang.Cloneable
|
- java.lang.Cloneable
|
||||||
- a:clone():com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition
|
- a:clone():com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition
|
||||||
@@ -1349,7 +1333,6 @@ c:com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
|
|||||||
- getId():java.lang.String
|
- getId():java.lang.String
|
||||||
- getRepresentationValue():java.lang.String
|
- getRepresentationValue():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsAware
|
com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsAware
|
||||||
- a:buildMatcher(com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition):com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher
|
- a:buildMatcher(com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition):com.intellij.psi.codeStyle.arrangement.match.ArrangementEntryMatcher
|
||||||
- getArrangementTabInfos():java.util.Collection
|
- getArrangementTabInfos():java.util.Collection
|
||||||
@@ -1371,7 +1354,6 @@ c:com.intellij.psi.codeStyle.arrangement.std.CompositeArrangementSettingsToken
|
|||||||
- getChildren():java.util.List
|
- getChildren():java.util.List
|
||||||
- getRole():com.intellij.psi.codeStyle.arrangement.std.StdArrangementTokenUiRole
|
- getRole():com.intellij.psi.codeStyle.arrangement.std.StdArrangementTokenUiRole
|
||||||
- getToken():com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
|
- getToken():com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.codeStyle.arrangement.std.CompositeArrangementToken
|
f:com.intellij.psi.codeStyle.arrangement.std.CompositeArrangementToken
|
||||||
- com.intellij.psi.codeStyle.arrangement.std.StdArrangementSettingsToken
|
- com.intellij.psi.codeStyle.arrangement.std.StdArrangementSettingsToken
|
||||||
- s:create(java.lang.String,java.lang.String,com.intellij.psi.codeStyle.arrangement.std.StdArrangementTokenType,com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken[]):com.intellij.psi.codeStyle.arrangement.std.CompositeArrangementToken
|
- s:create(java.lang.String,java.lang.String,com.intellij.psi.codeStyle.arrangement.std.StdArrangementTokenType,com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken[]):com.intellij.psi.codeStyle.arrangement.std.CompositeArrangementToken
|
||||||
|
|||||||
@@ -11,7 +11,6 @@ f:com.intellij.formatting.FormatTextRange
|
|||||||
- isReadOnly(com.intellij.openapi.util.TextRange):Z
|
- isReadOnly(com.intellij.openapi.util.TextRange):Z
|
||||||
- isWhitespaceReadOnly(com.intellij.openapi.util.TextRange):Z
|
- isWhitespaceReadOnly(com.intellij.openapi.util.TextRange):Z
|
||||||
- setTextRange(com.intellij.openapi.util.TextRange):V
|
- setTextRange(com.intellij.openapi.util.TextRange):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.formatting.FormatTextRanges
|
f:com.intellij.formatting.FormatTextRanges
|
||||||
- com.intellij.formatting.FormattingRangesInfo
|
- com.intellij.formatting.FormattingRangesInfo
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -55,14 +54,12 @@ f:com.intellij.formatting.IndentData
|
|||||||
- getTotalSpaces():I
|
- getTotalSpaces():I
|
||||||
- isEmpty():Z
|
- isEmpty():Z
|
||||||
- s:min(com.intellij.formatting.IndentData,com.intellij.formatting.IndentData):com.intellij.formatting.IndentData
|
- s:min(com.intellij.formatting.IndentData,com.intellij.formatting.IndentData):com.intellij.formatting.IndentData
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.formatting.IndentInfo
|
f:com.intellij.formatting.IndentInfo
|
||||||
- <init>(I,I,I):V
|
- <init>(I,I,I):V
|
||||||
- <init>(I,I,I,Z):V
|
- <init>(I,I,I,Z):V
|
||||||
- generateNewWhiteSpace(com.intellij.psi.codeStyle.CommonCodeStyleSettings$IndentOptions):java.lang.String
|
- generateNewWhiteSpace(com.intellij.psi.codeStyle.CommonCodeStyleSettings$IndentOptions):java.lang.String
|
||||||
- getIndentSpaces():I
|
- getIndentSpaces():I
|
||||||
- getSpaces():I
|
- getSpaces():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.formatting.VirtualFormattingImplKt
|
f:com.intellij.formatting.VirtualFormattingImplKt
|
||||||
- sf:isEligibleForVirtualFormatting(com.intellij.psi.PsiElement):Z
|
- sf:isEligibleForVirtualFormatting(com.intellij.psi.PsiElement):Z
|
||||||
- sf:wrapForVirtualFormatting(com.intellij.psi.PsiElement,com.intellij.formatting.FormattingModelBuilder):com.intellij.formatting.FormattingModelBuilder
|
- sf:wrapForVirtualFormatting(com.intellij.psi.PsiElement,com.intellij.formatting.FormattingModelBuilder):com.intellij.formatting.FormattingModelBuilder
|
||||||
@@ -100,7 +97,6 @@ f:com.intellij.formatting.templateLanguages.DataLanguageBlockWrapper
|
|||||||
- isLeaf():Z
|
- isLeaf():Z
|
||||||
- setParent(com.intellij.formatting.templateLanguages.BlockWithParent):V
|
- setParent(com.intellij.formatting.templateLanguages.BlockWithParent):V
|
||||||
- setRightHandSpacing(com.intellij.formatting.templateLanguages.DataLanguageBlockWrapper,com.intellij.formatting.Spacing):V
|
- setRightHandSpacing(com.intellij.formatting.templateLanguages.DataLanguageBlockWrapper,com.intellij.formatting.Spacing):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.formatting.templateLanguages.TemplateLanguageBlock
|
a:com.intellij.formatting.templateLanguages.TemplateLanguageBlock
|
||||||
- com.intellij.psi.formatter.common.AbstractBlock
|
- com.intellij.psi.formatter.common.AbstractBlock
|
||||||
- com.intellij.formatting.templateLanguages.BlockWithParent
|
- com.intellij.formatting.templateLanguages.BlockWithParent
|
||||||
@@ -291,7 +287,6 @@ a:com.intellij.psi.formatter.common.AbstractBlock
|
|||||||
- p:isBuildIndentsOnly():Z
|
- p:isBuildIndentsOnly():Z
|
||||||
- isIncomplete():Z
|
- isIncomplete():Z
|
||||||
- setBuildIndentsOnly(Z):V
|
- setBuildIndentsOnly(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.formatter.common.DefaultInjectedLanguageBlockBuilder
|
c:com.intellij.psi.formatter.common.DefaultInjectedLanguageBlockBuilder
|
||||||
- com.intellij.psi.formatter.common.InjectedLanguageBlockBuilder
|
- com.intellij.psi.formatter.common.InjectedLanguageBlockBuilder
|
||||||
- <init>(com.intellij.psi.codeStyle.CodeStyleSettings):V
|
- <init>(com.intellij.psi.codeStyle.CodeStyleSettings):V
|
||||||
@@ -329,7 +324,6 @@ c:com.intellij.psi.formatter.common.InjectedLanguageBlockWrapper
|
|||||||
- getWrap():com.intellij.formatting.Wrap
|
- getWrap():com.intellij.formatting.Wrap
|
||||||
- isIncomplete():Z
|
- isIncomplete():Z
|
||||||
- isLeaf():Z
|
- isLeaf():Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.psi.formatter.common.SettingsAwareBlock
|
com.intellij.psi.formatter.common.SettingsAwareBlock
|
||||||
- com.intellij.formatting.Block
|
- com.intellij.formatting.Block
|
||||||
- a:getSettings():com.intellij.psi.codeStyle.CodeStyleSettings
|
- a:getSettings():com.intellij.psi.codeStyle.CodeStyleSettings
|
||||||
|
|||||||
@@ -26,7 +26,6 @@ f:com.intellij.collaboration.api.data.GraphQLRequestPagination
|
|||||||
- f:getAfterCursor():java.lang.String
|
- f:getAfterCursor():java.lang.String
|
||||||
- f:getPageSize():I
|
- f:getPageSize():I
|
||||||
- f:getSince():java.util.Date
|
- f:getSince():java.util.Date
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.collaboration.api.data.GraphQLRequestPagination$Companion
|
f:com.intellij.collaboration.api.data.GraphQLRequestPagination$Companion
|
||||||
- f:getDEFAULT():com.intellij.collaboration.api.data.GraphQLRequestPagination
|
- f:getDEFAULT():com.intellij.collaboration.api.data.GraphQLRequestPagination
|
||||||
f:com.intellij.collaboration.api.data.GraphQLRequestPaginationKt
|
f:com.intellij.collaboration.api.data.GraphQLRequestPaginationKt
|
||||||
@@ -46,7 +45,6 @@ f:com.intellij.collaboration.api.dto.GraphQLCursorPageInfoDTO
|
|||||||
c:com.intellij.collaboration.api.dto.GraphQLErrorDTO
|
c:com.intellij.collaboration.api.dto.GraphQLErrorDTO
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
- f:getMessage():java.lang.String
|
- f:getMessage():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
@:com.intellij.collaboration.api.dto.GraphQLFragment
|
@:com.intellij.collaboration.api.dto.GraphQLFragment
|
||||||
- java.lang.annotation.Annotation
|
- java.lang.annotation.Annotation
|
||||||
- a:filePath():java.lang.String
|
- a:filePath():java.lang.String
|
||||||
@@ -71,7 +69,6 @@ f:com.intellij.collaboration.api.dto.GraphQLRequestDTO
|
|||||||
- f:getQuery():java.lang.String
|
- f:getQuery():java.lang.String
|
||||||
- f:getVariables():java.lang.Object
|
- f:getVariables():java.lang.Object
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.collaboration.api.dto.GraphQLResponseDTO
|
f:com.intellij.collaboration.api.dto.GraphQLResponseDTO
|
||||||
- <init>(java.lang.Object,java.util.List):V
|
- <init>(java.lang.Object,java.util.List):V
|
||||||
- f:getData():java.lang.Object
|
- f:getData():java.lang.Object
|
||||||
@@ -184,7 +181,6 @@ f:com.intellij.collaboration.api.page.SequentialListLoader$ListBatch
|
|||||||
- f:getData():java.util.List
|
- f:getData():java.util.List
|
||||||
- f:getHasMore():Z
|
- f:getHasMore():Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.collaboration.api.util.LinkHttpHeaderValue
|
f:com.intellij.collaboration.api.util.LinkHttpHeaderValue
|
||||||
- sf:Companion:com.intellij.collaboration.api.util.LinkHttpHeaderValue$Companion
|
- sf:Companion:com.intellij.collaboration.api.util.LinkHttpHeaderValue$Companion
|
||||||
- sf:HEADER_NAME:java.lang.String
|
- sf:HEADER_NAME:java.lang.String
|
||||||
@@ -207,7 +203,6 @@ f:com.intellij.collaboration.api.util.LinkHttpHeaderValue$Companion
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getValues():java.util.List
|
- f:getValues():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.async.AddedFirst
|
*f:com.intellij.collaboration.async.AddedFirst
|
||||||
- com.intellij.collaboration.async.Change
|
- com.intellij.collaboration.async.Change
|
||||||
- <init>(java.lang.Object):V
|
- <init>(java.lang.Object):V
|
||||||
@@ -217,7 +212,6 @@ f:com.intellij.collaboration.api.util.LinkHttpHeaderValue$Companion
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getValue():java.lang.Object
|
- f:getValue():java.lang.Object
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.async.AddedLast
|
*f:com.intellij.collaboration.async.AddedLast
|
||||||
- com.intellij.collaboration.async.Change
|
- com.intellij.collaboration.async.Change
|
||||||
- <init>(java.lang.Object):V
|
- <init>(java.lang.Object):V
|
||||||
@@ -227,7 +221,6 @@ f:com.intellij.collaboration.api.util.LinkHttpHeaderValue$Companion
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getValue():java.lang.Object
|
- f:getValue():java.lang.Object
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.async.AllDeleted
|
*f:com.intellij.collaboration.async.AllDeleted
|
||||||
- com.intellij.collaboration.async.Deleted
|
- com.intellij.collaboration.async.Deleted
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -325,7 +318,6 @@ f:com.intellij.collaboration.api.util.LinkHttpHeaderValue$Companion
|
|||||||
- f:getError():java.lang.Throwable
|
- f:getError():java.lang.Throwable
|
||||||
- f:getList():java.util.List
|
- f:getList():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.async.ListLoaderKt
|
*f:com.intellij.collaboration.async.ListLoaderKt
|
||||||
- sf:getResultOrErrorFlow(com.intellij.collaboration.async.ListLoader):kotlinx.coroutines.flow.Flow
|
- sf:getResultOrErrorFlow(com.intellij.collaboration.async.ListLoader):kotlinx.coroutines.flow.Flow
|
||||||
*f:com.intellij.collaboration.async.MappingScopedItemsContainer
|
*f:com.intellij.collaboration.async.MappingScopedItemsContainer
|
||||||
@@ -364,7 +356,6 @@ f:com.intellij.collaboration.api.util.LinkHttpHeaderValue$Companion
|
|||||||
- f:getInfo():java.lang.Object
|
- f:getInfo():java.lang.Object
|
||||||
- f:getList():java.util.List
|
- f:getList():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.collaboration.async.PaginatedPotentiallyInfiniteListLoader$PageInfo
|
*:com.intellij.collaboration.async.PaginatedPotentiallyInfiniteListLoader$PageInfo
|
||||||
- a:createNextPageInfo():com.intellij.collaboration.async.PaginatedPotentiallyInfiniteListLoader$PageInfo
|
- a:createNextPageInfo():com.intellij.collaboration.async.PaginatedPotentiallyInfiniteListLoader$PageInfo
|
||||||
*:com.intellij.collaboration.async.PotentiallyInfiniteListLoader
|
*:com.intellij.collaboration.async.PotentiallyInfiniteListLoader
|
||||||
@@ -386,7 +377,6 @@ f:com.intellij.collaboration.api.util.LinkHttpHeaderValue$Companion
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getUpdater():kotlin.jvm.functions.Function1
|
- f:getUpdater():kotlin.jvm.functions.Function1
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.collaboration.auth.Account
|
a:com.intellij.collaboration.auth.Account
|
||||||
- sf:Companion:com.intellij.collaboration.auth.Account$Companion
|
- sf:Companion:com.intellij.collaboration.auth.Account$Companion
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -591,13 +581,11 @@ a:com.intellij.collaboration.auth.ServerAccount
|
|||||||
- sf:INSTANCE:com.intellij.collaboration.auth.ui.login.LoginModel$LoginState$Connecting
|
- sf:INSTANCE:com.intellij.collaboration.auth.ui.login.LoginModel$LoginState$Connecting
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.auth.ui.login.LoginModel$LoginState$Disconnected
|
*f:com.intellij.collaboration.auth.ui.login.LoginModel$LoginState$Disconnected
|
||||||
- com.intellij.collaboration.auth.ui.login.LoginModel$LoginState
|
- com.intellij.collaboration.auth.ui.login.LoginModel$LoginState
|
||||||
- sf:INSTANCE:com.intellij.collaboration.auth.ui.login.LoginModel$LoginState$Disconnected
|
- sf:INSTANCE:com.intellij.collaboration.auth.ui.login.LoginModel$LoginState$Disconnected
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.auth.ui.login.LoginModel$LoginState$Failed
|
*f:com.intellij.collaboration.auth.ui.login.LoginModel$LoginState$Failed
|
||||||
- com.intellij.collaboration.auth.ui.login.LoginModel$LoginState
|
- com.intellij.collaboration.auth.ui.login.LoginModel$LoginState
|
||||||
- <init>(java.lang.Throwable):V
|
- <init>(java.lang.Throwable):V
|
||||||
@@ -759,7 +747,6 @@ f:com.intellij.collaboration.messages.CollaborationToolsBundle
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getWrappee():java.lang.Object
|
- f:getWrappee():java.lang.Object
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.ui.ComboBoxWithActionsModelKt
|
*f:com.intellij.collaboration.ui.ComboBoxWithActionsModelKt
|
||||||
- sf:setItems(com.intellij.ui.MutableCollectionComboBoxModel,java.util.List):V
|
- sf:setItems(com.intellij.ui.MutableCollectionComboBoxModel,java.util.List):V
|
||||||
*f:com.intellij.collaboration.ui.ComponentListPanelFactory
|
*f:com.intellij.collaboration.ui.ComponentListPanelFactory
|
||||||
@@ -820,7 +807,6 @@ f:com.intellij.collaboration.messages.CollaborationToolsBundle
|
|||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- f:getSecondaryName():java.lang.String
|
- f:getSecondaryName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.collaboration.ui.SimpleEventListener
|
*:com.intellij.collaboration.ui.SimpleEventListener
|
||||||
- java.util.EventListener
|
- java.util.EventListener
|
||||||
- *sf:Companion:com.intellij.collaboration.ui.SimpleEventListener$Companion
|
- *sf:Companion:com.intellij.collaboration.ui.SimpleEventListener$Companion
|
||||||
@@ -900,7 +886,6 @@ f:com.intellij.collaboration.messages.CollaborationToolsBundle
|
|||||||
- f:getActions():javax.swing.JComponent
|
- f:getActions():javax.swing.JComponent
|
||||||
- f:getTitle():javax.swing.JComponent
|
- f:getTitle():javax.swing.JComponent
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.ui.codereview.CodeReviewCombinedDiffAdvancedSettingsChangeListener
|
*f:com.intellij.collaboration.ui.codereview.CodeReviewCombinedDiffAdvancedSettingsChangeListener
|
||||||
- com.intellij.openapi.options.advanced.AdvancedSettingsChangeListener
|
- com.intellij.openapi.options.advanced.AdvancedSettingsChangeListener
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -1142,7 +1127,6 @@ f:com.intellij.collaboration.messages.CollaborationToolsBundle
|
|||||||
- f:getRequestReviewAction():javax.swing.Action
|
- f:getRequestReviewAction():javax.swing.Action
|
||||||
- f:getSetMyselfAsReviewerAction():javax.swing.Action
|
- f:getSetMyselfAsReviewerAction():javax.swing.Action
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.ui.codereview.details.CodeReviewDetailsBranchComponentFactory
|
*f:com.intellij.collaboration.ui.codereview.details.CodeReviewDetailsBranchComponentFactory
|
||||||
- sf:INSTANCE:com.intellij.collaboration.ui.codereview.details.CodeReviewDetailsBranchComponentFactory
|
- sf:INSTANCE:com.intellij.collaboration.ui.codereview.details.CodeReviewDetailsBranchComponentFactory
|
||||||
- f:create(kotlinx.coroutines.CoroutineScope,com.intellij.collaboration.ui.codereview.details.model.CodeReviewBranchesViewModel):javax.swing.JComponent
|
- f:create(kotlinx.coroutines.CoroutineScope,com.intellij.collaboration.ui.codereview.details.model.CodeReviewBranchesViewModel):javax.swing.JComponent
|
||||||
@@ -1184,7 +1168,6 @@ f:com.intellij.collaboration.messages.CollaborationToolsBundle
|
|||||||
- f:getDescriptionHtml():java.lang.String
|
- f:getDescriptionHtml():java.lang.String
|
||||||
- f:getTitleHtml():java.lang.String
|
- f:getTitleHtml():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.ui.codereview.details.CommitRenderer
|
*f:com.intellij.collaboration.ui.codereview.details.CommitRenderer
|
||||||
- javax.swing.ListCellRenderer
|
- javax.swing.ListCellRenderer
|
||||||
- *sf:Companion:com.intellij.collaboration.ui.codereview.details.CommitRenderer$Companion
|
- *sf:Companion:com.intellij.collaboration.ui.codereview.details.CommitRenderer$Companion
|
||||||
@@ -1234,7 +1217,6 @@ f:com.intellij.collaboration.messages.CollaborationToolsBundle
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:isSelected():Z
|
- f:isSelected():Z
|
||||||
- f:setSelected(Z):V
|
- f:setSelected(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.collaboration.ui.codereview.details.data.CodeReviewCIJob
|
f:com.intellij.collaboration.ui.codereview.details.data.CodeReviewCIJob
|
||||||
- <init>(java.lang.String,com.intellij.collaboration.ui.codereview.details.data.CodeReviewCIJobState,Z,java.lang.String):V
|
- <init>(java.lang.String,com.intellij.collaboration.ui.codereview.details.data.CodeReviewCIJobState,Z,java.lang.String):V
|
||||||
- f:component1():java.lang.String
|
- f:component1():java.lang.String
|
||||||
@@ -1249,7 +1231,6 @@ f:com.intellij.collaboration.ui.codereview.details.data.CodeReviewCIJob
|
|||||||
- f:getStatus():com.intellij.collaboration.ui.codereview.details.data.CodeReviewCIJobState
|
- f:getStatus():com.intellij.collaboration.ui.codereview.details.data.CodeReviewCIJobState
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:isRequired():Z
|
- f:isRequired():Z
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.collaboration.ui.codereview.details.data.CodeReviewCIJobState
|
e:com.intellij.collaboration.ui.codereview.details.data.CodeReviewCIJobState
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:FAILED:com.intellij.collaboration.ui.codereview.details.data.CodeReviewCIJobState
|
- sf:FAILED:com.intellij.collaboration.ui.codereview.details.data.CodeReviewCIJobState
|
||||||
@@ -1298,7 +1279,6 @@ e:com.intellij.collaboration.ui.codereview.details.data.ReviewState
|
|||||||
- f:getSource():java.lang.String
|
- f:getSource():java.lang.String
|
||||||
- f:getTarget():java.lang.String
|
- f:getTarget():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.collaboration.ui.codereview.details.model.CodeReviewBranchesViewModel
|
*:com.intellij.collaboration.ui.codereview.details.model.CodeReviewBranchesViewModel
|
||||||
- a:fetchAndCheckoutRemoteBranch():V
|
- a:fetchAndCheckoutRemoteBranch():V
|
||||||
- fetchAndShowInLog():V
|
- fetchAndShowInLog():V
|
||||||
@@ -1317,7 +1297,6 @@ e:com.intellij.collaboration.ui.codereview.details.data.ReviewState
|
|||||||
- f:getDiscussions():I
|
- f:getDiscussions():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:isRead():Z
|
- f:isRead():Z
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.ui.codereview.details.model.CodeReviewChangeList
|
*f:com.intellij.collaboration.ui.codereview.details.model.CodeReviewChangeList
|
||||||
- <init>(java.lang.String,java.util.List):V
|
- <init>(java.lang.String,java.util.List):V
|
||||||
- f:component1():java.lang.String
|
- f:component1():java.lang.String
|
||||||
@@ -1328,7 +1307,6 @@ e:com.intellij.collaboration.ui.codereview.details.data.ReviewState
|
|||||||
- f:getChanges():java.util.List
|
- f:getChanges():java.util.List
|
||||||
- f:getCommitSha():java.lang.String
|
- f:getCommitSha():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.collaboration.ui.codereview.details.model.CodeReviewChangeListViewModel
|
*:com.intellij.collaboration.ui.codereview.details.model.CodeReviewChangeListViewModel
|
||||||
- *sf:Companion:com.intellij.collaboration.ui.codereview.details.model.CodeReviewChangeListViewModel$Companion
|
- *sf:Companion:com.intellij.collaboration.ui.codereview.details.model.CodeReviewChangeListViewModel$Companion
|
||||||
- a:getChanges():java.util.List
|
- a:getChanges():java.util.List
|
||||||
@@ -1346,7 +1324,6 @@ e:com.intellij.collaboration.ui.codereview.details.data.ReviewState
|
|||||||
- sf:INSTANCE:com.intellij.collaboration.ui.codereview.details.model.CodeReviewChangeListViewModel$SelectionRequest$All
|
- sf:INSTANCE:com.intellij.collaboration.ui.codereview.details.model.CodeReviewChangeListViewModel$SelectionRequest$All
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.ui.codereview.details.model.CodeReviewChangeListViewModel$SelectionRequest$OneChange
|
*f:com.intellij.collaboration.ui.codereview.details.model.CodeReviewChangeListViewModel$SelectionRequest$OneChange
|
||||||
- com.intellij.collaboration.ui.codereview.details.model.CodeReviewChangeListViewModel$SelectionRequest
|
- com.intellij.collaboration.ui.codereview.details.model.CodeReviewChangeListViewModel$SelectionRequest
|
||||||
- <init>(com.intellij.collaboration.util.RefComparisonChange):V
|
- <init>(com.intellij.collaboration.util.RefComparisonChange):V
|
||||||
@@ -1356,7 +1333,6 @@ e:com.intellij.collaboration.ui.codereview.details.data.ReviewState
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getChange():com.intellij.collaboration.util.RefComparisonChange
|
- f:getChange():com.intellij.collaboration.util.RefComparisonChange
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.collaboration.ui.codereview.details.model.CodeReviewChangeListViewModel$WithDetails
|
*:com.intellij.collaboration.ui.codereview.details.model.CodeReviewChangeListViewModel$WithDetails
|
||||||
- com.intellij.collaboration.ui.codereview.details.model.CodeReviewChangeListViewModel
|
- com.intellij.collaboration.ui.codereview.details.model.CodeReviewChangeListViewModel
|
||||||
- a:getDetailsByChange():kotlinx.coroutines.flow.StateFlow
|
- a:getDetailsByChange():kotlinx.coroutines.flow.StateFlow
|
||||||
@@ -1522,7 +1498,6 @@ a:com.intellij.collaboration.ui.codereview.diff.action.CodeReviewDiscussionsTogg
|
|||||||
- f:getProducers():java.util.List
|
- f:getProducers():java.util.List
|
||||||
- f:getSelectedIdx():I
|
- f:getSelectedIdx():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.collaboration.ui.codereview.diff.model.RefComparisonChangesSorter
|
*:com.intellij.collaboration.ui.codereview.diff.model.RefComparisonChangesSorter
|
||||||
- a:sort(java.util.List):java.util.List
|
- a:sort(java.util.List):java.util.List
|
||||||
*f:com.intellij.collaboration.ui.codereview.diff.model.RefComparisonChangesSorter$Grouping
|
*f:com.intellij.collaboration.ui.codereview.diff.model.RefComparisonChangesSorter$Grouping
|
||||||
@@ -1594,7 +1569,6 @@ f:com.intellij.collaboration.ui.codereview.editor.action.CodeReviewEditorShowFil
|
|||||||
- f:getItems():java.util.List
|
- f:getItems():java.util.List
|
||||||
- f:getNamePlural():java.lang.String
|
- f:getNamePlural():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.ui.codereview.list.NamedCollection$Companion
|
*f:com.intellij.collaboration.ui.codereview.list.NamedCollection$Companion
|
||||||
- f:create(java.lang.String,java.util.List):com.intellij.collaboration.ui.codereview.list.NamedCollection
|
- f:create(java.lang.String,java.util.List):com.intellij.collaboration.ui.codereview.list.NamedCollection
|
||||||
*f:com.intellij.collaboration.ui.codereview.list.ReviewListCellRenderer
|
*f:com.intellij.collaboration.ui.codereview.list.ReviewListCellRenderer
|
||||||
@@ -1630,7 +1604,6 @@ f:com.intellij.collaboration.ui.codereview.editor.action.CodeReviewEditorShowFil
|
|||||||
- f:getCount():I
|
- f:getCount():I
|
||||||
- f:getTooltip():java.lang.String
|
- f:getTooltip():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.ui.codereview.list.ReviewListItemPresentation$Simple
|
*f:com.intellij.collaboration.ui.codereview.list.ReviewListItemPresentation$Simple
|
||||||
- com.intellij.collaboration.ui.codereview.list.ReviewListItemPresentation
|
- com.intellij.collaboration.ui.codereview.list.ReviewListItemPresentation
|
||||||
- <init>(java.lang.String,java.lang.String,java.util.Date,com.intellij.collaboration.ui.codereview.list.UserPresentation,com.intellij.collaboration.ui.codereview.list.NamedCollection,com.intellij.collaboration.ui.codereview.list.ReviewListItemPresentation$Status,com.intellij.collaboration.ui.codereview.list.ReviewListItemPresentation$Status,java.lang.String,com.intellij.collaboration.ui.codereview.list.NamedCollection,com.intellij.collaboration.ui.codereview.list.NamedCollection,com.intellij.collaboration.ui.codereview.list.ReviewListItemPresentation$CommentsCounter,java.lang.Boolean):V
|
- <init>(java.lang.String,java.lang.String,java.util.Date,com.intellij.collaboration.ui.codereview.list.UserPresentation,com.intellij.collaboration.ui.codereview.list.NamedCollection,com.intellij.collaboration.ui.codereview.list.ReviewListItemPresentation$Status,com.intellij.collaboration.ui.codereview.list.ReviewListItemPresentation$Status,java.lang.String,com.intellij.collaboration.ui.codereview.list.NamedCollection,com.intellij.collaboration.ui.codereview.list.NamedCollection,com.intellij.collaboration.ui.codereview.list.ReviewListItemPresentation$CommentsCounter,java.lang.Boolean):V
|
||||||
@@ -1663,7 +1636,6 @@ f:com.intellij.collaboration.ui.codereview.editor.action.CodeReviewEditorShowFil
|
|||||||
- getUserGroup1():com.intellij.collaboration.ui.codereview.list.NamedCollection
|
- getUserGroup1():com.intellij.collaboration.ui.codereview.list.NamedCollection
|
||||||
- getUserGroup2():com.intellij.collaboration.ui.codereview.list.NamedCollection
|
- getUserGroup2():com.intellij.collaboration.ui.codereview.list.NamedCollection
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.ui.codereview.list.ReviewListItemPresentation$Status
|
*f:com.intellij.collaboration.ui.codereview.list.ReviewListItemPresentation$Status
|
||||||
- <init>(javax.swing.Icon,java.lang.String):V
|
- <init>(javax.swing.Icon,java.lang.String):V
|
||||||
- f:component1():javax.swing.Icon
|
- f:component1():javax.swing.Icon
|
||||||
@@ -1674,7 +1646,6 @@ f:com.intellij.collaboration.ui.codereview.editor.action.CodeReviewEditorShowFil
|
|||||||
- f:getIcon():javax.swing.Icon
|
- f:getIcon():javax.swing.Icon
|
||||||
- f:getTooltip():java.lang.String
|
- f:getTooltip():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.ui.codereview.list.ReviewListUtil
|
*f:com.intellij.collaboration.ui.codereview.list.ReviewListUtil
|
||||||
- sf:INSTANCE:com.intellij.collaboration.ui.codereview.list.ReviewListUtil
|
- sf:INSTANCE:com.intellij.collaboration.ui.codereview.list.ReviewListUtil
|
||||||
- f:wrapWithLazyVerticalScroll(kotlinx.coroutines.CoroutineScope,javax.swing.JList,kotlin.jvm.functions.Function0):javax.swing.JScrollPane
|
- f:wrapWithLazyVerticalScroll(kotlinx.coroutines.CoroutineScope,javax.swing.JList,kotlin.jvm.functions.Function0):javax.swing.JScrollPane
|
||||||
@@ -1694,7 +1665,6 @@ f:com.intellij.collaboration.ui.codereview.editor.action.CodeReviewEditorShowFil
|
|||||||
- getColor():java.awt.Color
|
- getColor():java.awt.Color
|
||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.ui.codereview.list.UnreadDotIcon
|
*f:com.intellij.collaboration.ui.codereview.list.UnreadDotIcon
|
||||||
- javax.swing.Icon
|
- javax.swing.Icon
|
||||||
- *sf:Companion:com.intellij.collaboration.ui.codereview.list.UnreadDotIcon$Companion
|
- *sf:Companion:com.intellij.collaboration.ui.codereview.list.UnreadDotIcon$Companion
|
||||||
@@ -1724,7 +1694,6 @@ f:com.intellij.collaboration.ui.codereview.editor.action.CodeReviewEditorShowFil
|
|||||||
- getFullName():java.lang.String
|
- getFullName():java.lang.String
|
||||||
- getUsername():java.lang.String
|
- getUsername():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.ui.codereview.list.error.ErrorStatusPanelFactory
|
*f:com.intellij.collaboration.ui.codereview.list.error.ErrorStatusPanelFactory
|
||||||
- sf:INSTANCE:com.intellij.collaboration.ui.codereview.list.error.ErrorStatusPanelFactory
|
- sf:INSTANCE:com.intellij.collaboration.ui.codereview.list.error.ErrorStatusPanelFactory
|
||||||
- f:create(kotlinx.coroutines.CoroutineScope,kotlinx.coroutines.flow.Flow,com.intellij.collaboration.ui.codereview.list.error.ErrorStatusPresenter):javax.swing.JComponent
|
- f:create(kotlinx.coroutines.CoroutineScope,kotlinx.coroutines.flow.Flow,com.intellij.collaboration.ui.codereview.list.error.ErrorStatusPresenter):javax.swing.JComponent
|
||||||
@@ -1809,7 +1778,6 @@ f:com.intellij.collaboration.ui.codereview.editor.action.CodeReviewEditorShowFil
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:isMovable():Z
|
- f:isMovable():Z
|
||||||
- f:isResizable():Z
|
- f:isResizable():Z
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.ui.codereview.list.search.PopupConfig$Companion
|
*f:com.intellij.collaboration.ui.codereview.list.search.PopupConfig$Companion
|
||||||
- f:getDEFAULT():com.intellij.collaboration.ui.codereview.list.search.PopupConfig
|
- f:getDEFAULT():com.intellij.collaboration.ui.codereview.list.search.PopupConfig
|
||||||
*:com.intellij.collaboration.ui.codereview.list.search.ReviewListQuickFilter
|
*:com.intellij.collaboration.ui.codereview.list.search.ReviewListQuickFilter
|
||||||
@@ -1948,7 +1916,6 @@ f:com.intellij.collaboration.ui.codereview.timeline.comment.CommentTextFieldFact
|
|||||||
- f:getGap():I
|
- f:getGap():I
|
||||||
- f:getIcon():javax.swing.Icon
|
- f:getIcon():javax.swing.Icon
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.collaboration.ui.codereview.timeline.comment.CommentTextFieldFactory$IconConfig$Companion
|
f:com.intellij.collaboration.ui.codereview.timeline.comment.CommentTextFieldFactory$IconConfig$Companion
|
||||||
- f:of(com.intellij.collaboration.ui.codereview.CodeReviewChatItemUIUtil$ComponentType,com.intellij.collaboration.ui.icon.IconsProvider,java.lang.Object):com.intellij.collaboration.ui.codereview.timeline.comment.CommentTextFieldFactory$IconConfig
|
- f:of(com.intellij.collaboration.ui.codereview.CodeReviewChatItemUIUtil$ComponentType,com.intellij.collaboration.ui.icon.IconsProvider,java.lang.Object):com.intellij.collaboration.ui.codereview.timeline.comment.CommentTextFieldFactory$IconConfig
|
||||||
a:com.intellij.collaboration.ui.codereview.timeline.comment.CommentTextFieldFactory$ScrollOnChangePolicy
|
a:com.intellij.collaboration.ui.codereview.timeline.comment.CommentTextFieldFactory$ScrollOnChangePolicy
|
||||||
@@ -2142,7 +2109,6 @@ com.intellij.collaboration.ui.codereview.user.CodeReviewUser
|
|||||||
- f:getSelectedTab():com.intellij.collaboration.ui.toolwindow.ReviewTab
|
- f:getSelectedTab():com.intellij.collaboration.ui.toolwindow.ReviewTab
|
||||||
- f:getTabs():java.util.Map
|
- f:getTabs():java.util.Map
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.ui.toolwindow.ReviewToolwindowTabsManagerKt
|
*f:com.intellij.collaboration.ui.toolwindow.ReviewToolwindowTabsManagerKt
|
||||||
- *sf:manageReviewToolwindowTabs(kotlinx.coroutines.CoroutineScope,com.intellij.openapi.wm.ToolWindow,com.intellij.collaboration.ui.toolwindow.ReviewToolwindowViewModel,com.intellij.collaboration.ui.toolwindow.ReviewTabsComponentFactory,java.lang.String):V
|
- *sf:manageReviewToolwindowTabs(kotlinx.coroutines.CoroutineScope,com.intellij.openapi.wm.ToolWindow,com.intellij.collaboration.ui.toolwindow.ReviewToolwindowViewModel,com.intellij.collaboration.ui.toolwindow.ReviewTabsComponentFactory,java.lang.String):V
|
||||||
*f:com.intellij.collaboration.ui.toolwindow.ReviewToolwindowTabsStateHolder
|
*f:com.intellij.collaboration.ui.toolwindow.ReviewToolwindowTabsStateHolder
|
||||||
@@ -2157,7 +2123,6 @@ com.intellij.collaboration.ui.codereview.user.CodeReviewUser
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- s:hashCode-impl(kotlinx.coroutines.flow.MutableStateFlow):I
|
- s:hashCode-impl(kotlinx.coroutines.flow.MutableStateFlow):I
|
||||||
- sf:select-impl(kotlinx.coroutines.flow.MutableStateFlow,com.intellij.collaboration.ui.toolwindow.ReviewTab):V
|
- sf:select-impl(kotlinx.coroutines.flow.MutableStateFlow,com.intellij.collaboration.ui.toolwindow.ReviewTab):V
|
||||||
- toString():java.lang.String
|
|
||||||
- s:toString-impl(kotlinx.coroutines.flow.MutableStateFlow):java.lang.String
|
- s:toString-impl(kotlinx.coroutines.flow.MutableStateFlow):java.lang.String
|
||||||
- bf:unbox-impl():kotlinx.coroutines.flow.MutableStateFlow
|
- bf:unbox-impl():kotlinx.coroutines.flow.MutableStateFlow
|
||||||
*:com.intellij.collaboration.ui.toolwindow.ReviewToolwindowViewModel
|
*:com.intellij.collaboration.ui.toolwindow.ReviewToolwindowViewModel
|
||||||
@@ -2324,7 +2289,6 @@ com.intellij.collaboration.ui.codereview.user.CodeReviewUser
|
|||||||
- getShortText():java.lang.String
|
- getShortText():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isSelected():Z
|
- isSelected():Z
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.ui.util.popup.SimplePopupItemRenderer
|
*f:com.intellij.collaboration.ui.util.popup.SimplePopupItemRenderer
|
||||||
- com.intellij.ui.ColoredListCellRenderer
|
- com.intellij.ui.ColoredListCellRenderer
|
||||||
- *sf:Companion:com.intellij.collaboration.ui.util.popup.SimplePopupItemRenderer$Companion
|
- *sf:Companion:com.intellij.collaboration.ui.util.popup.SimplePopupItemRenderer$Companion
|
||||||
@@ -2351,7 +2315,6 @@ com.intellij.collaboration.ui.codereview.user.CodeReviewUser
|
|||||||
- getChanges():java.util.List
|
- getChanges():java.util.List
|
||||||
- getSelectedIdx():I
|
- getSelectedIdx():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.util.ChangesSelection$Precise
|
*f:com.intellij.collaboration.util.ChangesSelection$Precise
|
||||||
- com.intellij.collaboration.util.ChangesSelection
|
- com.intellij.collaboration.util.ChangesSelection
|
||||||
- <init>(java.util.List,I,kotlin.Pair):V
|
- <init>(java.util.List,I,kotlin.Pair):V
|
||||||
@@ -2368,7 +2331,6 @@ com.intellij.collaboration.ui.codereview.user.CodeReviewUser
|
|||||||
- f:getLocation():kotlin.Pair
|
- f:getLocation():kotlin.Pair
|
||||||
- getSelectedIdx():I
|
- getSelectedIdx():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.collaboration.util.ChangesSelectionKt
|
f:com.intellij.collaboration.util.ChangesSelectionKt
|
||||||
- *sf:equalChanges(com.intellij.collaboration.util.ChangesSelection,java.lang.Object):Z
|
- *sf:equalChanges(com.intellij.collaboration.util.ChangesSelection,java.lang.Object):Z
|
||||||
- sf:getSelectedChange(com.intellij.collaboration.util.ChangesSelection):com.intellij.collaboration.util.RefComparisonChange
|
- sf:getSelectedChange(com.intellij.collaboration.util.ChangesSelection):com.intellij.collaboration.util.RefComparisonChange
|
||||||
@@ -2396,7 +2358,6 @@ f:com.intellij.collaboration.util.ComputedResult
|
|||||||
- s:hashCode-impl(kotlin.Result):I
|
- s:hashCode-impl(kotlin.Result):I
|
||||||
- sf:isInProgress-impl(kotlin.Result):Z
|
- sf:isInProgress-impl(kotlin.Result):Z
|
||||||
- sf:isSuccess-impl(kotlin.Result):Z
|
- sf:isSuccess-impl(kotlin.Result):Z
|
||||||
- toString():java.lang.String
|
|
||||||
- s:toString-impl(kotlin.Result):java.lang.String
|
- s:toString-impl(kotlin.Result):java.lang.String
|
||||||
- bf:unbox-impl():kotlin.Result
|
- bf:unbox-impl():kotlin.Result
|
||||||
f:com.intellij.collaboration.util.ComputedResult$Companion
|
f:com.intellij.collaboration.util.ComputedResult$Companion
|
||||||
@@ -2432,7 +2393,6 @@ f:com.intellij.collaboration.util.HideableKt
|
|||||||
- f:getKey():com.intellij.openapi.util.Key
|
- f:getKey():com.intellij.openapi.util.Key
|
||||||
- f:getValue():java.lang.Object
|
- f:getValue():java.lang.Object
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.collaboration.util.KeyValuePairKt
|
f:com.intellij.collaboration.util.KeyValuePairKt
|
||||||
- *sf:clearData(com.intellij.openapi.util.UserDataHolder,com.intellij.collaboration.util.KeyValuePair):V
|
- *sf:clearData(com.intellij.openapi.util.UserDataHolder,com.intellij.collaboration.util.KeyValuePair):V
|
||||||
- *sf:putData(com.intellij.openapi.util.UserDataHolder,com.intellij.collaboration.util.KeyValuePair):V
|
- *sf:putData(com.intellij.openapi.util.UserDataHolder,com.intellij.collaboration.util.KeyValuePair):V
|
||||||
@@ -2457,7 +2417,6 @@ f:com.intellij.collaboration.util.ProgressIndicatorsProvider
|
|||||||
- f:getRevisionNumberAfter():com.intellij.openapi.vcs.history.ShortVcsRevisionNumber
|
- f:getRevisionNumberAfter():com.intellij.openapi.vcs.history.ShortVcsRevisionNumber
|
||||||
- f:getRevisionNumberBefore():com.intellij.openapi.vcs.history.ShortVcsRevisionNumber
|
- f:getRevisionNumberBefore():com.intellij.openapi.vcs.history.ShortVcsRevisionNumber
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.collaboration.util.RefComparisonChange$Companion
|
*f:com.intellij.collaboration.util.RefComparisonChange$Companion
|
||||||
- f:getKEY():com.intellij.openapi.util.Key
|
- f:getKEY():com.intellij.openapi.util.Key
|
||||||
f:com.intellij.collaboration.util.RefComparisonChangeKt
|
f:com.intellij.collaboration.util.RefComparisonChangeKt
|
||||||
|
|||||||
@@ -28,7 +28,6 @@ f:com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandle
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getHtml():java.lang.String
|
- f:getHtml():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult$Redirect
|
f:com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult$Redirect
|
||||||
- com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult
|
- com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandleResult
|
||||||
- <init>(com.intellij.util.Url):V
|
- <init>(com.intellij.util.Url):V
|
||||||
@@ -38,7 +37,6 @@ f:com.intellij.collaboration.auth.services.OAuthCallbackHandler$AcceptCodeHandle
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getUrl():com.intellij.util.Url
|
- f:getUrl():com.intellij.util.Url
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.collaboration.auth.services.OAuthCredentialsAcquirer
|
com.intellij.collaboration.auth.services.OAuthCredentialsAcquirer
|
||||||
- a:acquireCredentials(java.lang.String):com.intellij.collaboration.auth.services.OAuthCredentialsAcquirer$AcquireCredentialsResult
|
- a:acquireCredentials(java.lang.String):com.intellij.collaboration.auth.services.OAuthCredentialsAcquirer$AcquireCredentialsResult
|
||||||
a:com.intellij.collaboration.auth.services.OAuthCredentialsAcquirer$AcquireCredentialsResult
|
a:com.intellij.collaboration.auth.services.OAuthCredentialsAcquirer$AcquireCredentialsResult
|
||||||
@@ -89,7 +87,6 @@ pf:com.intellij.collaboration.auth.services.OAuthServiceBase$OAuthRequestWithRes
|
|||||||
- f:getRequest():com.intellij.collaboration.auth.services.OAuthRequest
|
- f:getRequest():com.intellij.collaboration.auth.services.OAuthRequest
|
||||||
- f:getResult():java.util.concurrent.CompletableFuture
|
- f:getResult():java.util.concurrent.CompletableFuture
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.collaboration.auth.services.OAuthServiceWithRefresh
|
com.intellij.collaboration.auth.services.OAuthServiceWithRefresh
|
||||||
- com.intellij.collaboration.auth.services.OAuthService
|
- com.intellij.collaboration.auth.services.OAuthService
|
||||||
- a:updateAccessToken(com.intellij.collaboration.auth.services.OAuthServiceWithRefresh$RefreshTokenRequest):java.util.concurrent.CompletableFuture
|
- a:updateAccessToken(com.intellij.collaboration.auth.services.OAuthServiceWithRefresh$RefreshTokenRequest):java.util.concurrent.CompletableFuture
|
||||||
|
|||||||
@@ -42,7 +42,6 @@ c:com.intellij.configurationStore.DirectoryBasedStorage
|
|||||||
- getRoamingType():com.intellij.openapi.components.RoamingType
|
- getRoamingType():com.intellij.openapi.components.RoamingType
|
||||||
- getSerializedState(com.intellij.configurationStore.StateMap,java.lang.Object,java.lang.String,Z):org.jdom.Element
|
- getSerializedState(com.intellij.configurationStore.StateMap,java.lang.Object,java.lang.String,Z):org.jdom.Element
|
||||||
- loadData():com.intellij.configurationStore.StateMap
|
- loadData():com.intellij.configurationStore.StateMap
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.configurationStore.ExportSettingsActionKt
|
f:com.intellij.configurationStore.ExportSettingsActionKt
|
||||||
- sf:exportSettings(java.util.Set,java.io.OutputStream,java.util.Map,com.intellij.configurationStore.StateStorageManagerImpl):V
|
- sf:exportSettings(java.util.Set,java.io.OutputStream,java.util.Map,com.intellij.configurationStore.StateStorageManagerImpl):V
|
||||||
- bs:exportSettings$default(java.util.Set,java.io.OutputStream,java.util.Map,com.intellij.configurationStore.StateStorageManagerImpl,I,java.lang.Object):V
|
- bs:exportSettings$default(java.util.Set,java.io.OutputStream,java.util.Map,com.intellij.configurationStore.StateStorageManagerImpl,I,java.lang.Object):V
|
||||||
@@ -58,7 +57,6 @@ a:com.intellij.configurationStore.FileBasedStorage
|
|||||||
- p:loadLocalData():org.jdom.Element
|
- p:loadLocalData():org.jdom.Element
|
||||||
- f:preloadStorageData(Z):V
|
- f:preloadStorageData(Z):V
|
||||||
- f:setFile(com.intellij.openapi.vfs.VirtualFile,java.nio.file.Path):V
|
- f:setFile(com.intellij.openapi.vfs.VirtualFile,java.nio.file.Path):V
|
||||||
- toString():java.lang.String
|
|
||||||
pc:com.intellij.configurationStore.FileBasedStorage$FileSaveSessionProducer
|
pc:com.intellij.configurationStore.FileBasedStorage$FileSaveSessionProducer
|
||||||
- com.intellij.configurationStore.XmlElementStorage$XmlElementStorageSaveSessionProducer
|
- com.intellij.configurationStore.XmlElementStorage$XmlElementStorageSaveSessionProducer
|
||||||
- <init>(com.intellij.configurationStore.StateMap,com.intellij.configurationStore.FileBasedStorage):V
|
- <init>(com.intellij.configurationStore.StateMap,com.intellij.configurationStore.FileBasedStorage):V
|
||||||
@@ -121,7 +119,6 @@ f:com.intellij.configurationStore.StateMap
|
|||||||
- f:isEmpty():Z
|
- f:isEmpty():Z
|
||||||
- f:keys():java.lang.String[]
|
- f:keys():java.lang.String[]
|
||||||
- f:toMutableMap():java.util.Map
|
- f:toMutableMap():java.util.Map
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.configurationStore.StateMap$Companion
|
f:com.intellij.configurationStore.StateMap$Companion
|
||||||
- f:fromMap(java.util.Map):com.intellij.configurationStore.StateMap
|
- f:fromMap(java.util.Map):com.intellij.configurationStore.StateMap
|
||||||
a:com.intellij.configurationStore.StateStorageBase
|
a:com.intellij.configurationStore.StateStorageBase
|
||||||
@@ -222,7 +219,6 @@ f:com.intellij.configurationStore.schemeManager.SchemeManagerImpl
|
|||||||
- removeScheme(java.lang.String):com.intellij.openapi.options.Scheme
|
- removeScheme(java.lang.String):com.intellij.openapi.options.Scheme
|
||||||
- save():V
|
- save():V
|
||||||
- setSchemes(java.util.List,com.intellij.openapi.options.Scheme,java.util.function.Predicate):V
|
- setSchemes(java.util.List,com.intellij.openapi.options.Scheme,java.util.function.Predicate):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEventPrinter
|
c:com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEventPrinter
|
||||||
- <init>(Z):V
|
- <init>(Z):V
|
||||||
- p:logConfig(kotlin.jvm.functions.Function2,com.intellij.openapi.project.Project,java.util.List,I):V
|
- p:logConfig(kotlin.jvm.functions.Function2,com.intellij.openapi.project.Project,java.util.List,I):V
|
||||||
|
|||||||
@@ -148,7 +148,6 @@ f:com.intellij.codeWithMe.ClientId
|
|||||||
- sf:isLocal(com.intellij.codeWithMe.ClientId):Z
|
- sf:isLocal(com.intellij.codeWithMe.ClientId):Z
|
||||||
- sf:overrideLocalId(com.intellij.codeWithMe.ClientId):V
|
- sf:overrideLocalId(com.intellij.codeWithMe.ClientId):V
|
||||||
- sf:setPropagateAcrossThreads(Z):V
|
- sf:setPropagateAcrossThreads(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
- sf:withClientId(com.intellij.codeWithMe.ClientId):com.intellij.openapi.application.AccessToken
|
- sf:withClientId(com.intellij.codeWithMe.ClientId):com.intellij.openapi.application.AccessToken
|
||||||
- sf:withClientId(com.intellij.codeWithMe.ClientId,kotlin.jvm.functions.Function0):java.lang.Object
|
- sf:withClientId(com.intellij.codeWithMe.ClientId,kotlin.jvm.functions.Function0):java.lang.Object
|
||||||
- sf:withClientId(java.lang.String):com.intellij.openapi.application.AccessToken
|
- sf:withClientId(java.lang.String):com.intellij.openapi.application.AccessToken
|
||||||
@@ -530,7 +529,6 @@ a:com.intellij.lang.Language
|
|||||||
- isCaseSensitive():Z
|
- isCaseSensitive():Z
|
||||||
- f:isKindOf(com.intellij.lang.Language):Z
|
- f:isKindOf(com.intellij.lang.Language):Z
|
||||||
- f:isKindOf(java.lang.String):Z
|
- f:isKindOf(java.lang.String):Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.lang.LanguageCommenters
|
f:com.intellij.lang.LanguageCommenters
|
||||||
- com.intellij.lang.LanguageExtension
|
- com.intellij.lang.LanguageExtension
|
||||||
- sf:INSTANCE:com.intellij.lang.LanguageCommenters
|
- sf:INSTANCE:com.intellij.lang.LanguageCommenters
|
||||||
@@ -735,7 +733,6 @@ c:com.intellij.lang.folding.CompositeFoldingBuilder
|
|||||||
- isCollapsedByDefault(com.intellij.lang.ASTNode):Z
|
- isCollapsedByDefault(com.intellij.lang.ASTNode):Z
|
||||||
- isCollapsedByDefault(com.intellij.lang.folding.FoldingDescriptor):Z
|
- isCollapsedByDefault(com.intellij.lang.folding.FoldingDescriptor):Z
|
||||||
- isDumbAware():Z
|
- isDumbAware():Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.lang.folding.CustomFoldingBuilder
|
a:com.intellij.lang.folding.CustomFoldingBuilder
|
||||||
- com.intellij.lang.folding.FoldingBuilderEx
|
- com.intellij.lang.folding.FoldingBuilderEx
|
||||||
- com.intellij.openapi.project.PossiblyDumbAware
|
- com.intellij.openapi.project.PossiblyDumbAware
|
||||||
@@ -808,7 +805,6 @@ c:com.intellij.lang.folding.FoldingDescriptor
|
|||||||
- setCanBeRemovedWhenCollapsed(Z):V
|
- setCanBeRemovedWhenCollapsed(Z):V
|
||||||
- setGutterMarkEnabledForSingleLine(Z):V
|
- setGutterMarkEnabledForSingleLine(Z):V
|
||||||
- setPlaceholderText(java.lang.String):V
|
- setPlaceholderText(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.lang.folding.LanguageFolding
|
f:com.intellij.lang.folding.LanguageFolding
|
||||||
- com.intellij.lang.LanguageExtension
|
- com.intellij.lang.LanguageExtension
|
||||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
@@ -959,7 +955,6 @@ c:com.intellij.lexer.FlexAdapter
|
|||||||
- getTokenType():com.intellij.psi.tree.IElementType
|
- getTokenType():com.intellij.psi.tree.IElementType
|
||||||
- p:locateToken():V
|
- p:locateToken():V
|
||||||
- start(java.lang.CharSequence,I,I,I):V
|
- start(java.lang.CharSequence,I,I,I):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.lexer.FlexLexer
|
com.intellij.lexer.FlexLexer
|
||||||
- a:advance():com.intellij.psi.tree.IElementType
|
- a:advance():com.intellij.psi.tree.IElementType
|
||||||
- a:getTokenEnd():I
|
- a:getTokenEnd():I
|
||||||
@@ -1057,7 +1052,6 @@ a:com.intellij.lexer.MergingLexerAdapterBase
|
|||||||
- getTokenType():com.intellij.psi.tree.IElementType
|
- getTokenType():com.intellij.psi.tree.IElementType
|
||||||
- restore(com.intellij.lexer.LexerPosition):V
|
- restore(com.intellij.lexer.LexerPosition):V
|
||||||
- start(java.lang.CharSequence,I,I,I):V
|
- start(java.lang.CharSequence,I,I,I):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.lexer.RestartableLexer
|
com.intellij.lexer.RestartableLexer
|
||||||
- a:getStartState():I
|
- a:getStartState():I
|
||||||
- *a:isRestartableState(I):Z
|
- *a:isRestartableState(I):Z
|
||||||
@@ -1090,7 +1084,6 @@ c:com.intellij.lexer.StringLiteralLexer
|
|||||||
- p:locateUnicodeEscapeSequence(I,I):I
|
- p:locateUnicodeEscapeSequence(I,I):I
|
||||||
- p:shouldAllowSlashZero():Z
|
- p:shouldAllowSlashZero():Z
|
||||||
- start(java.lang.CharSequence,I,I,I):V
|
- start(java.lang.CharSequence,I,I,I):V
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.lexer.TokenIterator
|
*:com.intellij.lexer.TokenIterator
|
||||||
- a:getEndOffset(I):I
|
- a:getEndOffset(I):I
|
||||||
- a:getStartOffset(I):I
|
- a:getStartOffset(I):I
|
||||||
@@ -1746,7 +1739,6 @@ f:com.intellij.openapi.components.ComponentConfig
|
|||||||
- f:os:com.intellij.openapi.extensions.ExtensionDescriptor$Os
|
- f:os:com.intellij.openapi.extensions.ExtensionDescriptor$Os
|
||||||
- overrides:Z
|
- overrides:Z
|
||||||
- <init>(java.lang.String,java.lang.String,java.lang.String,Z,com.intellij.openapi.extensions.ExtensionDescriptor$Os,Z,java.util.Map):V
|
- <init>(java.lang.String,java.lang.String,java.lang.String,Z,com.intellij.openapi.extensions.ExtensionDescriptor$Os,Z,java.util.Map):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.components.ExportableApplicationComponent
|
com.intellij.openapi.components.ExportableApplicationComponent
|
||||||
- com.intellij.openapi.components.ApplicationComponent
|
- com.intellij.openapi.components.ApplicationComponent
|
||||||
- com.intellij.openapi.components.ExportableComponent
|
- com.intellij.openapi.components.ExportableComponent
|
||||||
@@ -1799,7 +1791,6 @@ f:com.intellij.openapi.components.ServiceDescriptor
|
|||||||
- f:testServiceImplementation:java.lang.String
|
- f:testServiceImplementation:java.lang.String
|
||||||
- <init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,Z,java.lang.String,com.intellij.openapi.components.ServiceDescriptor$PreloadMode,com.intellij.openapi.client.ClientKind,com.intellij.openapi.extensions.ExtensionDescriptor$Os):V
|
- <init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,Z,java.lang.String,com.intellij.openapi.components.ServiceDescriptor$PreloadMode,com.intellij.openapi.client.ClientKind,com.intellij.openapi.extensions.ExtensionDescriptor$Os):V
|
||||||
- getImplementation():java.lang.String
|
- getImplementation():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.components.ServiceManager
|
f:com.intellij.openapi.components.ServiceManager
|
||||||
- s:createLazyKey(java.lang.Class):com.intellij.openapi.util.NotNullLazyKey
|
- s:createLazyKey(java.lang.Class):com.intellij.openapi.util.NotNullLazyKey
|
||||||
- s:getService(com.intellij.openapi.project.Project,java.lang.Class):java.lang.Object
|
- s:getService(com.intellij.openapi.project.Project,java.lang.Class):java.lang.Object
|
||||||
@@ -1857,7 +1848,6 @@ f:com.intellij.openapi.editor.FoldingGroup
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- s:newGroup(java.lang.String):com.intellij.openapi.editor.FoldingGroup
|
- s:newGroup(java.lang.String):com.intellij.openapi.editor.FoldingGroup
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.editor.RangeMarker
|
com.intellij.openapi.editor.RangeMarker
|
||||||
- com.intellij.openapi.util.Segment
|
- com.intellij.openapi.util.Segment
|
||||||
- com.intellij.openapi.util.UserDataHolder
|
- com.intellij.openapi.util.UserDataHolder
|
||||||
@@ -1956,7 +1946,6 @@ f:com.intellij.openapi.editor.colors.ColorKey
|
|||||||
- getExternalName():java.lang.String
|
- getExternalName():java.lang.String
|
||||||
- getFallbackColorKey():com.intellij.openapi.editor.colors.ColorKey
|
- getFallbackColorKey():com.intellij.openapi.editor.colors.ColorKey
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.editor.colors.TextAttributesKey
|
f:com.intellij.openapi.editor.colors.TextAttributesKey
|
||||||
- java.lang.Comparable
|
- java.lang.Comparable
|
||||||
- sf:EMPTY_ARRAY:com.intellij.openapi.editor.colors.TextAttributesKey[]
|
- sf:EMPTY_ARRAY:com.intellij.openapi.editor.colors.TextAttributesKey[]
|
||||||
@@ -1974,7 +1963,6 @@ f:com.intellij.openapi.editor.colors.TextAttributesKey
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- s:isTemp(com.intellij.openapi.editor.colors.TextAttributesKey):Z
|
- s:isTemp(com.intellij.openapi.editor.colors.TextAttributesKey):Z
|
||||||
- setFallbackAttributeKey(com.intellij.openapi.editor.colors.TextAttributesKey):V
|
- setFallbackAttributeKey(com.intellij.openapi.editor.colors.TextAttributesKey):V
|
||||||
- toString():java.lang.String
|
|
||||||
- writeExternal(org.jdom.Element):V
|
- writeExternal(org.jdom.Element):V
|
||||||
com.intellij.openapi.editor.colors.TextAttributesKey$TextAttributeKeyDefaultsProvider
|
com.intellij.openapi.editor.colors.TextAttributesKey$TextAttributeKeyDefaultsProvider
|
||||||
- a:getDefaultAttributes(com.intellij.openapi.editor.colors.TextAttributesKey):com.intellij.openapi.editor.markup.TextAttributes
|
- a:getDefaultAttributes(com.intellij.openapi.editor.colors.TextAttributesKey):com.intellij.openapi.editor.markup.TextAttributes
|
||||||
@@ -2033,7 +2021,6 @@ f:com.intellij.openapi.editor.markup.AttributesFlyweight
|
|||||||
- getForeground():java.awt.Color
|
- getForeground():java.awt.Color
|
||||||
- *:hasEffects():Z
|
- *:hasEffects():Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
- *:withAdditionalEffects(java.util.Map):com.intellij.openapi.editor.markup.AttributesFlyweight
|
- *:withAdditionalEffects(java.util.Map):com.intellij.openapi.editor.markup.AttributesFlyweight
|
||||||
- withBackground(java.awt.Color):com.intellij.openapi.editor.markup.AttributesFlyweight
|
- withBackground(java.awt.Color):com.intellij.openapi.editor.markup.AttributesFlyweight
|
||||||
- withEffectColor(java.awt.Color):com.intellij.openapi.editor.markup.AttributesFlyweight
|
- withEffectColor(java.awt.Color):com.intellij.openapi.editor.markup.AttributesFlyweight
|
||||||
@@ -2086,7 +2073,6 @@ c:com.intellij.openapi.editor.markup.TextAttributes
|
|||||||
- setErrorStripeColor(java.awt.Color):V
|
- setErrorStripeColor(java.awt.Color):V
|
||||||
- setFontType(I):V
|
- setFontType(I):V
|
||||||
- setForegroundColor(java.awt.Color):V
|
- setForegroundColor(java.awt.Color):V
|
||||||
- toString():java.lang.String
|
|
||||||
- *:withAdditionalEffect(com.intellij.openapi.editor.markup.EffectType,java.awt.Color):V
|
- *:withAdditionalEffect(com.intellij.openapi.editor.markup.EffectType,java.awt.Color):V
|
||||||
- writeExternal(org.jdom.Element):V
|
- writeExternal(org.jdom.Element):V
|
||||||
f:com.intellij.openapi.editor.markup.TextAttributesEffectsBuilder
|
f:com.intellij.openapi.editor.markup.TextAttributesEffectsBuilder
|
||||||
@@ -2835,7 +2821,6 @@ c:com.intellij.openapi.util.ActionCallback
|
|||||||
- reject(java.lang.String):com.intellij.openapi.util.ActionCallback
|
- reject(java.lang.String):com.intellij.openapi.util.ActionCallback
|
||||||
- setDone():V
|
- setDone():V
|
||||||
- setRejected():V
|
- setRejected():V
|
||||||
- toString():java.lang.String
|
|
||||||
- waitFor(J):Z
|
- waitFor(J):Z
|
||||||
c:com.intellij.openapi.util.ActionCallback$Chunk
|
c:com.intellij.openapi.util.ActionCallback$Chunk
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -2870,7 +2855,6 @@ f:com.intellij.openapi.util.BuildNumber
|
|||||||
- getProductCode():java.lang.String
|
- getProductCode():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isSnapshot():Z
|
- isSnapshot():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- withoutProductCode():com.intellij.openapi.util.BuildNumber
|
- withoutProductCode():com.intellij.openapi.util.BuildNumber
|
||||||
c:com.intellij.openapi.util.BuildRange
|
c:com.intellij.openapi.util.BuildRange
|
||||||
- <init>(com.intellij.openapi.util.BuildNumber,com.intellij.openapi.util.BuildNumber):V
|
- <init>(com.intellij.openapi.util.BuildNumber,com.intellij.openapi.util.BuildNumber):V
|
||||||
@@ -3169,14 +3153,12 @@ a:com.intellij.openapi.vfs.VirtualFile
|
|||||||
- setWritable(Z):V
|
- setWritable(Z):V
|
||||||
- p:storeCharset(java.nio.charset.Charset):V
|
- p:storeCharset(java.nio.charset.Charset):V
|
||||||
- toNioPath():java.nio.file.Path
|
- toNioPath():java.nio.file.Path
|
||||||
- toString():java.lang.String
|
|
||||||
@:com.intellij.openapi.vfs.VirtualFile$PropName
|
@:com.intellij.openapi.vfs.VirtualFile$PropName
|
||||||
- java.lang.annotation.Annotation
|
- java.lang.annotation.Annotation
|
||||||
a:com.intellij.openapi.vfs.VirtualFileAdapter
|
a:com.intellij.openapi.vfs.VirtualFileAdapter
|
||||||
- com.intellij.openapi.vfs.VirtualFileListener
|
- com.intellij.openapi.vfs.VirtualFileListener
|
||||||
- <init>():V
|
- <init>():V
|
||||||
*f:com.intellij.openapi.vfs.VirtualFileCachedValue
|
*f:com.intellij.openapi.vfs.VirtualFileCachedValue
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.vfs.VirtualFileContentsChangedAdapter
|
a:com.intellij.openapi.vfs.VirtualFileContentsChangedAdapter
|
||||||
- com.intellij.openapi.vfs.VirtualFileListener
|
- com.intellij.openapi.vfs.VirtualFileListener
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -3363,7 +3345,6 @@ c:com.intellij.openapi.vfs.VirtualFileVisitor$Option
|
|||||||
f:com.intellij.openapi.vfs.VirtualFileVisitor$Result
|
f:com.intellij.openapi.vfs.VirtualFileVisitor$Result
|
||||||
- f:skipChildren:Z
|
- f:skipChildren:Z
|
||||||
- f:skipToParent:com.intellij.openapi.vfs.VirtualFile
|
- f:skipToParent:com.intellij.openapi.vfs.VirtualFile
|
||||||
- toString():java.lang.String
|
|
||||||
pc:com.intellij.openapi.vfs.VirtualFileVisitor$VisitorException
|
pc:com.intellij.openapi.vfs.VirtualFileVisitor$VisitorException
|
||||||
- java.lang.RuntimeException
|
- java.lang.RuntimeException
|
||||||
- <init>(java.lang.Throwable):V
|
- <init>(java.lang.Throwable):V
|
||||||
@@ -3418,7 +3399,6 @@ f:com.intellij.openapi.vfs.encoding.EncodingReference
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getCharset():java.nio.charset.Charset
|
- f:getCharset():java.nio.charset.Charset
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vfs.encoding.EncodingReference$Companion
|
f:com.intellij.openapi.vfs.encoding.EncodingReference$Companion
|
||||||
a:com.intellij.openapi.vfs.encoding.EncodingRegistry
|
a:com.intellij.openapi.vfs.encoding.EncodingRegistry
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -3509,7 +3489,6 @@ f:com.intellij.openapi.vfs.newvfs.events.VFileContentChangeEvent
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isLengthAndTimestampDiffProvided():Z
|
- isLengthAndTimestampDiffProvided():Z
|
||||||
- isValid():Z
|
- isValid():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vfs.newvfs.events.VFileCopyEvent
|
f:com.intellij.openapi.vfs.newvfs.events.VFileCopyEvent
|
||||||
- com.intellij.openapi.vfs.newvfs.events.VFileEvent
|
- com.intellij.openapi.vfs.newvfs.events.VFileEvent
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
@@ -3520,7 +3499,6 @@ f:com.intellij.openapi.vfs.newvfs.events.VFileCopyEvent
|
|||||||
- getNewParent():com.intellij.openapi.vfs.VirtualFile
|
- getNewParent():com.intellij.openapi.vfs.VirtualFile
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isValid():Z
|
- isValid():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vfs.newvfs.events.VFileCreateEvent
|
f:com.intellij.openapi.vfs.newvfs.events.VFileCreateEvent
|
||||||
- com.intellij.openapi.vfs.newvfs.events.VFileEvent
|
- com.intellij.openapi.vfs.newvfs.events.VFileEvent
|
||||||
- <init>(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,java.lang.String,Z,com.intellij.openapi.util.io.FileAttributes,java.lang.String,Z,com.intellij.openapi.vfs.newvfs.events.ChildInfo[]):V
|
- <init>(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,java.lang.String,Z,com.intellij.openapi.util.io.FileAttributes,java.lang.String,Z,com.intellij.openapi.vfs.newvfs.events.ChildInfo[]):V
|
||||||
@@ -3538,7 +3516,6 @@ f:com.intellij.openapi.vfs.newvfs.events.VFileCreateEvent
|
|||||||
- isEmptyDirectory():Z
|
- isEmptyDirectory():Z
|
||||||
- isValid():Z
|
- isValid():Z
|
||||||
- resetCache():V
|
- resetCache():V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vfs.newvfs.events.VFileDeleteEvent
|
f:com.intellij.openapi.vfs.newvfs.events.VFileDeleteEvent
|
||||||
- com.intellij.openapi.vfs.newvfs.events.VFileEvent
|
- com.intellij.openapi.vfs.newvfs.events.VFileEvent
|
||||||
- <init>(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,Z):V
|
- <init>(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,Z):V
|
||||||
@@ -3547,7 +3524,6 @@ f:com.intellij.openapi.vfs.newvfs.events.VFileDeleteEvent
|
|||||||
- getFileSystem():com.intellij.openapi.vfs.VirtualFileSystem
|
- getFileSystem():com.intellij.openapi.vfs.VirtualFileSystem
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isValid():Z
|
- isValid():Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.vfs.newvfs.events.VFileEvent
|
a:com.intellij.openapi.vfs.newvfs.events.VFileEvent
|
||||||
- <init>(java.lang.Object):V
|
- <init>(java.lang.Object):V
|
||||||
- pa:computePath():java.lang.String
|
- pa:computePath():java.lang.String
|
||||||
@@ -3572,7 +3548,6 @@ f:com.intellij.openapi.vfs.newvfs.events.VFileMoveEvent
|
|||||||
- getPath():java.lang.String
|
- getPath():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isValid():Z
|
- isValid():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vfs.newvfs.events.VFilePropertyChangeEvent
|
f:com.intellij.openapi.vfs.newvfs.events.VFilePropertyChangeEvent
|
||||||
- com.intellij.openapi.vfs.newvfs.events.VFileEvent
|
- com.intellij.openapi.vfs.newvfs.events.VFileEvent
|
||||||
- <init>(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,java.lang.String,java.lang.Object,java.lang.Object,Z):V
|
- <init>(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,java.lang.String,java.lang.Object,java.lang.Object,Z):V
|
||||||
@@ -3589,7 +3564,6 @@ f:com.intellij.openapi.vfs.newvfs.events.VFilePropertyChangeEvent
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- *:isRename():Z
|
- *:isRename():Z
|
||||||
- isValid():Z
|
- isValid():Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.vfs.pointers.VirtualFilePointer
|
com.intellij.openapi.vfs.pointers.VirtualFilePointer
|
||||||
- sf:EMPTY_ARRAY:com.intellij.openapi.vfs.pointers.VirtualFilePointer[]
|
- sf:EMPTY_ARRAY:com.intellij.openapi.vfs.pointers.VirtualFilePointer[]
|
||||||
- a:getFile():com.intellij.openapi.vfs.VirtualFile
|
- a:getFile():com.intellij.openapi.vfs.VirtualFile
|
||||||
@@ -3677,7 +3651,6 @@ f:com.intellij.patterns.ElementPatternCondition
|
|||||||
- append(java.lang.StringBuilder,java.lang.String):V
|
- append(java.lang.StringBuilder,java.lang.String):V
|
||||||
- getConditions():java.util.List
|
- getConditions():java.util.List
|
||||||
- getInitialCondition():com.intellij.patterns.InitialPatternCondition
|
- getInitialCondition():com.intellij.patterns.InitialPatternCondition
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.patterns.IElementTypePattern
|
c:com.intellij.patterns.IElementTypePattern
|
||||||
- com.intellij.patterns.ObjectPattern
|
- com.intellij.patterns.ObjectPattern
|
||||||
- p:<init>():V
|
- p:<init>():V
|
||||||
@@ -3688,7 +3661,6 @@ a:com.intellij.patterns.InitialPatternCondition
|
|||||||
- accepts(java.lang.Object,com.intellij.util.ProcessingContext):Z
|
- accepts(java.lang.Object,com.intellij.util.ProcessingContext):Z
|
||||||
- append(java.lang.StringBuilder,java.lang.String):V
|
- append(java.lang.StringBuilder,java.lang.String):V
|
||||||
- getAcceptedClass():java.lang.Class
|
- getAcceptedClass():java.lang.Class
|
||||||
- f:toString():java.lang.String
|
|
||||||
a:com.intellij.patterns.InitialPatternConditionPlus
|
a:com.intellij.patterns.InitialPatternConditionPlus
|
||||||
- com.intellij.patterns.InitialPatternCondition
|
- com.intellij.patterns.InitialPatternCondition
|
||||||
- p:<init>(java.lang.Class):V
|
- p:<init>(java.lang.Class):V
|
||||||
@@ -3711,7 +3683,6 @@ a:com.intellij.patterns.ObjectPattern
|
|||||||
- oneOf(java.lang.Object[]):com.intellij.patterns.ObjectPattern
|
- oneOf(java.lang.Object[]):com.intellij.patterns.ObjectPattern
|
||||||
- save(com.intellij.openapi.util.Key):com.intellij.patterns.ObjectPattern
|
- save(com.intellij.openapi.util.Key):com.intellij.patterns.ObjectPattern
|
||||||
- save(java.lang.String):com.intellij.patterns.ObjectPattern
|
- save(java.lang.String):com.intellij.patterns.ObjectPattern
|
||||||
- toString():java.lang.String
|
|
||||||
- with(com.intellij.patterns.PatternCondition):com.intellij.patterns.ObjectPattern
|
- with(com.intellij.patterns.PatternCondition):com.intellij.patterns.ObjectPattern
|
||||||
- without(com.intellij.patterns.PatternCondition):com.intellij.patterns.ObjectPattern
|
- without(com.intellij.patterns.PatternCondition):com.intellij.patterns.ObjectPattern
|
||||||
f:com.intellij.patterns.ObjectPattern$Capture
|
f:com.intellij.patterns.ObjectPattern$Capture
|
||||||
@@ -3725,7 +3696,6 @@ a:com.intellij.patterns.PatternCondition
|
|||||||
- ps:appendArray(java.lang.StringBuilder,java.lang.String,java.lang.Object[]):V
|
- ps:appendArray(java.lang.StringBuilder,java.lang.String,java.lang.Object[]):V
|
||||||
- getDebugMethodName():java.lang.String
|
- getDebugMethodName():java.lang.String
|
||||||
- processParameters(com.intellij.util.PairProcessor):Z
|
- processParameters(com.intellij.util.PairProcessor):Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.patterns.PatternConditionPlus
|
a:com.intellij.patterns.PatternConditionPlus
|
||||||
- com.intellij.patterns.PatternCondition
|
- com.intellij.patterns.PatternCondition
|
||||||
- com.intellij.util.PairProcessor
|
- com.intellij.util.PairProcessor
|
||||||
@@ -4418,7 +4388,6 @@ c:com.intellij.psi.PsiElementResolveResult
|
|||||||
- getElement():com.intellij.psi.PsiElement
|
- getElement():com.intellij.psi.PsiElement
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isValidResult():Z
|
- isValidResult():Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.psi.PsiElementVisitor
|
a:com.intellij.psi.PsiElementVisitor
|
||||||
- sf:EMPTY_VISITOR:com.intellij.psi.PsiElementVisitor
|
- sf:EMPTY_VISITOR:com.intellij.psi.PsiElementVisitor
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -4652,7 +4621,6 @@ a:com.intellij.psi.PsiReferenceBase
|
|||||||
- isReferenceTo(com.intellij.psi.PsiElement):Z
|
- isReferenceTo(com.intellij.psi.PsiElement):Z
|
||||||
- isSoft():Z
|
- isSoft():Z
|
||||||
- setRangeInElement(com.intellij.openapi.util.TextRange):V
|
- setRangeInElement(com.intellij.openapi.util.TextRange):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.PsiReferenceBase$Immediate
|
c:com.intellij.psi.PsiReferenceBase$Immediate
|
||||||
- com.intellij.psi.PsiReferenceBase
|
- com.intellij.psi.PsiReferenceBase
|
||||||
- <init>(com.intellij.psi.PsiElement,com.intellij.openapi.util.TextRange,com.intellij.psi.PsiElement):V
|
- <init>(com.intellij.psi.PsiElement,com.intellij.openapi.util.TextRange,com.intellij.psi.PsiElement):V
|
||||||
@@ -5016,13 +4984,11 @@ c:com.intellij.psi.filters.position.FilterPattern
|
|||||||
- <init>(com.intellij.psi.filters.ElementFilter):V
|
- <init>(com.intellij.psi.filters.ElementFilter):V
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.filters.position.PatternFilter
|
c:com.intellij.psi.filters.position.PatternFilter
|
||||||
- com.intellij.psi.filters.ElementFilter
|
- com.intellij.psi.filters.ElementFilter
|
||||||
- <init>(com.intellij.patterns.ElementPattern):V
|
- <init>(com.intellij.patterns.ElementPattern):V
|
||||||
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
|
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
|
||||||
- isClassAcceptable(java.lang.Class):Z
|
- isClassAcceptable(java.lang.Class):Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.psi.impl.source.codeStyle.IndentHelper
|
a:com.intellij.psi.impl.source.codeStyle.IndentHelper
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- f:getIndent(com.intellij.openapi.project.Project,com.intellij.openapi.fileTypes.FileType,com.intellij.lang.ASTNode,Z):I
|
- f:getIndent(com.intellij.openapi.project.Project,com.intellij.openapi.fileTypes.FileType,com.intellij.lang.ASTNode,Z):I
|
||||||
@@ -5084,7 +5050,6 @@ c:com.intellij.psi.search.DelegatingGlobalSearchScope
|
|||||||
- isSearchInLibraries():Z
|
- isSearchInLibraries():Z
|
||||||
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
|
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
|
||||||
- isSearchInModuleContent(com.intellij.openapi.module.Module,Z):Z
|
- isSearchInModuleContent(com.intellij.openapi.module.Module,Z):Z
|
||||||
- toString():java.lang.String
|
|
||||||
- unwrap():com.intellij.psi.search.GlobalSearchScope
|
- unwrap():com.intellij.psi.search.GlobalSearchScope
|
||||||
c:com.intellij.psi.search.EverythingGlobalScope
|
c:com.intellij.psi.search.EverythingGlobalScope
|
||||||
- com.intellij.psi.search.GlobalSearchScope
|
- com.intellij.psi.search.GlobalSearchScope
|
||||||
@@ -5154,7 +5119,6 @@ c:com.intellij.psi.search.GlobalSearchScope$FilesScope
|
|||||||
- getFilesIfCollection():java.util.Collection
|
- getFilesIfCollection():java.util.Collection
|
||||||
- isSearchInLibraries():Z
|
- isSearchInLibraries():Z
|
||||||
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
|
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.search.GlobalSearchScopeUtil
|
f:com.intellij.psi.search.GlobalSearchScopeUtil
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:getLocalScopeFiles(com.intellij.psi.search.LocalSearchScope):java.util.Set
|
- s:getLocalScopeFiles(com.intellij.psi.search.LocalSearchScope):java.util.Set
|
||||||
@@ -5179,7 +5143,6 @@ c:com.intellij.psi.search.LocalSearchScope
|
|||||||
- intersectWith(com.intellij.psi.search.SearchScope):com.intellij.psi.search.SearchScope
|
- intersectWith(com.intellij.psi.search.SearchScope):com.intellij.psi.search.SearchScope
|
||||||
- isIgnoreInjectedPsi():Z
|
- isIgnoreInjectedPsi():Z
|
||||||
- isInScope(com.intellij.openapi.vfs.VirtualFile):Z
|
- isInScope(com.intellij.openapi.vfs.VirtualFile):Z
|
||||||
- toString():java.lang.String
|
|
||||||
- union(com.intellij.psi.search.LocalSearchScope):com.intellij.psi.search.SearchScope
|
- union(com.intellij.psi.search.LocalSearchScope):com.intellij.psi.search.SearchScope
|
||||||
- union(com.intellij.psi.search.SearchScope):com.intellij.psi.search.SearchScope
|
- union(com.intellij.psi.search.SearchScope):com.intellij.psi.search.SearchScope
|
||||||
c:com.intellij.psi.search.NonClasspathDirectoriesScope
|
c:com.intellij.psi.search.NonClasspathDirectoriesScope
|
||||||
@@ -5363,7 +5326,6 @@ a:com.intellij.psi.stubs.StubBase
|
|||||||
- getStubType():com.intellij.psi.stubs.IStubElementType
|
- getStubType():com.intellij.psi.stubs.IStubElementType
|
||||||
- printTree():java.lang.String
|
- printTree():java.lang.String
|
||||||
- setPsi(com.intellij.psi.PsiElement):V
|
- setPsi(com.intellij.psi.PsiElement):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.psi.stubs.StubElement
|
com.intellij.psi.stubs.StubElement
|
||||||
- com.intellij.psi.stubs.Stub
|
- com.intellij.psi.stubs.Stub
|
||||||
- a:findChildStubByType(com.intellij.psi.stubs.IStubElementType):com.intellij.psi.stubs.StubElement
|
- a:findChildStubByType(com.intellij.psi.stubs.IStubElementType):com.intellij.psi.stubs.StubElement
|
||||||
@@ -5382,7 +5344,6 @@ f:com.intellij.psi.stubs.StubElementTypeHolderEP
|
|||||||
- externalIdPrefix:java.lang.String
|
- externalIdPrefix:java.lang.String
|
||||||
- holderClass:java.lang.String
|
- holderClass:java.lang.String
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.stubs.StubIndexKey
|
f:com.intellij.psi.stubs.StubIndexKey
|
||||||
- com.intellij.util.indexing.ID
|
- com.intellij.util.indexing.ID
|
||||||
- s:createIndexKey(java.lang.String):com.intellij.psi.stubs.StubIndexKey
|
- s:createIndexKey(java.lang.String):com.intellij.psi.stubs.StubIndexKey
|
||||||
@@ -5462,7 +5423,6 @@ c:com.intellij.psi.tree.IElementType
|
|||||||
- getLanguage():com.intellij.lang.Language
|
- getLanguage():com.intellij.lang.Language
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isLeftBound():Z
|
- isLeftBound():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- s:unregisterElementTypes(com.intellij.lang.Language,com.intellij.openapi.extensions.PluginDescriptor):V
|
- s:unregisterElementTypes(com.intellij.lang.Language,com.intellij.openapi.extensions.PluginDescriptor):V
|
||||||
- s:unregisterElementTypes(java.lang.ClassLoader,com.intellij.openapi.extensions.PluginDescriptor):V
|
- s:unregisterElementTypes(java.lang.ClassLoader,com.intellij.openapi.extensions.PluginDescriptor):V
|
||||||
com.intellij.psi.tree.IElementType$Predicate
|
com.intellij.psi.tree.IElementType$Predicate
|
||||||
@@ -5533,7 +5493,6 @@ f:com.intellij.psi.tree.TokenSet
|
|||||||
- s:forAllMatching(com.intellij.psi.tree.IElementType$Predicate):com.intellij.psi.tree.TokenSet
|
- s:forAllMatching(com.intellij.psi.tree.IElementType$Predicate):com.intellij.psi.tree.TokenSet
|
||||||
- getTypes():com.intellij.psi.tree.IElementType[]
|
- getTypes():com.intellij.psi.tree.IElementType[]
|
||||||
- s:orSet(com.intellij.psi.tree.TokenSet[]):com.intellij.psi.tree.TokenSet
|
- s:orSet(com.intellij.psi.tree.TokenSet[]):com.intellij.psi.tree.TokenSet
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.psi.util.CachedValue
|
com.intellij.psi.util.CachedValue
|
||||||
- a:getUpToDateOrNull():com.intellij.openapi.util.Getter
|
- a:getUpToDateOrNull():com.intellij.openapi.util.Getter
|
||||||
- a:getValue():java.lang.Object
|
- a:getValue():java.lang.Object
|
||||||
@@ -5839,7 +5798,6 @@ pc:com.intellij.psi.util.PsiUtilCore$NullPsiElement
|
|||||||
- textMatches(com.intellij.psi.PsiElement):Z
|
- textMatches(com.intellij.psi.PsiElement):Z
|
||||||
- textMatches(java.lang.CharSequence):Z
|
- textMatches(java.lang.CharSequence):Z
|
||||||
- textToCharArray():C[]
|
- textToCharArray():C[]
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.util.QualifiedName
|
f:com.intellij.psi.util.QualifiedName
|
||||||
- java.lang.Comparable
|
- java.lang.Comparable
|
||||||
- append(com.intellij.psi.util.QualifiedName):com.intellij.psi.util.QualifiedName
|
- append(com.intellij.psi.util.QualifiedName):com.intellij.psi.util.QualifiedName
|
||||||
@@ -5864,7 +5822,6 @@ f:com.intellij.psi.util.QualifiedName
|
|||||||
- removeTail(I):com.intellij.psi.util.QualifiedName
|
- removeTail(I):com.intellij.psi.util.QualifiedName
|
||||||
- s:serialize(com.intellij.psi.util.QualifiedName,com.intellij.psi.stubs.StubOutputStream):V
|
- s:serialize(com.intellij.psi.util.QualifiedName,com.intellij.psi.stubs.StubOutputStream):V
|
||||||
- subQualifiedName(I,I):com.intellij.psi.util.QualifiedName
|
- subQualifiedName(I,I):com.intellij.psi.util.QualifiedName
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.util.UnsupportedNodeElementTypeException
|
c:com.intellij.psi.util.UnsupportedNodeElementTypeException
|
||||||
- com.intellij.util.IncorrectOperationException
|
- com.intellij.util.IncorrectOperationException
|
||||||
- <init>(com.intellij.lang.ASTNode):V
|
- <init>(com.intellij.lang.ASTNode):V
|
||||||
@@ -5899,7 +5856,6 @@ c:com.intellij.testFramework.BinaryLightVirtualFile
|
|||||||
- getContent():B[]
|
- getContent():B[]
|
||||||
- getInputStream():java.io.InputStream
|
- getInputStream():java.io.InputStream
|
||||||
- getOutputStream(java.lang.Object,J,J):java.io.OutputStream
|
- getOutputStream(java.lang.Object,J,J):java.io.OutputStream
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.testFramework.LightVirtualFile
|
c:com.intellij.testFramework.LightVirtualFile
|
||||||
- com.intellij.testFramework.LightVirtualFileBase
|
- com.intellij.testFramework.LightVirtualFileBase
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -5922,7 +5878,6 @@ c:com.intellij.testFramework.LightVirtualFile
|
|||||||
- shouldSkipEventSystem():Z
|
- shouldSkipEventSystem():Z
|
||||||
- s:shouldSkipEventSystem(com.intellij.openapi.vfs.VirtualFile):Z
|
- s:shouldSkipEventSystem(com.intellij.openapi.vfs.VirtualFile):Z
|
||||||
- p:storeCharset(java.nio.charset.Charset):V
|
- p:storeCharset(java.nio.charset.Charset):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.testFramework.LightVirtualFileBase
|
a:com.intellij.testFramework.LightVirtualFileBase
|
||||||
- com.intellij.openapi.vfs.VirtualFile
|
- com.intellij.openapi.vfs.VirtualFile
|
||||||
- <init>(java.lang.String,com.intellij.openapi.fileTypes.FileType,J):V
|
- <init>(java.lang.String,com.intellij.openapi.fileTypes.FileType,J):V
|
||||||
@@ -6036,7 +5991,6 @@ c:com.intellij.usageView.UsageInfo
|
|||||||
- isValid():Z
|
- isValid():Z
|
||||||
- f:isWritable():Z
|
- f:isWritable():Z
|
||||||
- setDynamicUsage(Z):V
|
- setDynamicUsage(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.usageView.UsageInfoFactory
|
com.intellij.usageView.UsageInfoFactory
|
||||||
- a:createUsageInfo(com.intellij.psi.PsiElement,I,I):com.intellij.usageView.UsageInfo
|
- a:createUsageInfo(com.intellij.psi.PsiElement,I,I):com.intellij.usageView.UsageInfo
|
||||||
a:com.intellij.util.AbstractQuery
|
a:com.intellij.util.AbstractQuery
|
||||||
@@ -6300,7 +6254,6 @@ f:com.intellij.util.RunnableCallable
|
|||||||
- <init>(java.lang.Runnable):V
|
- <init>(java.lang.Runnable):V
|
||||||
- call():java.lang.Void
|
- call():java.lang.Void
|
||||||
- getDelegate():java.lang.Runnable
|
- getDelegate():java.lang.Runnable
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.SingletonInstancesCache
|
f:com.intellij.util.SingletonInstancesCache
|
||||||
- s:getInstance(java.lang.String,java.lang.ClassLoader):java.lang.Object
|
- s:getInstance(java.lang.String,java.lang.ClassLoader):java.lang.Object
|
||||||
f:com.intellij.util.SlowOperations
|
f:com.intellij.util.SlowOperations
|
||||||
@@ -6331,7 +6284,6 @@ f:com.intellij.util.UniqueResultsQuery
|
|||||||
- <init>(com.intellij.util.Query,com.intellij.util.Function):V
|
- <init>(com.intellij.util.Query,com.intellij.util.Function):V
|
||||||
- <init>(com.intellij.util.Query,com.intellij.util.containers.HashingStrategy):V
|
- <init>(com.intellij.util.Query,com.intellij.util.containers.HashingStrategy):V
|
||||||
- forEachAsync(com.intellij.util.Processor):com.intellij.concurrency.AsyncFuture
|
- forEachAsync(com.intellij.util.Processor):com.intellij.concurrency.AsyncFuture
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.concurrency.ThreadingAssertions
|
f:com.intellij.util.concurrency.ThreadingAssertions
|
||||||
- s:assertBackgroundThread():V
|
- s:assertBackgroundThread():V
|
||||||
- s:assertEventDispatchThread():V
|
- s:assertEventDispatchThread():V
|
||||||
|
|||||||
@@ -69,7 +69,6 @@ c:com.intellij.codeInsight.controlflow.impl.ConditionalInstructionImpl
|
|||||||
- <init>(com.intellij.codeInsight.controlflow.ControlFlowBuilder,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,Z):V
|
- <init>(com.intellij.codeInsight.controlflow.ControlFlowBuilder,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,Z):V
|
||||||
- getCondition():com.intellij.psi.PsiElement
|
- getCondition():com.intellij.psi.PsiElement
|
||||||
- getResult():Z
|
- getResult():Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInsight.controlflow.impl.ControlFlowImpl
|
c:com.intellij.codeInsight.controlflow.impl.ControlFlowImpl
|
||||||
- com.intellij.codeInsight.controlflow.ControlFlow
|
- com.intellij.codeInsight.controlflow.ControlFlow
|
||||||
- <init>(com.intellij.codeInsight.controlflow.Instruction[]):V
|
- <init>(com.intellij.codeInsight.controlflow.Instruction[]):V
|
||||||
@@ -91,7 +90,6 @@ a:com.intellij.codeInsight.controlflow.impl.InstructionBaseImpl
|
|||||||
- getElement():com.intellij.psi.PsiElement
|
- getElement():com.intellij.psi.PsiElement
|
||||||
- getElementPresentation():java.lang.String
|
- getElementPresentation():java.lang.String
|
||||||
- p:id():java.lang.String
|
- p:id():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInsight.controlflow.impl.InstructionImpl
|
c:com.intellij.codeInsight.controlflow.impl.InstructionImpl
|
||||||
- com.intellij.codeInsight.controlflow.impl.InstructionBaseImpl
|
- com.intellij.codeInsight.controlflow.impl.InstructionBaseImpl
|
||||||
- <init>(com.intellij.codeInsight.controlflow.ControlFlowBuilder,com.intellij.psi.PsiElement):V
|
- <init>(com.intellij.codeInsight.controlflow.ControlFlowBuilder,com.intellij.psi.PsiElement):V
|
||||||
@@ -318,7 +316,6 @@ c:com.intellij.extapi.psi.ASTWrapperPsiElement
|
|||||||
- <init>(com.intellij.lang.ASTNode):V
|
- <init>(com.intellij.lang.ASTNode):V
|
||||||
- getNode():com.intellij.lang.ASTNode
|
- getNode():com.intellij.lang.ASTNode
|
||||||
- getParent():com.intellij.psi.PsiElement
|
- getParent():com.intellij.psi.PsiElement
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.extapi.psi.PsiFileBase
|
a:com.intellij.extapi.psi.PsiFileBase
|
||||||
- com.intellij.psi.impl.source.PsiFileImpl
|
- com.intellij.psi.impl.source.PsiFileImpl
|
||||||
- p:<init>(com.intellij.psi.FileViewProvider,com.intellij.lang.Language):V
|
- p:<init>(com.intellij.psi.FileViewProvider,com.intellij.lang.Language):V
|
||||||
@@ -522,7 +519,6 @@ f:com.intellij.ide.plugins.PluginLoadingError
|
|||||||
- f:getPlugin():com.intellij.ide.plugins.IdeaPluginDescriptor
|
- f:getPlugin():com.intellij.ide.plugins.IdeaPluginDescriptor
|
||||||
- f:getShortMessage():java.lang.String
|
- f:getShortMessage():java.lang.String
|
||||||
- f:isNotifyUser():Z
|
- f:isNotifyUser():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ide.plugins.PluginLoadingError$Companion
|
f:com.intellij.ide.plugins.PluginLoadingError$Companion
|
||||||
f:com.intellij.ide.plugins.PluginManager
|
f:com.intellij.ide.plugins.PluginManager
|
||||||
- sf:EXPLICIT_BIG_NUMBER_PATTERN:java.util.regex.Pattern
|
- sf:EXPLICIT_BIG_NUMBER_PATTERN:java.util.regex.Pattern
|
||||||
@@ -753,7 +749,6 @@ c:com.intellij.lang.TokenWrapper
|
|||||||
- <init>(com.intellij.psi.tree.IElementType,java.lang.CharSequence):V
|
- <init>(com.intellij.psi.tree.IElementType,java.lang.CharSequence):V
|
||||||
- getDelegate():com.intellij.psi.tree.IElementType
|
- getDelegate():com.intellij.psi.tree.IElementType
|
||||||
- getValue():java.lang.String
|
- getValue():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.lang.WhitespacesBinders
|
f:com.intellij.lang.WhitespacesBinders
|
||||||
- sf:DEFAULT_LEFT_BINDER:com.intellij.lang.WhitespacesAndCommentsBinder
|
- sf:DEFAULT_LEFT_BINDER:com.intellij.lang.WhitespacesAndCommentsBinder
|
||||||
- sf:DEFAULT_RIGHT_BINDER:com.intellij.lang.WhitespacesAndCommentsBinder
|
- sf:DEFAULT_RIGHT_BINDER:com.intellij.lang.WhitespacesAndCommentsBinder
|
||||||
@@ -1085,7 +1080,6 @@ f:com.intellij.openapi.application.TransactionGuardImpl
|
|||||||
- submitTransaction(com.intellij.openapi.Disposable,com.intellij.openapi.application.TransactionId,java.lang.Runnable):V
|
- submitTransaction(com.intellij.openapi.Disposable,com.intellij.openapi.application.TransactionId,java.lang.Runnable):V
|
||||||
- submitTransactionAndWait(java.lang.Runnable):V
|
- submitTransactionAndWait(java.lang.Runnable):V
|
||||||
- submitTransactionLater(com.intellij.openapi.Disposable,java.lang.Runnable):V
|
- submitTransactionLater(com.intellij.openapi.Disposable,java.lang.Runnable):V
|
||||||
- toString():java.lang.String
|
|
||||||
- wrapLaterInvocation(java.lang.Runnable,com.intellij.openapi.application.ModalityState):java.lang.Runnable
|
- wrapLaterInvocation(java.lang.Runnable,com.intellij.openapi.application.ModalityState):java.lang.Runnable
|
||||||
com.intellij.openapi.application.ex.ApplicationEx
|
com.intellij.openapi.application.ex.ApplicationEx
|
||||||
- com.intellij.openapi.application.Application
|
- com.intellij.openapi.application.Application
|
||||||
@@ -1181,7 +1175,6 @@ f:com.intellij.openapi.application.impl.AnyModalityState
|
|||||||
- com.intellij.openapi.application.ModalityState
|
- com.intellij.openapi.application.ModalityState
|
||||||
- sf:ANY:com.intellij.openapi.application.impl.AnyModalityState
|
- sf:ANY:com.intellij.openapi.application.impl.AnyModalityState
|
||||||
- dominates(com.intellij.openapi.application.ModalityState):Z
|
- dominates(com.intellij.openapi.application.ModalityState):Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.application.impl.JobProvider
|
com.intellij.openapi.application.impl.JobProvider
|
||||||
- com.intellij.openapi.application.impl.ModalContextProjectLocator
|
- com.intellij.openapi.application.impl.ModalContextProjectLocator
|
||||||
- a:getJob():kotlinx.coroutines.Job
|
- a:getJob():kotlinx.coroutines.Job
|
||||||
@@ -1193,7 +1186,6 @@ f:com.intellij.openapi.application.impl.ModalityStateEx
|
|||||||
- appendJob(kotlinx.coroutines.Job):com.intellij.openapi.application.ModalityState
|
- appendJob(kotlinx.coroutines.Job):com.intellij.openapi.application.ModalityState
|
||||||
- appendProgress(com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.application.ModalityState
|
- appendProgress(com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.application.ModalityState
|
||||||
- dominates(com.intellij.openapi.application.ModalityState):Z
|
- dominates(com.intellij.openapi.application.ModalityState):Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.command.CommandProcessorEx
|
a:com.intellij.openapi.command.CommandProcessorEx
|
||||||
- com.intellij.openapi.command.CommandProcessor
|
- com.intellij.openapi.command.CommandProcessor
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -1426,7 +1418,6 @@ f:com.intellij.openapi.editor.impl.DocumentImpl
|
|||||||
- stripTrailingSpaces(com.intellij.openapi.project.Project):Z
|
- stripTrailingSpaces(com.intellij.openapi.project.Project):Z
|
||||||
- stripTrailingSpaces(com.intellij.openapi.project.Project,Z):Z
|
- stripTrailingSpaces(com.intellij.openapi.project.Project,Z):Z
|
||||||
- suppressGuardedExceptions():V
|
- suppressGuardedExceptions():V
|
||||||
- toString():java.lang.String
|
|
||||||
- unSuppressGuardedExceptions():V
|
- unSuppressGuardedExceptions():V
|
||||||
*a:com.intellij.openapi.editor.impl.DocumentWriteAccessGuard
|
*a:com.intellij.openapi.editor.impl.DocumentWriteAccessGuard
|
||||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
@@ -1538,7 +1529,6 @@ c:com.intellij.openapi.editor.impl.ManualRangeMarker
|
|||||||
- getEndOffset():I
|
- getEndOffset():I
|
||||||
- getStartOffset():I
|
- getStartOffset():I
|
||||||
- getUpdatedRange(com.intellij.openapi.editor.event.DocumentEvent,com.intellij.openapi.editor.impl.FrozenDocument):com.intellij.openapi.editor.impl.ManualRangeMarker
|
- getUpdatedRange(com.intellij.openapi.editor.event.DocumentEvent,com.intellij.openapi.editor.impl.FrozenDocument):com.intellij.openapi.editor.impl.ManualRangeMarker
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.editor.impl.MutableInterval
|
com.intellij.openapi.editor.impl.MutableInterval
|
||||||
- com.intellij.openapi.editor.impl.Interval
|
- com.intellij.openapi.editor.impl.Interval
|
||||||
- a:isValid():Z
|
- a:isValid():Z
|
||||||
@@ -1584,7 +1574,6 @@ c:com.intellij.openapi.editor.impl.RangeMarkerImpl
|
|||||||
- setGreedyToRight(Z):V
|
- setGreedyToRight(Z):V
|
||||||
- setStickingToRight(Z):V
|
- setStickingToRight(Z):V
|
||||||
- p:setValid(Z):Z
|
- p:setValid(Z):Z
|
||||||
- toString():java.lang.String
|
|
||||||
- p:unregisterInTree():V
|
- p:unregisterInTree():V
|
||||||
a:com.intellij.openapi.editor.impl.RedBlackTree
|
a:com.intellij.openapi.editor.impl.RedBlackTree
|
||||||
- java.util.concurrent.atomic.AtomicInteger
|
- java.util.concurrent.atomic.AtomicInteger
|
||||||
@@ -1633,7 +1622,6 @@ c:com.intellij.openapi.editor.impl.TextChangeImpl
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- setEnd(I):V
|
- setEnd(I):V
|
||||||
- setStart(I):V
|
- setStart(I):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.editor.impl.TextChangesStorage
|
c:com.intellij.openapi.editor.impl.TextChangesStorage
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- charAt(C[],I):C
|
- charAt(C[],I):C
|
||||||
@@ -1644,7 +1632,6 @@ c:com.intellij.openapi.editor.impl.TextChangesStorage
|
|||||||
- size():I
|
- size():I
|
||||||
- store(com.intellij.openapi.editor.TextChange):V
|
- store(com.intellij.openapi.editor.TextChange):V
|
||||||
- substring(C[],I,I):java.lang.CharSequence
|
- substring(C[],I,I):java.lang.CharSequence
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.editor.impl.TextRangeInterval
|
c:com.intellij.openapi.editor.impl.TextRangeInterval
|
||||||
- com.intellij.openapi.util.ProperTextRange
|
- com.intellij.openapi.util.ProperTextRange
|
||||||
- com.intellij.openapi.editor.impl.Interval
|
- com.intellij.openapi.editor.impl.Interval
|
||||||
@@ -1664,7 +1651,6 @@ c:com.intellij.openapi.editor.impl.event.DocumentEventImpl
|
|||||||
- getOldLength():I
|
- getOldLength():I
|
||||||
- getOldTimeStamp():J
|
- getOldTimeStamp():J
|
||||||
- isWholeTextReplaced():Z
|
- isWholeTextReplaced():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- translateLineViaDiff(I):I
|
- translateLineViaDiff(I):I
|
||||||
- translateLineViaDiffStrict(I):I
|
- translateLineViaDiffStrict(I):I
|
||||||
a:com.intellij.openapi.fileEditor.impl.FileDocumentManagerBase
|
a:com.intellij.openapi.fileEditor.impl.FileDocumentManagerBase
|
||||||
@@ -1861,7 +1847,6 @@ c:com.intellij.openapi.progress.util.AbstractProgressIndicatorBase
|
|||||||
- start():V
|
- start():V
|
||||||
- startNonCancelableSection():V
|
- startNonCancelableSection():V
|
||||||
- stop():V
|
- stop():V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.progress.util.AbstractProgressIndicatorExBase
|
c:com.intellij.openapi.progress.util.AbstractProgressIndicatorExBase
|
||||||
- com.intellij.openapi.progress.util.AbstractProgressIndicatorBase
|
- com.intellij.openapi.progress.util.AbstractProgressIndicatorBase
|
||||||
- com.intellij.openapi.wm.ex.ProgressIndicatorEx
|
- com.intellij.openapi.wm.ex.ProgressIndicatorEx
|
||||||
@@ -1889,7 +1874,6 @@ c:com.intellij.openapi.progress.util.AbstractProgressIndicatorExBase
|
|||||||
- setText2(java.lang.String):V
|
- setText2(java.lang.String):V
|
||||||
- start():V
|
- start():V
|
||||||
- stop():V
|
- stop():V
|
||||||
- toString():java.lang.String
|
|
||||||
- wasStarted():Z
|
- wasStarted():Z
|
||||||
p:com.intellij.openapi.progress.util.AbstractProgressIndicatorExBase$IndicatorAction
|
p:com.intellij.openapi.progress.util.AbstractProgressIndicatorExBase$IndicatorAction
|
||||||
- a:execute(com.intellij.openapi.wm.ex.ProgressIndicatorEx):V
|
- a:execute(com.intellij.openapi.wm.ex.ProgressIndicatorEx):V
|
||||||
@@ -1910,7 +1894,6 @@ c:com.intellij.openapi.progress.util.ProgressWrapper
|
|||||||
- setIndeterminate(Z):V
|
- setIndeterminate(Z):V
|
||||||
- setText(java.lang.String):V
|
- setText(java.lang.String):V
|
||||||
- setText2(java.lang.String):V
|
- setText2(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
- s:unwrap(com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.progress.ProgressIndicator
|
- s:unwrap(com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.progress.ProgressIndicator
|
||||||
- s:unwrapAll(com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.progress.ProgressIndicator
|
- s:unwrapAll(com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.progress.ProgressIndicator
|
||||||
- s:wrap(com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.progress.util.ProgressWrapper
|
- s:wrap(com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.progress.util.ProgressWrapper
|
||||||
@@ -2040,7 +2023,6 @@ f:com.intellij.openapi.vfs.impl.VirtualFilePointerContainerImpl
|
|||||||
- remove(com.intellij.openapi.vfs.pointers.VirtualFilePointer):V
|
- remove(com.intellij.openapi.vfs.pointers.VirtualFilePointer):V
|
||||||
- removeJarDirectory(java.lang.String):Z
|
- removeJarDirectory(java.lang.String):Z
|
||||||
- size():I
|
- size():I
|
||||||
- toString():java.lang.String
|
|
||||||
- writeExternal(org.jdom.Element,java.lang.String,Z):V
|
- writeExternal(org.jdom.Element,java.lang.String,Z):V
|
||||||
c:com.intellij.openapi.vfs.impl.ZipHandler
|
c:com.intellij.openapi.vfs.impl.ZipHandler
|
||||||
- com.intellij.openapi.vfs.impl.ZipHandlerBase
|
- com.intellij.openapi.vfs.impl.ZipHandlerBase
|
||||||
@@ -2183,7 +2165,6 @@ c:com.intellij.pom.tree.events.impl.ChangeInfoImpl
|
|||||||
- getOffsetInParent():I
|
- getOffsetInParent():I
|
||||||
- getOldChildNode():com.intellij.lang.ASTNode
|
- getOldChildNode():com.intellij.lang.ASTNode
|
||||||
- getOldLength():I
|
- getOldLength():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.pom.tree.events.impl.TreeChangeImpl
|
c:com.intellij.pom.tree.events.impl.TreeChangeImpl
|
||||||
- com.intellij.pom.tree.events.TreeChange
|
- com.intellij.pom.tree.events.TreeChange
|
||||||
- java.lang.Comparable
|
- java.lang.Comparable
|
||||||
@@ -2194,7 +2175,6 @@ c:com.intellij.pom.tree.events.impl.TreeChangeImpl
|
|||||||
- getChangedParent():com.intellij.lang.ASTNode
|
- getChangedParent():com.intellij.lang.ASTNode
|
||||||
- getInitialChildren():java.util.List
|
- getInitialChildren():java.util.List
|
||||||
- markChildChanged(com.intellij.lang.ASTNode,I):V
|
- markChildChanged(com.intellij.lang.ASTNode,I):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.pom.wrappers.PsiEventWrapperAspect
|
f:com.intellij.pom.wrappers.PsiEventWrapperAspect
|
||||||
- com.intellij.pom.PomModelAspect
|
- com.intellij.pom.PomModelAspect
|
||||||
- <init>(com.intellij.pom.tree.TreeAspect):V
|
- <init>(com.intellij.pom.tree.TreeAspect):V
|
||||||
@@ -2238,7 +2218,6 @@ a:com.intellij.psi.AbstractFileViewProvider
|
|||||||
- rootChanged(com.intellij.psi.PsiFile):V
|
- rootChanged(com.intellij.psi.PsiFile):V
|
||||||
- p:shouldCreatePsi():Z
|
- p:shouldCreatePsi():Z
|
||||||
- supportsIncrementalReparse(com.intellij.lang.Language):Z
|
- supportsIncrementalReparse(com.intellij.lang.Language):Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.psi.CustomHighlighterTokenType
|
com.intellij.psi.CustomHighlighterTokenType
|
||||||
- sf:CHARACTER:com.intellij.psi.tree.IElementType
|
- sf:CHARACTER:com.intellij.psi.tree.IElementType
|
||||||
- sf:CUSTOM_CONTENT:com.intellij.psi.tree.IElementType
|
- sf:CUSTOM_CONTENT:com.intellij.psi.tree.IElementType
|
||||||
@@ -2348,7 +2327,6 @@ f:com.intellij.psi.PsiAnchor$StubIndexReference
|
|||||||
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
|
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- retrieve():com.intellij.psi.PsiElement
|
- retrieve():com.intellij.psi.PsiElement
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.PsiReferenceServiceImpl
|
c:com.intellij.psi.PsiReferenceServiceImpl
|
||||||
- com.intellij.psi.PsiReferenceService
|
- com.intellij.psi.PsiReferenceService
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -2357,7 +2335,6 @@ f:com.intellij.psi.ReferenceProviderType
|
|||||||
- sf:EP_NAME:java.lang.String
|
- sf:EP_NAME:java.lang.String
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
- getProvider():com.intellij.psi.PsiReferenceProvider
|
- getProvider():com.intellij.psi.PsiReferenceProvider
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.SingleRootFileViewProvider
|
c:com.intellij.psi.SingleRootFileViewProvider
|
||||||
- com.intellij.psi.AbstractFileViewProvider
|
- com.intellij.psi.AbstractFileViewProvider
|
||||||
- com.intellij.psi.FileViewProvider
|
- com.intellij.psi.FileViewProvider
|
||||||
@@ -2390,7 +2367,6 @@ c:com.intellij.psi.WrappedElementAnchor
|
|||||||
- getFile():com.intellij.psi.PsiFile
|
- getFile():com.intellij.psi.PsiFile
|
||||||
- getStartOffset():I
|
- getStartOffset():I
|
||||||
- retrieve():com.intellij.psi.PsiElement
|
- retrieve():com.intellij.psi.PsiElement
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.css.MinifiedFilesUtil
|
f:com.intellij.psi.css.MinifiedFilesUtil
|
||||||
- s:isMinified(java.lang.CharSequence,com.intellij.lang.ParserDefinition):Z
|
- s:isMinified(java.lang.CharSequence,com.intellij.lang.ParserDefinition):Z
|
||||||
- s:isMinified(java.lang.CharSequence,com.intellij.lang.ParserDefinition,com.intellij.psi.tree.TokenSet,com.intellij.psi.tree.TokenSet):Z
|
- s:isMinified(java.lang.CharSequence,com.intellij.lang.ParserDefinition,com.intellij.psi.tree.TokenSet,com.intellij.psi.tree.TokenSet):Z
|
||||||
@@ -2401,31 +2377,26 @@ c:com.intellij.psi.filters.AndFilter
|
|||||||
- <init>(com.intellij.psi.filters.ElementFilter[]):V
|
- <init>(com.intellij.psi.filters.ElementFilter[]):V
|
||||||
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
|
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
|
||||||
- isClassAcceptable(java.lang.Class):Z
|
- isClassAcceptable(java.lang.Class):Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.filters.ClassFilter
|
c:com.intellij.psi.filters.ClassFilter
|
||||||
- com.intellij.psi.filters.ElementFilter
|
- com.intellij.psi.filters.ElementFilter
|
||||||
- <init>(java.lang.Class):V
|
- <init>(java.lang.Class):V
|
||||||
- <init>(java.lang.Class,Z):V
|
- <init>(java.lang.Class,Z):V
|
||||||
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
|
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
|
||||||
- isClassAcceptable(java.lang.Class):Z
|
- isClassAcceptable(java.lang.Class):Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.filters.ContentFilter
|
c:com.intellij.psi.filters.ContentFilter
|
||||||
- com.intellij.psi.filters.position.PositionElementFilter
|
- com.intellij.psi.filters.position.PositionElementFilter
|
||||||
- <init>(com.intellij.psi.filters.ElementFilter):V
|
- <init>(com.intellij.psi.filters.ElementFilter):V
|
||||||
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
|
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.filters.NotFilter
|
c:com.intellij.psi.filters.NotFilter
|
||||||
- com.intellij.psi.filters.ElementFilter
|
- com.intellij.psi.filters.ElementFilter
|
||||||
- <init>(com.intellij.psi.filters.ElementFilter):V
|
- <init>(com.intellij.psi.filters.ElementFilter):V
|
||||||
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
|
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
|
||||||
- isClassAcceptable(java.lang.Class):Z
|
- isClassAcceptable(java.lang.Class):Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.filters.OrFilter
|
c:com.intellij.psi.filters.OrFilter
|
||||||
- com.intellij.psi.filters.ElementFilter
|
- com.intellij.psi.filters.ElementFilter
|
||||||
- <init>(com.intellij.psi.filters.ElementFilter[]):V
|
- <init>(com.intellij.psi.filters.ElementFilter[]):V
|
||||||
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
|
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
|
||||||
- isClassAcceptable(java.lang.Class):Z
|
- isClassAcceptable(java.lang.Class):Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.psi.filters.position.PositionElementFilter
|
a:com.intellij.psi.filters.position.PositionElementFilter
|
||||||
- com.intellij.psi.filters.ElementFilter
|
- com.intellij.psi.filters.ElementFilter
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -2506,7 +2477,6 @@ f:com.intellij.psi.impl.DocumentCommitThread
|
|||||||
- commitAsynchronously(com.intellij.openapi.project.Project,com.intellij.psi.impl.PsiDocumentManagerBase,com.intellij.openapi.editor.Document,java.lang.Object,com.intellij.openapi.application.ModalityState,com.intellij.psi.FileViewProvider):V
|
- commitAsynchronously(com.intellij.openapi.project.Project,com.intellij.psi.impl.PsiDocumentManagerBase,com.intellij.openapi.editor.Document,java.lang.Object,com.intellij.openapi.application.ModalityState,com.intellij.psi.FileViewProvider):V
|
||||||
- commitSynchronously(com.intellij.openapi.editor.Document,com.intellij.openapi.project.Project,com.intellij.psi.PsiFile):V
|
- commitSynchronously(com.intellij.openapi.editor.Document,com.intellij.openapi.project.Project,com.intellij.psi.PsiFile):V
|
||||||
- dispose():V
|
- dispose():V
|
||||||
- toString():java.lang.String
|
|
||||||
- waitForAllCommits(J,java.util.concurrent.TimeUnit):V
|
- waitForAllCommits(J,java.util.concurrent.TimeUnit):V
|
||||||
a:com.intellij.psi.impl.ElementBase
|
a:com.intellij.psi.impl.ElementBase
|
||||||
- com.intellij.openapi.util.UserDataHolderBase
|
- com.intellij.openapi.util.UserDataHolderBase
|
||||||
@@ -2605,13 +2575,11 @@ f:com.intellij.psi.impl.PsiCachedValueImpl$Direct
|
|||||||
- <init>(com.intellij.psi.PsiManager,com.intellij.psi.util.CachedValueProvider,Z):V
|
- <init>(com.intellij.psi.PsiManager,com.intellij.psi.util.CachedValueProvider,Z):V
|
||||||
- getValue():java.lang.Object
|
- getValue():java.lang.Object
|
||||||
- getValueProvider():com.intellij.psi.util.CachedValueProvider
|
- getValueProvider():com.intellij.psi.util.CachedValueProvider
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.impl.PsiCachedValueImpl$Soft
|
f:com.intellij.psi.impl.PsiCachedValueImpl$Soft
|
||||||
- com.intellij.psi.impl.PsiCachedValueImpl
|
- com.intellij.psi.impl.PsiCachedValueImpl
|
||||||
- com.intellij.psi.util.CachedValue
|
- com.intellij.psi.util.CachedValue
|
||||||
- <init>(com.intellij.psi.PsiManager,com.intellij.psi.util.CachedValueProvider):V
|
- <init>(com.intellij.psi.PsiManager,com.intellij.psi.util.CachedValueProvider):V
|
||||||
- <init>(com.intellij.psi.PsiManager,com.intellij.psi.util.CachedValueProvider,Z):V
|
- <init>(com.intellij.psi.PsiManager,com.intellij.psi.util.CachedValueProvider,Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.psi.impl.PsiDocumentManagerBase
|
a:com.intellij.psi.impl.PsiDocumentManagerBase
|
||||||
- com.intellij.psi.PsiDocumentManager
|
- com.intellij.psi.PsiDocumentManager
|
||||||
- com.intellij.openapi.Disposable
|
- com.intellij.openapi.Disposable
|
||||||
@@ -2824,12 +2792,10 @@ f:com.intellij.psi.impl.PsiParameterizedCachedValue$Direct
|
|||||||
- com.intellij.psi.impl.PsiParameterizedCachedValue
|
- com.intellij.psi.impl.PsiParameterizedCachedValue
|
||||||
- <init>(com.intellij.psi.PsiManager,com.intellij.psi.util.ParameterizedCachedValueProvider):V
|
- <init>(com.intellij.psi.PsiManager,com.intellij.psi.util.ParameterizedCachedValueProvider):V
|
||||||
- <init>(com.intellij.psi.PsiManager,com.intellij.psi.util.ParameterizedCachedValueProvider,Z):V
|
- <init>(com.intellij.psi.PsiManager,com.intellij.psi.util.ParameterizedCachedValueProvider,Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.impl.PsiParameterizedCachedValue$Soft
|
f:com.intellij.psi.impl.PsiParameterizedCachedValue$Soft
|
||||||
- com.intellij.psi.impl.PsiParameterizedCachedValue
|
- com.intellij.psi.impl.PsiParameterizedCachedValue
|
||||||
- <init>(com.intellij.psi.PsiManager,com.intellij.psi.util.ParameterizedCachedValueProvider):V
|
- <init>(com.intellij.psi.PsiManager,com.intellij.psi.util.ParameterizedCachedValueProvider):V
|
||||||
- <init>(com.intellij.psi.PsiManager,com.intellij.psi.util.ParameterizedCachedValueProvider,Z):V
|
- <init>(com.intellij.psi.PsiManager,com.intellij.psi.util.ParameterizedCachedValueProvider,Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.impl.PsiParserFacadeImpl
|
f:com.intellij.psi.impl.PsiParserFacadeImpl
|
||||||
- com.intellij.psi.PsiParserFacade
|
- com.intellij.psi.PsiParserFacade
|
||||||
- <init>(com.intellij.openapi.project.Project):V
|
- <init>(com.intellij.openapi.project.Project):V
|
||||||
@@ -2874,7 +2840,6 @@ f:com.intellij.psi.impl.PsiTreeChangeEventImpl
|
|||||||
- setOldValue(java.lang.Object):V
|
- setOldValue(java.lang.Object):V
|
||||||
- setParent(com.intellij.psi.PsiElement):V
|
- setParent(com.intellij.psi.PsiElement):V
|
||||||
- setPropertyName(java.lang.String):V
|
- setPropertyName(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.psi.impl.PsiTreeChangeEventImpl$PsiEventType
|
e:com.intellij.psi.impl.PsiTreeChangeEventImpl$PsiEventType
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:BEFORE_CHILDREN_CHANGE:com.intellij.psi.impl.PsiTreeChangeEventImpl$PsiEventType
|
- sf:BEFORE_CHILDREN_CHANGE:com.intellij.psi.impl.PsiTreeChangeEventImpl$PsiEventType
|
||||||
@@ -3021,7 +2986,6 @@ c:com.intellij.psi.impl.file.PsiBinaryFileImpl
|
|||||||
- textMatches(com.intellij.psi.PsiElement):Z
|
- textMatches(com.intellij.psi.PsiElement):Z
|
||||||
- textMatches(java.lang.CharSequence):Z
|
- textMatches(java.lang.CharSequence):Z
|
||||||
- textToCharArray():C[]
|
- textToCharArray():C[]
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.psi.impl.file.PsiDirectoryFactory
|
a:com.intellij.psi.impl.file.PsiDirectoryFactory
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- a:createDirectory(com.intellij.openapi.vfs.VirtualFile):com.intellij.psi.PsiDirectory
|
- a:createDirectory(com.intellij.openapi.vfs.VirtualFile):com.intellij.psi.PsiDirectory
|
||||||
@@ -3094,7 +3058,6 @@ c:com.intellij.psi.impl.file.PsiDirectoryImpl
|
|||||||
- textMatches(com.intellij.psi.PsiElement):Z
|
- textMatches(com.intellij.psi.PsiElement):Z
|
||||||
- textMatches(java.lang.CharSequence):Z
|
- textMatches(java.lang.CharSequence):Z
|
||||||
- textToCharArray():C[]
|
- textToCharArray():C[]
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.impl.file.PsiFileImplUtil
|
f:com.intellij.psi.impl.file.PsiFileImplUtil
|
||||||
- s:canDeleteNonPhysicalFile(com.intellij.psi.PsiFile):Z
|
- s:canDeleteNonPhysicalFile(com.intellij.psi.PsiFile):Z
|
||||||
- s:checkSetName(com.intellij.psi.PsiFile,java.lang.String):V
|
- s:checkSetName(com.intellij.psi.PsiFile,java.lang.String):V
|
||||||
@@ -3153,7 +3116,6 @@ a:com.intellij.psi.impl.file.PsiPackageBase
|
|||||||
- textMatches(com.intellij.psi.PsiElement):Z
|
- textMatches(com.intellij.psi.PsiElement):Z
|
||||||
- textMatches(java.lang.CharSequence):Z
|
- textMatches(java.lang.CharSequence):Z
|
||||||
- textToCharArray():C[]
|
- textToCharArray():C[]
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.psi.impl.file.UpdateAddedFileProcessor
|
a:com.intellij.psi.impl.file.UpdateAddedFileProcessor
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- a:canProcessElement(com.intellij.psi.PsiFile):Z
|
- a:canProcessElement(com.intellij.psi.PsiFile):Z
|
||||||
@@ -3248,12 +3210,10 @@ f:com.intellij.psi.impl.smartPointers.Identikit$ByType
|
|||||||
- getFileLanguage():com.intellij.lang.Language
|
- getFileLanguage():com.intellij.lang.Language
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isForPsiFile():Z
|
- isForPsiFile():Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.impl.smartPointers.SelfElementInfo
|
c:com.intellij.psi.impl.smartPointers.SelfElementInfo
|
||||||
- s:calcActualRangeAfterDocumentEvents(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,com.intellij.openapi.util.Segment,Z):com.intellij.openapi.util.Segment
|
- s:calcActualRangeAfterDocumentEvents(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,com.intellij.openapi.util.Segment,Z):com.intellij.openapi.util.Segment
|
||||||
- s:restoreDirectoryFromVirtual(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):com.intellij.psi.PsiDirectory
|
- s:restoreDirectoryFromVirtual(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):com.intellij.psi.PsiDirectory
|
||||||
- s:restoreFileFromVirtual(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project,com.intellij.lang.Language):com.intellij.psi.PsiFile
|
- s:restoreFileFromVirtual(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project,com.intellij.lang.Language):com.intellij.psi.PsiFile
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.psi.impl.smartPointers.SmartPointerAnchorProvider
|
a:com.intellij.psi.impl.smartPointers.SmartPointerAnchorProvider
|
||||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -3308,7 +3268,6 @@ c:com.intellij.psi.impl.source.DummyHolder
|
|||||||
- getViewProvider():com.intellij.psi.FileViewProvider
|
- getViewProvider():com.intellij.psi.FileViewProvider
|
||||||
- isValid():Z
|
- isValid():Z
|
||||||
- ps:language(com.intellij.psi.PsiElement,com.intellij.lang.Language):com.intellij.lang.Language
|
- ps:language(com.intellij.psi.PsiElement,com.intellij.lang.Language):com.intellij.lang.Language
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.impl.source.DummyHolderElement
|
c:com.intellij.psi.impl.source.DummyHolderElement
|
||||||
- com.intellij.psi.impl.source.tree.FileElement
|
- com.intellij.psi.impl.source.tree.FileElement
|
||||||
- <init>(java.lang.CharSequence):V
|
- <init>(java.lang.CharSequence):V
|
||||||
@@ -3437,7 +3396,6 @@ a:com.intellij.psi.impl.source.PsiFileImpl
|
|||||||
- textMatches(com.intellij.psi.PsiElement):Z
|
- textMatches(com.intellij.psi.PsiElement):Z
|
||||||
- textMatches(java.lang.CharSequence):Z
|
- textMatches(java.lang.CharSequence):Z
|
||||||
- textToCharArray():C[]
|
- textToCharArray():C[]
|
||||||
- toString():java.lang.String
|
|
||||||
- f:withGreenStubOrAst(java.lang.Class,java.util.function.Function,java.util.function.Function):java.lang.Object
|
- f:withGreenStubOrAst(java.lang.Class,java.util.function.Function,java.util.function.Function):java.lang.Object
|
||||||
- f:withGreenStubOrAst(java.util.function.Function,java.util.function.Function):java.lang.Object
|
- f:withGreenStubOrAst(java.util.function.Function,java.util.function.Function):java.lang.Object
|
||||||
- f:withGreenStubTreeOrAst(java.util.function.Function,java.util.function.Function):java.lang.Object
|
- f:withGreenStubTreeOrAst(java.util.function.Function,java.util.function.Function):java.lang.Object
|
||||||
@@ -3455,7 +3413,6 @@ c:com.intellij.psi.impl.source.PsiPlainTextFileImpl
|
|||||||
- getReferences():com.intellij.psi.PsiReference[]
|
- getReferences():com.intellij.psi.PsiReference[]
|
||||||
- getReferences(com.intellij.psi.PsiReferenceService$Hints):com.intellij.psi.PsiReference[]
|
- getReferences(com.intellij.psi.PsiReferenceService$Hints):com.intellij.psi.PsiReference[]
|
||||||
- shouldAskParentForReferences(com.intellij.psi.PsiReferenceService$Hints):Z
|
- shouldAskParentForReferences(com.intellij.psi.PsiReferenceService$Hints):Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.impl.source.SourceTreeToPsiMap
|
f:com.intellij.psi.impl.source.SourceTreeToPsiMap
|
||||||
- s:hasTreeElement(com.intellij.psi.PsiElement):Z
|
- s:hasTreeElement(com.intellij.psi.PsiElement):Z
|
||||||
- s:psiElementToTree(com.intellij.psi.PsiElement):com.intellij.lang.ASTNode
|
- s:psiElementToTree(com.intellij.psi.PsiElement):com.intellij.lang.ASTNode
|
||||||
@@ -3542,7 +3499,6 @@ com.intellij.psi.impl.source.resolve.reference.ProviderBinding
|
|||||||
- a:addAcceptableReferenceProviders(com.intellij.psi.PsiElement,java.util.List,com.intellij.psi.PsiReferenceService$Hints):V
|
- a:addAcceptableReferenceProviders(com.intellij.psi.PsiElement,java.util.List,com.intellij.psi.PsiReferenceService$Hints):V
|
||||||
- a:unregisterProvider(com.intellij.psi.PsiReferenceProvider):V
|
- a:unregisterProvider(com.intellij.psi.PsiReferenceProvider):V
|
||||||
c:com.intellij.psi.impl.source.resolve.reference.ProviderBinding$ProviderInfo
|
c:com.intellij.psi.impl.source.resolve.reference.ProviderBinding$ProviderInfo
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.impl.source.resolve.reference.PsiReferenceContributorEP
|
f:com.intellij.psi.impl.source.resolve.reference.PsiReferenceContributorEP
|
||||||
- com.intellij.openapi.extensions.CustomLoadingExtensionPointBean
|
- com.intellij.openapi.extensions.CustomLoadingExtensionPointBean
|
||||||
- com.intellij.util.KeyedLazyInstance
|
- com.intellij.util.KeyedLazyInstance
|
||||||
@@ -3598,7 +3554,6 @@ c:com.intellij.psi.impl.source.resolve.reference.impl.PsiMultiReference
|
|||||||
- isSoft():Z
|
- isSoft():Z
|
||||||
- multiResolve(Z):com.intellij.psi.ResolveResult[]
|
- multiResolve(Z):com.intellij.psi.ResolveResult[]
|
||||||
- resolve():com.intellij.psi.PsiElement
|
- resolve():com.intellij.psi.PsiElement
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.psi.impl.source.resolve.reference.impl.PsiPolyVariantCachingReference
|
a:com.intellij.psi.impl.source.resolve.reference.impl.PsiPolyVariantCachingReference
|
||||||
- com.intellij.psi.PsiPolyVariantReference
|
- com.intellij.psi.PsiPolyVariantReference
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -3615,7 +3570,6 @@ f:com.intellij.psi.impl.source.resolve.reference.impl.providers.CustomizableRefe
|
|||||||
- getBooleanValue(java.util.Map):Z
|
- getBooleanValue(java.util.Map):Z
|
||||||
- getValue(java.util.Map):java.lang.Object
|
- getValue(java.util.Map):java.lang.Object
|
||||||
- putValue(java.util.Map,java.lang.Object):V
|
- putValue(java.util.Map,java.lang.Object):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.psi.impl.source.resolve.reference.impl.providers.FileReferenceOwner
|
com.intellij.psi.impl.source.resolve.reference.impl.providers.FileReferenceOwner
|
||||||
- a:getLastFileReference():com.intellij.psi.impl.source.resolve.reference.impl.providers.PsiFileReference
|
- a:getLastFileReference():com.intellij.psi.impl.source.resolve.reference.impl.providers.PsiFileReference
|
||||||
f:com.intellij.psi.impl.source.resolve.reference.impl.providers.FileReferenceUtil
|
f:com.intellij.psi.impl.source.resolve.reference.impl.providers.FileReferenceUtil
|
||||||
@@ -3786,7 +3740,6 @@ a:com.intellij.psi.impl.source.tree.CompositePsiElement
|
|||||||
- navigate(Z):V
|
- navigate(Z):V
|
||||||
- processDeclarations(com.intellij.psi.scope.PsiScopeProcessor,com.intellij.psi.ResolveState,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
|
- processDeclarations(com.intellij.psi.scope.PsiScopeProcessor,com.intellij.psi.ResolveState,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
|
||||||
- replace(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
|
- replace(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.impl.source.tree.Factory
|
f:com.intellij.psi.impl.source.tree.Factory
|
||||||
- s:createCompositeElement(com.intellij.psi.tree.IElementType,com.intellij.util.CharTable,com.intellij.psi.PsiManager):com.intellij.psi.impl.source.tree.CompositeElement
|
- s:createCompositeElement(com.intellij.psi.tree.IElementType,com.intellij.util.CharTable,com.intellij.psi.PsiManager):com.intellij.psi.impl.source.tree.CompositeElement
|
||||||
- s:createErrorElement(java.lang.String):com.intellij.psi.impl.source.tree.CompositeElement
|
- s:createErrorElement(java.lang.String):com.intellij.psi.impl.source.tree.CompositeElement
|
||||||
@@ -3818,7 +3771,6 @@ c:com.intellij.psi.impl.source.tree.ForeignLeafPsiElement
|
|||||||
- textMatches(com.intellij.psi.PsiElement):Z
|
- textMatches(com.intellij.psi.PsiElement):Z
|
||||||
- textMatches(java.lang.CharSequence):Z
|
- textMatches(java.lang.CharSequence):Z
|
||||||
- p:textMatches(java.lang.CharSequence,I):I
|
- p:textMatches(java.lang.CharSequence,I):I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.psi.impl.source.tree.ICodeFragmentElementType
|
a:com.intellij.psi.impl.source.tree.ICodeFragmentElementType
|
||||||
- com.intellij.psi.tree.IFileElementType
|
- com.intellij.psi.tree.IFileElementType
|
||||||
- <init>(java.lang.String,com.intellij.lang.Language):V
|
- <init>(java.lang.String,com.intellij.lang.Language):V
|
||||||
@@ -3890,7 +3842,6 @@ c:com.intellij.psi.impl.source.tree.LazyParseablePsiElement
|
|||||||
- navigate(Z):V
|
- navigate(Z):V
|
||||||
- processDeclarations(com.intellij.psi.scope.PsiScopeProcessor,com.intellij.psi.ResolveState,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
|
- processDeclarations(com.intellij.psi.scope.PsiScopeProcessor,com.intellij.psi.ResolveState,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
|
||||||
- replace(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
|
- replace(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.psi.impl.source.tree.LeafElement
|
a:com.intellij.psi.impl.source.tree.LeafElement
|
||||||
- com.intellij.psi.impl.source.tree.TreeElement
|
- com.intellij.psi.impl.source.tree.TreeElement
|
||||||
- p:<init>(com.intellij.psi.tree.IElementType,java.lang.CharSequence):V
|
- p:<init>(com.intellij.psi.tree.IElementType,java.lang.CharSequence):V
|
||||||
@@ -3976,7 +3927,6 @@ c:com.intellij.psi.impl.source.tree.LeafPsiElement
|
|||||||
- navigate(Z):V
|
- navigate(Z):V
|
||||||
- processDeclarations(com.intellij.psi.scope.PsiScopeProcessor,com.intellij.psi.ResolveState,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
|
- processDeclarations(com.intellij.psi.scope.PsiScopeProcessor,com.intellij.psi.ResolveState,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
|
||||||
- replace(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
|
- replace(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.impl.source.tree.LightTreeUtil
|
f:com.intellij.psi.impl.source.tree.LightTreeUtil
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:firstChildOfType(com.intellij.lang.LighterAST,com.intellij.lang.LighterASTNode,com.intellij.psi.tree.IElementType):com.intellij.lang.LighterASTNode
|
- s:firstChildOfType(com.intellij.lang.LighterAST,com.intellij.lang.LighterASTNode,com.intellij.psi.tree.IElementType):com.intellij.lang.LighterASTNode
|
||||||
@@ -4037,7 +3987,6 @@ c:com.intellij.psi.impl.source.tree.OwnBufferLeafPsiElement
|
|||||||
- isWritable():Z
|
- isWritable():Z
|
||||||
- processDeclarations(com.intellij.psi.scope.PsiScopeProcessor,com.intellij.psi.ResolveState,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
|
- processDeclarations(com.intellij.psi.scope.PsiScopeProcessor,com.intellij.psi.ResolveState,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
|
||||||
- replace(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
|
- replace(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.impl.source.tree.PlainTextASTFactory
|
c:com.intellij.psi.impl.source.tree.PlainTextASTFactory
|
||||||
- com.intellij.lang.ASTFactory
|
- com.intellij.lang.ASTFactory
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -4052,7 +4001,6 @@ c:com.intellij.psi.impl.source.tree.PsiCommentImpl
|
|||||||
- getReferences():com.intellij.psi.PsiReference[]
|
- getReferences():com.intellij.psi.PsiReference[]
|
||||||
- getTokenType():com.intellij.psi.tree.IElementType
|
- getTokenType():com.intellij.psi.tree.IElementType
|
||||||
- isValidHost():Z
|
- isValidHost():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- updateText(java.lang.String):com.intellij.psi.PsiLanguageInjectionHost
|
- updateText(java.lang.String):com.intellij.psi.PsiLanguageInjectionHost
|
||||||
c:com.intellij.psi.impl.source.tree.PsiErrorElementImpl
|
c:com.intellij.psi.impl.source.tree.PsiErrorElementImpl
|
||||||
- com.intellij.psi.impl.source.tree.CompositePsiElement
|
- com.intellij.psi.impl.source.tree.CompositePsiElement
|
||||||
@@ -4061,20 +4009,17 @@ c:com.intellij.psi.impl.source.tree.PsiErrorElementImpl
|
|||||||
- accept(com.intellij.psi.PsiElementVisitor):V
|
- accept(com.intellij.psi.PsiElementVisitor):V
|
||||||
- getErrorDescription():java.lang.String
|
- getErrorDescription():java.lang.String
|
||||||
- getLanguage():com.intellij.lang.Language
|
- getLanguage():com.intellij.lang.Language
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.impl.source.tree.PsiPlainTextImpl
|
c:com.intellij.psi.impl.source.tree.PsiPlainTextImpl
|
||||||
- com.intellij.psi.impl.source.tree.OwnBufferLeafPsiElement
|
- com.intellij.psi.impl.source.tree.OwnBufferLeafPsiElement
|
||||||
- com.intellij.psi.PsiPlainText
|
- com.intellij.psi.PsiPlainText
|
||||||
- p:<init>(java.lang.CharSequence):V
|
- p:<init>(java.lang.CharSequence):V
|
||||||
- accept(com.intellij.psi.PsiElementVisitor):V
|
- accept(com.intellij.psi.PsiElementVisitor):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
|
c:com.intellij.psi.impl.source.tree.PsiWhiteSpaceImpl
|
||||||
- com.intellij.psi.impl.source.tree.LeafPsiElement
|
- com.intellij.psi.impl.source.tree.LeafPsiElement
|
||||||
- com.intellij.psi.PsiWhiteSpace
|
- com.intellij.psi.PsiWhiteSpace
|
||||||
- <init>(java.lang.CharSequence):V
|
- <init>(java.lang.CharSequence):V
|
||||||
- accept(com.intellij.psi.PsiElementVisitor):V
|
- accept(com.intellij.psi.PsiElementVisitor):V
|
||||||
- getLanguage():com.intellij.lang.Language
|
- getLanguage():com.intellij.lang.Language
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.psi.impl.source.tree.RecursiveLighterASTNodeWalkingVisitor
|
a:com.intellij.psi.impl.source.tree.RecursiveLighterASTNodeWalkingVisitor
|
||||||
- com.intellij.psi.impl.source.tree.LighterASTNodeVisitor
|
- com.intellij.psi.impl.source.tree.LighterASTNodeVisitor
|
||||||
- p:<init>(com.intellij.lang.LighterAST):V
|
- p:<init>(com.intellij.lang.LighterAST):V
|
||||||
@@ -4157,7 +4102,6 @@ a:com.intellij.psi.impl.source.tree.TreeElement
|
|||||||
- pa:textMatches(java.lang.CharSequence,I):I
|
- pa:textMatches(java.lang.CharSequence,I):I
|
||||||
- textMatches(java.lang.CharSequence,I,I):Z
|
- textMatches(java.lang.CharSequence,I,I):Z
|
||||||
- a:textToCharArray():C[]
|
- a:textToCharArray():C[]
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.impl.source.tree.TreeElementVisitor
|
c:com.intellij.psi.impl.source.tree.TreeElementVisitor
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- visitComposite(com.intellij.psi.impl.source.tree.CompositeElement):V
|
- visitComposite(com.intellij.psi.impl.source.tree.CompositeElement):V
|
||||||
@@ -4250,7 +4194,6 @@ c:com.intellij.psi.search.ProjectScopeImpl
|
|||||||
- intersectWith(com.intellij.psi.search.GlobalSearchScope):com.intellij.psi.search.GlobalSearchScope
|
- intersectWith(com.intellij.psi.search.GlobalSearchScope):com.intellij.psi.search.GlobalSearchScope
|
||||||
- isSearchInLibraries():Z
|
- isSearchInLibraries():Z
|
||||||
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
|
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
|
||||||
- toString():java.lang.String
|
|
||||||
- uniteWith(com.intellij.psi.search.GlobalSearchScope):com.intellij.psi.search.GlobalSearchScope
|
- uniteWith(com.intellij.psi.search.GlobalSearchScope):com.intellij.psi.search.GlobalSearchScope
|
||||||
com.intellij.psi.search.PsiFileSystemItemProcessor
|
com.intellij.psi.search.PsiFileSystemItemProcessor
|
||||||
- com.intellij.psi.search.PsiElementProcessor
|
- com.intellij.psi.search.PsiElementProcessor
|
||||||
@@ -4294,7 +4237,6 @@ c:com.intellij.psi.stubs.ObjectStubTree
|
|||||||
- getRoot():com.intellij.psi.stubs.Stub
|
- getRoot():com.intellij.psi.stubs.Stub
|
||||||
- s:getStubTree(com.intellij.psi.stubs.ObjectStubBase):com.intellij.psi.stubs.ObjectStubTree
|
- s:getStubTree(com.intellij.psi.stubs.ObjectStubBase):com.intellij.psi.stubs.ObjectStubTree
|
||||||
- setDebugInfo(java.lang.String):V
|
- setDebugInfo(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.stubs.PsiFileStubImpl
|
c:com.intellij.psi.stubs.PsiFileStubImpl
|
||||||
- com.intellij.psi.stubs.StubBase
|
- com.intellij.psi.stubs.StubBase
|
||||||
- com.intellij.psi.stubs.PsiFileStub
|
- com.intellij.psi.stubs.PsiFileStub
|
||||||
@@ -4433,7 +4375,6 @@ a:com.intellij.util.CachedValueBase
|
|||||||
- p:normalizeDependencies(java.lang.Object,java.lang.Object[]):java.lang.Object[]
|
- p:normalizeDependencies(java.lang.Object,java.lang.Object[]):java.lang.Object[]
|
||||||
- pa:setData(com.intellij.util.CachedValueBase$Data):V
|
- pa:setData(com.intellij.util.CachedValueBase$Data):V
|
||||||
- setValue(com.intellij.psi.util.CachedValueProvider$Result):java.lang.Object
|
- setValue(com.intellij.psi.util.CachedValueProvider$Result):java.lang.Object
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.CachedValueBase$Data
|
f:com.intellij.util.CachedValueBase$Data
|
||||||
- com.intellij.openapi.util.Getter
|
- com.intellij.openapi.util.Getter
|
||||||
- get():java.lang.Object
|
- get():java.lang.Object
|
||||||
@@ -4501,7 +4442,6 @@ f:com.intellij.util.IdempotenceChecker$ResultWithLog
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- getResult():java.lang.Object
|
- getResult():java.lang.Object
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.ParameterizedCachedValueImpl
|
f:com.intellij.util.ParameterizedCachedValueImpl
|
||||||
- com.intellij.util.CachedValueBase
|
- com.intellij.util.CachedValueBase
|
||||||
- com.intellij.psi.util.ParameterizedCachedValue
|
- com.intellij.psi.util.ParameterizedCachedValue
|
||||||
@@ -4639,7 +4579,6 @@ f:com.intellij.util.indexing.FileContentImpl
|
|||||||
- getPsiFile():com.intellij.psi.PsiFile
|
- getPsiFile():com.intellij.psi.PsiFile
|
||||||
- isTransientContent():Z
|
- isTransientContent():Z
|
||||||
- setIndexedFileHash(B[]):V
|
- setIndexedFileHash(B[]):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.indexing.SubstitutedFileType
|
f:com.intellij.util.indexing.SubstitutedFileType
|
||||||
- com.intellij.openapi.fileTypes.LanguageFileType
|
- com.intellij.openapi.fileTypes.LanguageFileType
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
@@ -4653,7 +4592,6 @@ f:com.intellij.util.indexing.SubstitutedFileType
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isSameFileType():Z
|
- isSameFileType():Z
|
||||||
- s:substituteFileType(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileTypes.FileType,com.intellij.openapi.project.Project):com.intellij.openapi.fileTypes.FileType
|
- s:substituteFileType(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileTypes.FileType,com.intellij.openapi.project.Project):com.intellij.openapi.fileTypes.FileType
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.pico.AmbiguousComponentResolutionException
|
f:com.intellij.util.pico.AmbiguousComponentResolutionException
|
||||||
- java.lang.RuntimeException
|
- java.lang.RuntimeException
|
||||||
- <init>(java.lang.Class,java.lang.Object[]):V
|
- <init>(java.lang.Class,java.lang.Object[]):V
|
||||||
@@ -4675,7 +4613,6 @@ f:com.intellij.util.ref.DebugReflectionUtil
|
|||||||
- <init>():V
|
- <init>():V
|
||||||
- s:walkObjects(I,java.util.Map,java.lang.Class,java.util.function.Predicate,com.intellij.util.PairProcessor):Z
|
- s:walkObjects(I,java.util.Map,java.lang.Class,java.util.function.Predicate,com.intellij.util.PairProcessor):Z
|
||||||
c:com.intellij.util.ref.DebugReflectionUtil$BackLink
|
c:com.intellij.util.ref.DebugReflectionUtil$BackLink
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.ide.PooledThreadExecutor
|
f:org.jetbrains.ide.PooledThreadExecutor
|
||||||
- sf:INSTANCE:java.util.concurrent.ExecutorService
|
- sf:INSTANCE:java.util.concurrent.ExecutorService
|
||||||
- <init>():V
|
- <init>():V
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ c:com.intellij.ide.UiActivity
|
|||||||
- getEqualityObjects():java.lang.Object[]
|
- getEqualityObjects():java.lang.Object[]
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:isSameOrGeneralFor(com.intellij.ide.UiActivity):Z
|
- f:isSameOrGeneralFor(com.intellij.ide.UiActivity):Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.ide.UiActivity$AsyncBgOperation
|
c:com.intellij.ide.UiActivity$AsyncBgOperation
|
||||||
- com.intellij.ide.UiActivity
|
- com.intellij.ide.UiActivity
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -41,7 +40,6 @@ f:com.intellij.ide.ui.UINumericRange
|
|||||||
- f:min:I
|
- f:min:I
|
||||||
- <init>(I,I,I):V
|
- <init>(I,I,I):V
|
||||||
- fit(I):I
|
- fit(I):I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.actionSystem.DataContext
|
com.intellij.openapi.actionSystem.DataContext
|
||||||
- sf:EMPTY_CONTEXT:com.intellij.openapi.actionSystem.DataContext
|
- sf:EMPTY_CONTEXT:com.intellij.openapi.actionSystem.DataContext
|
||||||
- getData(com.intellij.openapi.actionSystem.DataKey):java.lang.Object
|
- getData(com.intellij.openapi.actionSystem.DataKey):java.lang.Object
|
||||||
@@ -194,7 +192,6 @@ c:com.intellij.ui.LayeredIcon
|
|||||||
- f:setIcon(javax.swing.Icon,I,I):V
|
- f:setIcon(javax.swing.Icon,I,I):V
|
||||||
- f:setIcon(javax.swing.Icon,I,I,I):V
|
- f:setIcon(javax.swing.Icon,I,I,I):V
|
||||||
- f:setLayerEnabled(I,Z):V
|
- f:setLayerEnabled(I,Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
- pf:updateSize(javax.swing.Icon[]):V
|
- pf:updateSize(javax.swing.Icon[]):V
|
||||||
- withIconPreScaled(Z):com.intellij.ui.LayeredIcon
|
- withIconPreScaled(Z):com.intellij.ui.LayeredIcon
|
||||||
f:com.intellij.ui.LayeredIcon$Companion
|
f:com.intellij.ui.LayeredIcon$Companion
|
||||||
@@ -214,7 +211,6 @@ f:com.intellij.ui.OffsetIcon
|
|||||||
- s:getOriginalIcon(javax.swing.Icon):javax.swing.Icon
|
- s:getOriginalIcon(javax.swing.Icon):javax.swing.Icon
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- paintIcon(java.awt.Component,java.awt.Graphics,I,I):V
|
- paintIcon(java.awt.Component,java.awt.Graphics,I,I):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.ui.OverlaidOffsetIconsIcon
|
c:com.intellij.ui.OverlaidOffsetIconsIcon
|
||||||
- javax.swing.Icon
|
- javax.swing.Icon
|
||||||
- <init>(java.util.List,F):V
|
- <init>(java.util.List,F):V
|
||||||
@@ -242,7 +238,6 @@ f:com.intellij.ui.RightAlignedLabelUI
|
|||||||
- getToolTip(Z):java.lang.String
|
- getToolTip(Z):java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- paintIcon(java.awt.Component,java.awt.Graphics,I,I):V
|
- paintIcon(java.awt.Component,java.awt.Graphics,I,I):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.ui.RowIcon
|
c:com.intellij.ui.RowIcon
|
||||||
- com.intellij.util.ui.JBCachingScalableIcon
|
- com.intellij.util.ui.JBCachingScalableIcon
|
||||||
- com.intellij.ui.icons.IconWithToolTip
|
- com.intellij.ui.icons.IconWithToolTip
|
||||||
@@ -266,7 +261,6 @@ c:com.intellij.ui.RowIcon
|
|||||||
- paintIcon(java.awt.Component,java.awt.Graphics,I,I):V
|
- paintIcon(java.awt.Component,java.awt.Graphics,I,I):V
|
||||||
- replaceBy(com.intellij.ui.icons.IconReplacer):com.intellij.ui.RowIcon
|
- replaceBy(com.intellij.ui.icons.IconReplacer):com.intellij.ui.RowIcon
|
||||||
- setIcon(javax.swing.Icon,I):V
|
- setIcon(javax.swing.Icon,I):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.ui.SimpleColoredText
|
c:com.intellij.ui.SimpleColoredText
|
||||||
- com.intellij.ui.ColoredTextContainer
|
- com.intellij.ui.ColoredTextContainer
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -279,7 +273,6 @@ c:com.intellij.ui.SimpleColoredText
|
|||||||
- getTexts():java.util.ArrayList
|
- getTexts():java.util.ArrayList
|
||||||
- insert(I,java.lang.String,com.intellij.ui.SimpleTextAttributes):V
|
- insert(I,java.lang.String,com.intellij.ui.SimpleTextAttributes):V
|
||||||
- toColoredText():com.intellij.ui.ColoredText
|
- toColoredText():com.intellij.ui.ColoredText
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ui.SimpleTextAttributes
|
f:com.intellij.ui.SimpleTextAttributes
|
||||||
- sf:DARK_TEXT:com.intellij.ui.SimpleTextAttributes
|
- sf:DARK_TEXT:com.intellij.ui.SimpleTextAttributes
|
||||||
- sf:ERROR_ATTRIBUTES:com.intellij.ui.SimpleTextAttributes
|
- sf:ERROR_ATTRIBUTES:com.intellij.ui.SimpleTextAttributes
|
||||||
@@ -341,7 +334,6 @@ f:com.intellij.ui.SimpleTextAttributes
|
|||||||
- isUnderline():Z
|
- isUnderline():Z
|
||||||
- isWaved():Z
|
- isWaved():Z
|
||||||
- s:merge(com.intellij.ui.SimpleTextAttributes,com.intellij.ui.SimpleTextAttributes):com.intellij.ui.SimpleTextAttributes
|
- s:merge(com.intellij.ui.SimpleTextAttributes,com.intellij.ui.SimpleTextAttributes):com.intellij.ui.SimpleTextAttributes
|
||||||
- toString():java.lang.String
|
|
||||||
- toTextAttributes():com.intellij.openapi.editor.markup.TextAttributes
|
- toTextAttributes():com.intellij.openapi.editor.markup.TextAttributes
|
||||||
- useEffectColor():Z
|
- useEffectColor():Z
|
||||||
@:com.intellij.ui.SimpleTextAttributes$StyleAttributeConstant
|
@:com.intellij.ui.SimpleTextAttributes$StyleAttributeConstant
|
||||||
@@ -405,7 +397,6 @@ c:com.intellij.ui.icons.IconWrapperWithToolTip
|
|||||||
- paintIcon(java.awt.Component,java.awt.Graphics,I,I):V
|
- paintIcon(java.awt.Component,java.awt.Graphics,I,I):V
|
||||||
- replaceBy(com.intellij.ui.icons.IconReplacer):com.intellij.ui.icons.IconWrapperWithToolTip
|
- replaceBy(com.intellij.ui.icons.IconReplacer):com.intellij.ui.icons.IconWrapperWithToolTip
|
||||||
- retrieveIcon():javax.swing.Icon
|
- retrieveIcon():javax.swing.Icon
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ui.icons.ScalingDeferredSquareImageIcon
|
f:com.intellij.ui.icons.ScalingDeferredSquareImageIcon
|
||||||
- javax.swing.Icon
|
- javax.swing.Icon
|
||||||
- <init>(I,javax.swing.Icon,java.lang.Object,kotlin.jvm.functions.Function1):V
|
- <init>(I,javax.swing.Icon,java.lang.Object,kotlin.jvm.functions.Function1):V
|
||||||
@@ -438,7 +429,6 @@ f:com.intellij.util.CropIcon
|
|||||||
- f:getSourceIcon():javax.swing.Icon
|
- f:getSourceIcon():javax.swing.Icon
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- paintIcon(java.awt.Component,java.awt.Graphics,I,I):V
|
- paintIcon(java.awt.Component,java.awt.Graphics,I,I):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.IconUtil
|
f:com.intellij.util.IconUtil
|
||||||
- sf:INSTANCE:com.intellij.util.IconUtil
|
- sf:INSTANCE:com.intellij.util.IconUtil
|
||||||
- sf:addText(javax.swing.Icon,java.lang.String):javax.swing.Icon
|
- sf:addText(javax.swing.Icon,java.lang.String):javax.swing.Icon
|
||||||
|
|||||||
@@ -404,7 +404,6 @@ c:com.intellij.diff.requests.SimpleDiffRequest
|
|||||||
- getContents():java.util.List
|
- getContents():java.util.List
|
||||||
- getTitle():java.lang.String
|
- getTitle():java.lang.String
|
||||||
- onAssigned(Z):V
|
- onAssigned(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.diff.util.DiffNotificationProvider
|
com.intellij.diff.util.DiffNotificationProvider
|
||||||
- a:createNotification(com.intellij.diff.FrameDiffTool$DiffViewer):javax.swing.JComponent
|
- a:createNotification(com.intellij.diff.FrameDiffTool$DiffViewer):javax.swing.JComponent
|
||||||
com.intellij.diff.util.DiffUserDataKeys
|
com.intellij.diff.util.DiffUserDataKeys
|
||||||
@@ -449,7 +448,6 @@ c:com.intellij.diff.util.LineCol
|
|||||||
- s:toOffset(com.intellij.openapi.editor.Document,I,I):I
|
- s:toOffset(com.intellij.openapi.editor.Document,I,I):I
|
||||||
- s:toOffset(com.intellij.openapi.editor.Document,com.intellij.diff.util.LineCol):I
|
- s:toOffset(com.intellij.openapi.editor.Document,com.intellij.diff.util.LineCol):I
|
||||||
- toOffset(com.intellij.openapi.editor.Editor):I
|
- toOffset(com.intellij.openapi.editor.Editor):I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.diff.util.LineRange
|
c:com.intellij.diff.util.LineRange
|
||||||
- f:end:I
|
- f:end:I
|
||||||
- f:start:I
|
- f:start:I
|
||||||
@@ -458,7 +456,6 @@ c:com.intellij.diff.util.LineRange
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isEmpty():Z
|
- isEmpty():Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.ide.diff.AsyncDiffElement
|
com.intellij.ide.diff.AsyncDiffElement
|
||||||
- a:copyToAsync(com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DiffElement,java.lang.String):org.jetbrains.concurrency.Promise
|
- a:copyToAsync(com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DiffElement,java.lang.String):org.jetbrains.concurrency.Promise
|
||||||
- a:deleteAsync():org.jetbrains.concurrency.Promise
|
- a:deleteAsync():org.jetbrains.concurrency.Promise
|
||||||
|
|||||||
@@ -336,7 +336,6 @@ f:com.intellij.diff.actions.impl.MutableDiffRequestChain$Helper
|
|||||||
- f:setContent(com.intellij.diff.contents.DiffContent,com.intellij.diff.util.ThreeSide):V
|
- f:setContent(com.intellij.diff.contents.DiffContent,com.intellij.diff.util.ThreeSide):V
|
||||||
- f:setContent(com.intellij.diff.contents.DiffContent,java.lang.String,com.intellij.diff.util.Side):V
|
- f:setContent(com.intellij.diff.contents.DiffContent,java.lang.String,com.intellij.diff.util.Side):V
|
||||||
- f:setContent(com.intellij.diff.contents.DiffContent,java.lang.String,com.intellij.diff.util.ThreeSide):V
|
- f:setContent(com.intellij.diff.contents.DiffContent,java.lang.String,com.intellij.diff.util.ThreeSide):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.diff.actions.impl.NextChangeAction
|
a:com.intellij.diff.actions.impl.NextChangeAction
|
||||||
- com.intellij.openapi.actionSystem.AnAction
|
- com.intellij.openapi.actionSystem.AnAction
|
||||||
- com.intellij.openapi.project.DumbAware
|
- com.intellij.openapi.project.DumbAware
|
||||||
@@ -479,7 +478,6 @@ c:com.intellij.diff.contents.DirectoryContentImpl
|
|||||||
- getContentType():com.intellij.openapi.fileTypes.FileType
|
- getContentType():com.intellij.openapi.fileTypes.FileType
|
||||||
- getFile():com.intellij.openapi.vfs.VirtualFile
|
- getFile():com.intellij.openapi.vfs.VirtualFile
|
||||||
- getNavigatable():com.intellij.pom.Navigatable
|
- getNavigatable():com.intellij.pom.Navigatable
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.diff.contents.DocumentContentBase
|
a:com.intellij.diff.contents.DocumentContentBase
|
||||||
- com.intellij.diff.contents.DiffContentBase
|
- com.intellij.diff.contents.DiffContentBase
|
||||||
- com.intellij.diff.contents.DocumentContent
|
- com.intellij.diff.contents.DocumentContent
|
||||||
@@ -488,7 +486,6 @@ a:com.intellij.diff.contents.DocumentContentBase
|
|||||||
- getNavigatable():com.intellij.pom.Navigatable
|
- getNavigatable():com.intellij.pom.Navigatable
|
||||||
- getNavigatable(com.intellij.diff.util.LineCol):com.intellij.pom.Navigatable
|
- getNavigatable(com.intellij.diff.util.LineCol):com.intellij.pom.Navigatable
|
||||||
- getProject():com.intellij.openapi.project.Project
|
- getProject():com.intellij.openapi.project.Project
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.diff.contents.DocumentContentImpl
|
c:com.intellij.diff.contents.DocumentContentImpl
|
||||||
- com.intellij.diff.contents.DocumentContentBase
|
- com.intellij.diff.contents.DocumentContentBase
|
||||||
- <init>(com.intellij.openapi.editor.Document):V
|
- <init>(com.intellij.openapi.editor.Document):V
|
||||||
@@ -509,7 +506,6 @@ c:com.intellij.diff.contents.FileContentImpl
|
|||||||
- getFilePath():java.lang.String
|
- getFilePath():java.lang.String
|
||||||
- getNavigatable():com.intellij.pom.Navigatable
|
- getNavigatable():com.intellij.pom.Navigatable
|
||||||
- onAssigned(Z):V
|
- onAssigned(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.diff.contents.FileDocumentContentImpl
|
c:com.intellij.diff.contents.FileDocumentContentImpl
|
||||||
- com.intellij.diff.contents.DocumentContentBase
|
- com.intellij.diff.contents.DocumentContentBase
|
||||||
- com.intellij.diff.contents.FileContent
|
- com.intellij.diff.contents.FileContent
|
||||||
@@ -529,7 +525,6 @@ c:com.intellij.diff.editor.ChainDiffVirtualFile
|
|||||||
- createProcessor(com.intellij.openapi.project.Project):com.intellij.diff.impl.DiffRequestProcessor
|
- createProcessor(com.intellij.openapi.project.Project):com.intellij.diff.impl.DiffRequestProcessor
|
||||||
- f:getChain():com.intellij.diff.chains.DiffRequestChain
|
- f:getChain():com.intellij.diff.chains.DiffRequestChain
|
||||||
- getEditorTabName(com.intellij.openapi.project.Project,java.util.List):java.lang.String
|
- getEditorTabName(com.intellij.openapi.project.Project,java.util.List):java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.diff.editor.DefaultDiffFileEditorCustomizer
|
f:com.intellij.diff.editor.DefaultDiffFileEditorCustomizer
|
||||||
- com.intellij.diff.editor.DiffRequestProcessorEditorCustomizer
|
- com.intellij.diff.editor.DiffRequestProcessorEditorCustomizer
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -617,7 +612,6 @@ a:com.intellij.diff.editor.DiffVirtualFileBase
|
|||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
- createEscapeHandler():com.intellij.openapi.actionSystem.AnAction
|
- createEscapeHandler():com.intellij.openapi.actionSystem.AnAction
|
||||||
- isWritable():Z
|
- isWritable():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.diff.editor.DiffVirtualFileBase$Companion
|
f:com.intellij.diff.editor.DiffVirtualFileBase$Companion
|
||||||
- f:turnOffReopeningWindow(com.intellij.openapi.vfs.VirtualFile):V
|
- f:turnOffReopeningWindow(com.intellij.openapi.vfs.VirtualFile):V
|
||||||
- f:useDiffWindowDimensionKey(com.intellij.openapi.vfs.VirtualFile):V
|
- f:useDiffWindowDimensionKey(com.intellij.openapi.vfs.VirtualFile):V
|
||||||
@@ -636,7 +630,6 @@ f:com.intellij.diff.editor.SimpleDiffVirtualFile
|
|||||||
- createProcessor(com.intellij.openapi.project.Project):com.intellij.diff.impl.DiffRequestProcessor
|
- createProcessor(com.intellij.openapi.project.Project):com.intellij.diff.impl.DiffRequestProcessor
|
||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- f:getRequest():com.intellij.diff.requests.DiffRequest
|
- f:getRequest():com.intellij.diff.requests.DiffRequest
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.diff.impl.CacheDiffRequestChainProcessor
|
c:com.intellij.diff.impl.CacheDiffRequestChainProcessor
|
||||||
- com.intellij.diff.impl.CacheDiffRequestProcessor$Simple
|
- com.intellij.diff.impl.CacheDiffRequestProcessor$Simple
|
||||||
- <init>(com.intellij.openapi.project.Project,com.intellij.diff.chains.DiffRequestChain):V
|
- <init>(com.intellij.openapi.project.Project,com.intellij.diff.chains.DiffRequestChain):V
|
||||||
@@ -793,7 +786,6 @@ f:com.intellij.diff.impl.DiffRequestProcessorEditorState
|
|||||||
- f:getEmbeddedEditorStates():java.util.List
|
- f:getEmbeddedEditorStates():java.util.List
|
||||||
- getOpenMode():com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$OpenMode
|
- getOpenMode():com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$OpenMode
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.diff.impl.DiffRequestProcessorListener
|
com.intellij.diff.impl.DiffRequestProcessorListener
|
||||||
- java.util.EventListener
|
- java.util.EventListener
|
||||||
- a:onViewerChanged():V
|
- a:onViewerChanged():V
|
||||||
@@ -832,7 +824,6 @@ f:com.intellij.diff.impl.DiffSettingsHolder$PlaceSettings
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:setDIFF_TOOLS_ORDER(java.util.List):V
|
- f:setDIFF_TOOLS_ORDER(java.util.List):V
|
||||||
- f:setSYNC_BINARY_EDITOR_SETTINGS(Z):V
|
- f:setSYNC_BINARY_EDITOR_SETTINGS(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.diff.impl.DiffSettingsHolder$SharedSettings
|
f:com.intellij.diff.impl.DiffSettingsHolder$SharedSettings
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- <init>(Z):V
|
- <init>(Z):V
|
||||||
@@ -844,7 +835,6 @@ f:com.intellij.diff.impl.DiffSettingsHolder$SharedSettings
|
|||||||
- f:getGO_TO_NEXT_FILE_ON_NEXT_DIFFERENCE():Z
|
- f:getGO_TO_NEXT_FILE_ON_NEXT_DIFFERENCE():Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:setGO_TO_NEXT_FILE_ON_NEXT_DIFFERENCE(Z):V
|
- f:setGO_TO_NEXT_FILE_ON_NEXT_DIFFERENCE(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.diff.impl.DiffSettingsHolder$State
|
f:com.intellij.diff.impl.DiffSettingsHolder$State
|
||||||
- PLACES_MAP:java.util.TreeMap
|
- PLACES_MAP:java.util.TreeMap
|
||||||
- SHARED_SETTINGS:com.intellij.diff.impl.DiffSettingsHolder$SharedSettings
|
- SHARED_SETTINGS:com.intellij.diff.impl.DiffSettingsHolder$SharedSettings
|
||||||
@@ -1231,7 +1221,6 @@ f:com.intellij.diff.tools.combined.BlockBounds
|
|||||||
- f:getMaxY():I
|
- f:getMaxY():I
|
||||||
- f:getMinY():I
|
- f:getMinY():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.diff.tools.combined.BlockListener
|
com.intellij.diff.tools.combined.BlockListener
|
||||||
- java.util.EventListener
|
- java.util.EventListener
|
||||||
- a:blocksHidden(java.util.Collection):V
|
- a:blocksHidden(java.util.Collection):V
|
||||||
@@ -1327,7 +1316,6 @@ f:com.intellij.diff.tools.combined.CombinedDiffEditorState
|
|||||||
- f:getCurrentBlockIds():java.util.Set
|
- f:getCurrentBlockIds():java.util.Set
|
||||||
- getOpenMode():com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$OpenMode
|
- getOpenMode():com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$OpenMode
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.diff.tools.combined.CombinedDiffKeysKt
|
f:com.intellij.diff.tools.combined.CombinedDiffKeysKt
|
||||||
- sf:getCOMBINED_DIFF_MAIN_UI():com.intellij.openapi.util.Key
|
- sf:getCOMBINED_DIFF_MAIN_UI():com.intellij.openapi.util.Key
|
||||||
- sf:getCOMBINED_DIFF_SCROLL_TO_BLOCK():com.intellij.openapi.util.Key
|
- sf:getCOMBINED_DIFF_SCROLL_TO_BLOCK():com.intellij.openapi.util.Key
|
||||||
@@ -1379,7 +1367,6 @@ f:com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$Empty
|
|||||||
- sf:INSTANCE:com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$Empty
|
- sf:INSTANCE:com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$Empty
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$SingleTitle
|
f:com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$SingleTitle
|
||||||
- com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState
|
- com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -1389,7 +1376,6 @@ f:com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$SingleTitle
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getTitle():java.lang.String
|
- f:getTitle():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$TwoTitles
|
f:com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$TwoTitles
|
||||||
- com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState
|
- com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState
|
||||||
- <init>(java.lang.String,java.lang.String):V
|
- <init>(java.lang.String,java.lang.String):V
|
||||||
@@ -1401,7 +1387,6 @@ f:com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$TwoTitles
|
|||||||
- f:getLeftTitle():java.lang.String
|
- f:getLeftTitle():java.lang.String
|
||||||
- f:getRightTitle():java.lang.String
|
- f:getRightTitle():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.diff.tools.combined.CombinedDiffViewerKt
|
f:com.intellij.diff.tools.combined.CombinedDiffViewerKt
|
||||||
- sf:getCurrentEditor(com.intellij.diff.FrameDiffTool$DiffViewer):com.intellij.openapi.editor.Editor
|
- sf:getCurrentEditor(com.intellij.diff.FrameDiffTool$DiffViewer):com.intellij.openapi.editor.Editor
|
||||||
*a:com.intellij.diff.tools.combined.CombinedDiffVirtualFile
|
*a:com.intellij.diff.tools.combined.CombinedDiffVirtualFile
|
||||||
@@ -1436,7 +1421,6 @@ f:com.intellij.diff.tools.combined.CombinedPathBlockId
|
|||||||
- f:getPath():com.intellij.openapi.vcs.FilePath
|
- f:getPath():com.intellij.openapi.vcs.FilePath
|
||||||
- f:getTag():java.lang.Object
|
- f:getTag():java.lang.Object
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.diff.tools.combined.CombinedSelectableDiffBlock
|
com.intellij.diff.tools.combined.CombinedSelectableDiffBlock
|
||||||
- com.intellij.diff.tools.combined.CombinedDiffBlock
|
- com.intellij.diff.tools.combined.CombinedDiffBlock
|
||||||
- a:setSelected(Z):V
|
- a:setSelected(Z):V
|
||||||
@@ -1530,7 +1514,6 @@ f:com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool
|
|||||||
- f:setMergeTrustExitCode(Z):V
|
- f:setMergeTrustExitCode(Z):V
|
||||||
- f:setName(java.lang.String):V
|
- f:setName(java.lang.String):V
|
||||||
- f:setProgramPath(java.lang.String):V
|
- f:setProgramPath(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguration
|
f:com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguration
|
||||||
- sf:BUILTIN_TOOL:java.lang.String
|
- sf:BUILTIN_TOOL:java.lang.String
|
||||||
- sf:Companion:com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguration$Companion
|
- sf:Companion:com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguration$Companion
|
||||||
@@ -1551,7 +1534,6 @@ f:com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguratio
|
|||||||
- f:setDiffToolName(java.lang.String):V
|
- f:setDiffToolName(java.lang.String):V
|
||||||
- f:setFileTypeName(java.lang.String):V
|
- f:setFileTypeName(java.lang.String):V
|
||||||
- f:setMergeToolName(java.lang.String):V
|
- f:setMergeToolName(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguration$Companion
|
f:com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguration$Companion
|
||||||
- f:getBuiltinInstance():com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguration
|
- f:getBuiltinInstance():com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguration
|
||||||
e:com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolGroup
|
e:com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolGroup
|
||||||
@@ -2553,7 +2535,6 @@ f:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$PlaceSettings
|
|||||||
- f:setSHOW_LINE_NUMBERS(Z):V
|
- f:setSHOW_LINE_NUMBERS(Z):V
|
||||||
- f:setSHOW_WHITESPACES(Z):V
|
- f:setSHOW_WHITESPACES(Z):V
|
||||||
- f:setUSE_SOFT_WRAPS(Z):V
|
- f:setUSE_SOFT_WRAPS(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$SharedSettings
|
f:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$SharedSettings
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- <init>(I,Z,Z,Z,Z):V
|
- <init>(I,Z,Z,Z,Z):V
|
||||||
@@ -2578,7 +2559,6 @@ f:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$SharedSettings
|
|||||||
- f:setMERGE_AUTO_APPLY_NON_CONFLICTED_CHANGES(Z):V
|
- f:setMERGE_AUTO_APPLY_NON_CONFLICTED_CHANGES(Z):V
|
||||||
- f:setMERGE_AUTO_RESOLVE_IMPORT_CONFLICTS(Z):V
|
- f:setMERGE_AUTO_RESOLVE_IMPORT_CONFLICTS(Z):V
|
||||||
- f:setMERGE_LST_GUTTER_MARKERS(Z):V
|
- f:setMERGE_LST_GUTTER_MARKERS(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$State
|
f:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$State
|
||||||
- PLACES_MAP:java.util.TreeMap
|
- PLACES_MAP:java.util.TreeMap
|
||||||
- SHARED_SETTINGS:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$SharedSettings
|
- SHARED_SETTINGS:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$SharedSettings
|
||||||
@@ -3085,12 +3065,10 @@ com.intellij.diff.util.DiffDividerDrawUtil$DividerPaintable$Handler
|
|||||||
c:com.intellij.diff.util.DiffDividerDrawUtil$DividerPolygon
|
c:com.intellij.diff.util.DiffDividerDrawUtil$DividerPolygon
|
||||||
- <init>(I,I,I,I,java.awt.Color,java.awt.Color,Z):V
|
- <init>(I,I,I,I,java.awt.Color,java.awt.Color,Z):V
|
||||||
- paint(java.awt.Graphics2D,I,Z):V
|
- paint(java.awt.Graphics2D,I,Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
- withAlignedHeight():com.intellij.diff.util.DiffDividerDrawUtil$DividerPolygon
|
- withAlignedHeight():com.intellij.diff.util.DiffDividerDrawUtil$DividerPolygon
|
||||||
c:com.intellij.diff.util.DiffDividerDrawUtil$DividerSeparator
|
c:com.intellij.diff.util.DiffDividerDrawUtil$DividerSeparator
|
||||||
- <init>(I,I,I,I,Z,com.intellij.openapi.editor.colors.EditorColorsScheme):V
|
- <init>(I,I,I,I,Z,com.intellij.openapi.editor.colors.EditorColorsScheme):V
|
||||||
- paint(java.awt.Graphics2D,I):V
|
- paint(java.awt.Graphics2D,I):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.diff.util.DiffDividerDrawUtil$DividerSeparatorPaintable
|
com.intellij.diff.util.DiffDividerDrawUtil$DividerSeparatorPaintable
|
||||||
- a:process(com.intellij.diff.util.DiffDividerDrawUtil$DividerSeparatorPaintable$Handler):V
|
- a:process(com.intellij.diff.util.DiffDividerDrawUtil$DividerSeparatorPaintable$Handler):V
|
||||||
com.intellij.diff.util.DiffDividerDrawUtil$DividerSeparatorPaintable$Handler
|
com.intellij.diff.util.DiffDividerDrawUtil$DividerSeparatorPaintable$Handler
|
||||||
@@ -3463,7 +3441,6 @@ c:com.intellij.diff.util.TextDiffTypeFactory$TextDiffTypeImpl
|
|||||||
- getKey():com.intellij.openapi.editor.colors.TextAttributesKey
|
- getKey():com.intellij.openapi.editor.colors.TextAttributesKey
|
||||||
- getMarkerColor(com.intellij.openapi.editor.Editor):java.awt.Color
|
- getMarkerColor(com.intellij.openapi.editor.Editor):java.awt.Color
|
||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.ide.diff.VirtualFileDiffElement
|
c:com.intellij.ide.diff.VirtualFileDiffElement
|
||||||
- com.intellij.ide.diff.DiffElement
|
- com.intellij.ide.diff.DiffElement
|
||||||
- pf:myDiffRoot:com.intellij.openapi.vfs.VirtualFile
|
- pf:myDiffRoot:com.intellij.openapi.vfs.VirtualFile
|
||||||
@@ -3577,7 +3554,6 @@ c:com.intellij.openapi.diff.impl.dir.DTree
|
|||||||
- setSource(com.intellij.ide.diff.DiffElement):V
|
- setSource(com.intellij.ide.diff.DiffElement):V
|
||||||
- setTarget(com.intellij.ide.diff.DiffElement):V
|
- setTarget(com.intellij.ide.diff.DiffElement):V
|
||||||
- setType(com.intellij.ide.diff.DiffType):V
|
- setType(com.intellij.ide.diff.DiffType):V
|
||||||
- toString():java.lang.String
|
|
||||||
- update(com.intellij.ide.diff.DirDiffSettings):V
|
- update(com.intellij.ide.diff.DirDiffSettings):V
|
||||||
- updateVisibility(com.intellij.ide.diff.DirDiffSettings):V
|
- updateVisibility(com.intellij.ide.diff.DirDiffSettings):V
|
||||||
c:com.intellij.openapi.diff.impl.dir.DirDiffDialog
|
c:com.intellij.openapi.diff.impl.dir.DirDiffDialog
|
||||||
@@ -4063,7 +4039,6 @@ c:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer
|
|||||||
- com.intellij.openapi.vcs.ex.LineStatusTrackerMarkerRenderer
|
- com.intellij.openapi.vcs.ex.LineStatusTrackerMarkerRenderer
|
||||||
- pf:myTracker:com.intellij.openapi.vcs.ex.LineStatusTrackerI
|
- pf:myTracker:com.intellij.openapi.vcs.ex.LineStatusTrackerI
|
||||||
- <init>(com.intellij.openapi.vcs.ex.LineStatusTrackerI):V
|
- <init>(com.intellij.openapi.vcs.ex.LineStatusTrackerI):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer$CopyLineStatusRangeAction
|
f:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer$CopyLineStatusRangeAction
|
||||||
- com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$CopyLineStatusRangeAction
|
- com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$CopyLineStatusRangeAction
|
||||||
- <init>(com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer,com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
|
- <init>(com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer,com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
|
||||||
@@ -4164,7 +4139,6 @@ a:com.intellij.openapi.vcs.ex.LineStatusTrackerBase
|
|||||||
- pf:runBulkRollback(kotlin.jvm.functions.Function1):V
|
- pf:runBulkRollback(kotlin.jvm.functions.Function1):V
|
||||||
- p:setBaseRevisionContent(java.lang.CharSequence,kotlin.jvm.functions.Function0):V
|
- p:setBaseRevisionContent(java.lang.CharSequence,kotlin.jvm.functions.Function0):V
|
||||||
- pa:toRange(com.intellij.openapi.vcs.ex.DocumentTracker$Block):com.intellij.openapi.vcs.ex.Range
|
- pa:toRange(com.intellij.openapi.vcs.ex.DocumentTracker$Block):com.intellij.openapi.vcs.ex.Range
|
||||||
- toString():java.lang.String
|
|
||||||
- transferLineFromVcs(I,Z):I
|
- transferLineFromVcs(I,Z):I
|
||||||
- transferLineToVcs(I,Z):I
|
- transferLineToVcs(I,Z):I
|
||||||
- pf:updateDocument(com.intellij.diff.util.Side,java.lang.String,kotlin.jvm.functions.Function1):Z
|
- pf:updateDocument(com.intellij.diff.util.Side,java.lang.String,kotlin.jvm.functions.Function1):Z
|
||||||
@@ -4254,7 +4228,6 @@ c:com.intellij.openapi.vcs.ex.Range
|
|||||||
- f:getVcsLine2():I
|
- f:getVcsLine2():I
|
||||||
- f:hasLines():Z
|
- f:hasLines():Z
|
||||||
- f:hasVcsLines():Z
|
- f:hasVcsLines():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vcs.ex.Range$Companion
|
f:com.intellij.openapi.vcs.ex.Range$Companion
|
||||||
f:com.intellij.openapi.vcs.ex.Range$InnerRange
|
f:com.intellij.openapi.vcs.ex.Range$InnerRange
|
||||||
- <init>(I,I,B):V
|
- <init>(I,I,B):V
|
||||||
@@ -4287,7 +4260,6 @@ f:com.intellij.openapi.vcs.ex.RangeExclusionState$Included
|
|||||||
- f:iterateDeletionOffsets(kotlin.jvm.functions.Function3):V
|
- f:iterateDeletionOffsets(kotlin.jvm.functions.Function3):V
|
||||||
- f:iterateIncludedAdditionRanges(com.intellij.diff.util.Range,kotlin.jvm.functions.Function1):V
|
- f:iterateIncludedAdditionRanges(com.intellij.diff.util.Range,kotlin.jvm.functions.Function1):V
|
||||||
- f:iterateIncludedDeletionRanges(com.intellij.diff.util.Range,kotlin.jvm.functions.Function1):V
|
- f:iterateIncludedDeletionRanges(com.intellij.diff.util.Range,kotlin.jvm.functions.Function1):V
|
||||||
- toString():java.lang.String
|
|
||||||
- f:validate(I,I):V
|
- f:validate(I,I):V
|
||||||
f:com.intellij.openapi.vcs.ex.RangesBuilder
|
f:com.intellij.openapi.vcs.ex.RangesBuilder
|
||||||
- sf:compareLines(com.intellij.diff.util.Range,java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets):com.intellij.diff.comparison.iterables.FairDiffIterable
|
- sf:compareLines(com.intellij.diff.util.Range,java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets):com.intellij.diff.comparison.iterables.FairDiffIterable
|
||||||
|
|||||||
@@ -353,4 +353,3 @@ a:com.intellij.dupLocator.util.PsiFragment
|
|||||||
- markDuplicate():V
|
- markDuplicate():V
|
||||||
- setCost(I):V
|
- setCost(I):V
|
||||||
- setParent(com.intellij.dupLocator.util.PsiFragment):V
|
- setParent(com.intellij.dupLocator.util.PsiFragment):V
|
||||||
- toString():java.lang.String
|
|
||||||
|
|||||||
@@ -68,7 +68,6 @@ c:com.intellij.dvcs.push.PushSpec
|
|||||||
- <init>(com.intellij.dvcs.push.PushSource,com.intellij.dvcs.push.PushTarget):V
|
- <init>(com.intellij.dvcs.push.PushSource,com.intellij.dvcs.push.PushTarget):V
|
||||||
- getSource():com.intellij.dvcs.push.PushSource
|
- getSource():com.intellij.dvcs.push.PushSource
|
||||||
- getTarget():com.intellij.dvcs.push.PushTarget
|
- getTarget():com.intellij.dvcs.push.PushTarget
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.dvcs.push.PushSupport
|
a:com.intellij.dvcs.push.PushSupport
|
||||||
- sf:PUSH_SUPPORT_EP:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:PUSH_SUPPORT_EP:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
- <init>():V
|
- <init>():V
|
||||||
|
|||||||
@@ -69,7 +69,6 @@ c:com.intellij.dvcs.MultiMessage
|
|||||||
- b:<init>(java.util.Collection,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,Z,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
- b:<init>(java.util.Collection,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,Z,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||||
- f:append(java.lang.Object,java.lang.String):com.intellij.dvcs.MultiMessage
|
- f:append(java.lang.Object,java.lang.String):com.intellij.dvcs.MultiMessage
|
||||||
- f:asString():java.lang.String
|
- f:asString():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.dvcs.MultiRootBranches
|
f:com.intellij.dvcs.MultiRootBranches
|
||||||
- sf:diverged(java.util.Collection):Z
|
- sf:diverged(java.util.Collection):Z
|
||||||
- sf:getCommonCurrentBranch(java.util.Collection):java.lang.String
|
- sf:getCommonCurrentBranch(java.util.Collection):java.lang.String
|
||||||
@@ -422,7 +421,6 @@ c:com.intellij.dvcs.push.ui.RepositoryNode
|
|||||||
- setChecked(Z):V
|
- setChecked(Z):V
|
||||||
- startLoading(javax.swing.JTree,java.util.concurrent.Future,Z):V
|
- startLoading(javax.swing.JTree,java.util.concurrent.Future,Z):V
|
||||||
- stopLoading():V
|
- stopLoading():V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.dvcs.push.ui.RepositoryWithBranchPanel
|
c:com.intellij.dvcs.push.ui.RepositoryWithBranchPanel
|
||||||
- com.intellij.ui.components.panels.NonOpaquePanel
|
- com.intellij.ui.components.panels.NonOpaquePanel
|
||||||
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String,com.intellij.dvcs.push.PushTargetPanel):V
|
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String,com.intellij.dvcs.push.PushTargetPanel):V
|
||||||
@@ -443,7 +441,6 @@ c:com.intellij.dvcs.push.ui.SingleRepositoryNode
|
|||||||
- isCheckboxVisible():Z
|
- isCheckboxVisible():Z
|
||||||
- render(com.intellij.ui.ColoredTreeCellRenderer):V
|
- render(com.intellij.ui.ColoredTreeCellRenderer):V
|
||||||
- setChecked(Z):V
|
- setChecked(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.dvcs.push.ui.TextWithLinkNode
|
c:com.intellij.dvcs.push.ui.TextWithLinkNode
|
||||||
- javax.swing.tree.DefaultMutableTreeNode
|
- javax.swing.tree.DefaultMutableTreeNode
|
||||||
- p:myLinkedText:com.intellij.dvcs.push.ui.VcsLinkedTextComponent
|
- p:myLinkedText:com.intellij.dvcs.push.ui.VcsLinkedTextComponent
|
||||||
@@ -558,7 +555,6 @@ a:com.intellij.dvcs.repo.RepositoryImpl
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isDisposed():Z
|
- isDisposed():Z
|
||||||
- isFresh():Z
|
- isFresh():Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.dvcs.repo.VcsManagedFilesHolderBase
|
a:com.intellij.dvcs.repo.VcsManagedFilesHolderBase
|
||||||
- com.intellij.openapi.vcs.changes.VcsManagedFilesHolder
|
- com.intellij.openapi.vcs.changes.VcsManagedFilesHolder
|
||||||
- sf:Companion:com.intellij.dvcs.repo.VcsManagedFilesHolderBase$Companion
|
- sf:Companion:com.intellij.dvcs.repo.VcsManagedFilesHolderBase$Companion
|
||||||
@@ -591,7 +587,6 @@ f:com.intellij.dvcs.repo.VcsRepositoryManager
|
|||||||
- getRepositoryForRootQuick(com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
- getRepositoryForRootQuick(com.intellij.openapi.vfs.VirtualFile):com.intellij.dvcs.repo.Repository
|
||||||
- isExternal(com.intellij.dvcs.repo.Repository):Z
|
- isExternal(com.intellij.dvcs.repo.Repository):Z
|
||||||
- removeExternalRepository(com.intellij.openapi.vfs.VirtualFile):V
|
- removeExternalRepository(com.intellij.openapi.vfs.VirtualFile):V
|
||||||
- toString():java.lang.String
|
|
||||||
- waitForAsyncTaskCompletion():V
|
- waitForAsyncTaskCompletion():V
|
||||||
com.intellij.dvcs.repo.VcsRepositoryMappingListener
|
com.intellij.dvcs.repo.VcsRepositoryMappingListener
|
||||||
- a:mappingChanged():V
|
- a:mappingChanged():V
|
||||||
|
|||||||
@@ -295,7 +295,6 @@ e:com.intellij.ide.ui.AntialiasingType
|
|||||||
- s:getKeyForCurrentScope(Z):java.lang.Object
|
- s:getKeyForCurrentScope(Z):java.lang.Object
|
||||||
- getPresentableName():java.lang.String
|
- getPresentableName():java.lang.String
|
||||||
- getTextInfo():java.lang.Object
|
- getTextInfo():java.lang.Object
|
||||||
- toString():java.lang.String
|
|
||||||
- s:updateContext(java.awt.font.FontRenderContext,Z):java.awt.font.FontRenderContext
|
- s:updateContext(java.awt.font.FontRenderContext,Z):java.awt.font.FontRenderContext
|
||||||
- s:valueOf(java.lang.String):com.intellij.ide.ui.AntialiasingType
|
- s:valueOf(java.lang.String):com.intellij.ide.ui.AntialiasingType
|
||||||
- s:values():com.intellij.ide.ui.AntialiasingType[]
|
- s:values():com.intellij.ide.ui.AntialiasingType[]
|
||||||
@@ -351,7 +350,6 @@ f:com.intellij.ide.ui.NotRoamableUiOptions
|
|||||||
- bs:copy$default(com.intellij.ide.ui.NotRoamableUiOptions,com.intellij.ide.ui.AntialiasingType,com.intellij.ide.ui.AntialiasingType,java.lang.String,F,F,F,F,Z,Z,Z,I,java.lang.Object):com.intellij.ide.ui.NotRoamableUiOptions
|
- bs:copy$default(com.intellij.ide.ui.NotRoamableUiOptions,com.intellij.ide.ui.AntialiasingType,com.intellij.ide.ui.AntialiasingType,java.lang.String,F,F,F,F,Z,Z,Z,I,java.lang.Object):com.intellij.ide.ui.NotRoamableUiOptions
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ide.ui.NotRoamableUiSettings
|
f:com.intellij.ide.ui.NotRoamableUiSettings
|
||||||
- com.intellij.openapi.components.SerializablePersistentStateComponent
|
- com.intellij.openapi.components.SerializablePersistentStateComponent
|
||||||
- sf:COMPONENT_NAME:java.lang.String
|
- sf:COMPONENT_NAME:java.lang.String
|
||||||
@@ -911,7 +909,6 @@ a:com.intellij.ide.util.treeView.NodeDescriptor
|
|||||||
- setIndex(I):V
|
- setIndex(I):V
|
||||||
- f:setUpdateCount(J):V
|
- f:setUpdateCount(J):V
|
||||||
- setWasDeclaredAlwaysLeaf(Z):V
|
- setWasDeclaredAlwaysLeaf(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
- a:update():Z
|
- a:update():Z
|
||||||
a:com.intellij.ide.util.treeView.NodeDescriptor$NodeComparator
|
a:com.intellij.ide.util.treeView.NodeDescriptor$NodeComparator
|
||||||
- java.util.Comparator
|
- java.util.Comparator
|
||||||
@@ -1002,7 +999,6 @@ c:com.intellij.ide.util.treeView.TreeUpdatePass
|
|||||||
- setUpdateChildren(Z):com.intellij.ide.util.treeView.TreeUpdatePass
|
- setUpdateChildren(Z):com.intellij.ide.util.treeView.TreeUpdatePass
|
||||||
- setUpdateStamp(J):com.intellij.ide.util.treeView.TreeUpdatePass
|
- setUpdateStamp(J):com.intellij.ide.util.treeView.TreeUpdatePass
|
||||||
- setUpdateStructure(Z):com.intellij.ide.util.treeView.TreeUpdatePass
|
- setUpdateStructure(Z):com.intellij.ide.util.treeView.TreeUpdatePass
|
||||||
- toString():java.lang.String
|
|
||||||
- willUpdate(javax.swing.tree.DefaultMutableTreeNode):Z
|
- willUpdate(javax.swing.tree.DefaultMutableTreeNode):Z
|
||||||
com.intellij.ide.util.treeView.TreeVisitor
|
com.intellij.ide.util.treeView.TreeVisitor
|
||||||
- a:visit(java.lang.Object):Z
|
- a:visit(java.lang.Object):Z
|
||||||
@@ -1231,7 +1227,6 @@ a:com.intellij.openapi.actionSystem.AnAction
|
|||||||
- setDefaultIcon(Z):V
|
- setDefaultIcon(Z):V
|
||||||
- pf:setEnabledInModalContext(Z):V
|
- pf:setEnabledInModalContext(Z):V
|
||||||
- setInjectedContext(Z):V
|
- setInjectedContext(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
- f:unregisterCustomShortcutSet(javax.swing.JComponent):V
|
- f:unregisterCustomShortcutSet(javax.swing.JComponent):V
|
||||||
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||||
- useSmallerFontForTextInToolbar():Z
|
- useSmallerFontForTextInToolbar():Z
|
||||||
@@ -1333,7 +1328,6 @@ f:com.intellij.openapi.actionSystem.KeyboardShortcut
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isKeyboard():Z
|
- isKeyboard():Z
|
||||||
- startsWith(com.intellij.openapi.actionSystem.Shortcut):Z
|
- startsWith(com.intellij.openapi.actionSystem.Shortcut):Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.actionSystem.OverridingAction
|
com.intellij.openapi.actionSystem.OverridingAction
|
||||||
f:com.intellij.openapi.actionSystem.Presentation
|
f:com.intellij.openapi.actionSystem.Presentation
|
||||||
- java.lang.Cloneable
|
- java.lang.Cloneable
|
||||||
@@ -1415,7 +1409,6 @@ f:com.intellij.openapi.actionSystem.Presentation
|
|||||||
- setTextWithMnemonic(java.util.function.Supplier):V
|
- setTextWithMnemonic(java.util.function.Supplier):V
|
||||||
- setVisible(Z):V
|
- setVisible(Z):V
|
||||||
- setWeight(D):V
|
- setWeight(D):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.actionSystem.RightAlignedToolbarAction
|
com.intellij.openapi.actionSystem.RightAlignedToolbarAction
|
||||||
a:com.intellij.openapi.actionSystem.Shortcut
|
a:com.intellij.openapi.actionSystem.Shortcut
|
||||||
- sf:EMPTY_ARRAY:com.intellij.openapi.actionSystem.Shortcut[]
|
- sf:EMPTY_ARRAY:com.intellij.openapi.actionSystem.Shortcut[]
|
||||||
@@ -1597,7 +1590,6 @@ c:com.intellij.openapi.editor.CaretState
|
|||||||
- getSelectionEnd():com.intellij.openapi.editor.LogicalPosition
|
- getSelectionEnd():com.intellij.openapi.editor.LogicalPosition
|
||||||
- getSelectionStart():com.intellij.openapi.editor.LogicalPosition
|
- getSelectionStart():com.intellij.openapi.editor.LogicalPosition
|
||||||
- getVisualColumnAdjustment():I
|
- getVisualColumnAdjustment():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.editor.CaretVisualAttributes
|
f:com.intellij.openapi.editor.CaretVisualAttributes
|
||||||
- sf:DEFAULT:com.intellij.openapi.editor.CaretVisualAttributes
|
- sf:DEFAULT:com.intellij.openapi.editor.CaretVisualAttributes
|
||||||
- <init>(java.awt.Color,com.intellij.openapi.editor.CaretVisualAttributes$Weight):V
|
- <init>(java.awt.Color,com.intellij.openapi.editor.CaretVisualAttributes$Weight):V
|
||||||
@@ -1978,7 +1970,6 @@ f:com.intellij.openapi.editor.IndentGuideDescriptor
|
|||||||
- <init>(I,I,I,I):V
|
- <init>(I,I,I,I):V
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.editor.IndentStrategy
|
com.intellij.openapi.editor.IndentStrategy
|
||||||
- a:canIndent(I,I,com.intellij.psi.PsiElement):Z
|
- a:canIndent(I,I,com.intellij.psi.PsiElement):Z
|
||||||
com.intellij.openapi.editor.IndentsModel
|
com.intellij.openapi.editor.IndentsModel
|
||||||
@@ -2070,7 +2061,6 @@ f:com.intellij.openapi.editor.InlayProperties
|
|||||||
- relatesToPrecedingText(Z):com.intellij.openapi.editor.InlayProperties
|
- relatesToPrecedingText(Z):com.intellij.openapi.editor.InlayProperties
|
||||||
- showAbove(Z):com.intellij.openapi.editor.InlayProperties
|
- showAbove(Z):com.intellij.openapi.editor.InlayProperties
|
||||||
- showWhenFolded(Z):com.intellij.openapi.editor.InlayProperties
|
- showWhenFolded(Z):com.intellij.openapi.editor.InlayProperties
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.editor.LineNumberConverter
|
com.intellij.openapi.editor.LineNumberConverter
|
||||||
- sf:DEFAULT:com.intellij.openapi.editor.LineNumberConverter
|
- sf:DEFAULT:com.intellij.openapi.editor.LineNumberConverter
|
||||||
- a:convert(com.intellij.openapi.editor.Editor,I):java.lang.Integer
|
- a:convert(com.intellij.openapi.editor.Editor,I):java.lang.Integer
|
||||||
@@ -2096,7 +2086,6 @@ c:com.intellij.openapi.editor.LogicalPosition
|
|||||||
- getLine():I
|
- getLine():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- leanForward(Z):com.intellij.openapi.editor.LogicalPosition
|
- leanForward(Z):com.intellij.openapi.editor.LogicalPosition
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.editor.PlatformEditorBundle
|
f:com.intellij.openapi.editor.PlatformEditorBundle
|
||||||
- sf:BUNDLE:java.lang.String
|
- sf:BUNDLE:java.lang.String
|
||||||
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
|
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
|
||||||
@@ -2222,7 +2211,6 @@ f:com.intellij.openapi.editor.VisualPosition
|
|||||||
- getLine():I
|
- getLine():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- leanRight(Z):com.intellij.openapi.editor.VisualPosition
|
- leanRight(Z):com.intellij.openapi.editor.VisualPosition
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.editor.actions.LanguageWordBoundaryFilter
|
f:com.intellij.openapi.editor.actions.LanguageWordBoundaryFilter
|
||||||
- com.intellij.lang.LanguageExtension
|
- com.intellij.lang.LanguageExtension
|
||||||
- sf:INSTANCE:com.intellij.openapi.editor.actions.LanguageWordBoundaryFilter
|
- sf:INSTANCE:com.intellij.openapi.editor.actions.LanguageWordBoundaryFilter
|
||||||
@@ -2559,7 +2547,6 @@ f:com.intellij.openapi.editor.event.EditorMouseEventArea
|
|||||||
- sf:FOLDING_OUTLINE_AREA:com.intellij.openapi.editor.event.EditorMouseEventArea
|
- sf:FOLDING_OUTLINE_AREA:com.intellij.openapi.editor.event.EditorMouseEventArea
|
||||||
- sf:LINE_MARKERS_AREA:com.intellij.openapi.editor.event.EditorMouseEventArea
|
- sf:LINE_MARKERS_AREA:com.intellij.openapi.editor.event.EditorMouseEventArea
|
||||||
- sf:LINE_NUMBERS_AREA:com.intellij.openapi.editor.event.EditorMouseEventArea
|
- sf:LINE_NUMBERS_AREA:com.intellij.openapi.editor.event.EditorMouseEventArea
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.editor.event.EditorMouseListener
|
com.intellij.openapi.editor.event.EditorMouseListener
|
||||||
- java.util.EventListener
|
- java.util.EventListener
|
||||||
- mouseClicked(com.intellij.openapi.editor.event.EditorMouseEvent):V
|
- mouseClicked(com.intellij.openapi.editor.event.EditorMouseEvent):V
|
||||||
|
|||||||
@@ -161,7 +161,6 @@ a:com.intellij.openapi.editor.colors.impl.AbstractColorsScheme
|
|||||||
- settingsEqual(java.lang.Object,java.util.function.Predicate):Z
|
- settingsEqual(java.lang.Object,java.util.function.Predicate):Z
|
||||||
- settingsEqual(java.lang.Object,java.util.function.Predicate,Z):Z
|
- settingsEqual(java.lang.Object,java.util.function.Predicate,Z):Z
|
||||||
- settingsEqual(java.lang.Object,java.util.function.Predicate,Z,Z):Z
|
- settingsEqual(java.lang.Object,java.util.function.Predicate,Z,Z):Z
|
||||||
- toString():java.lang.String
|
|
||||||
- writeExternal(org.jdom.Element):V
|
- writeExternal(org.jdom.Element):V
|
||||||
- writeScheme():org.jdom.Element
|
- writeScheme():org.jdom.Element
|
||||||
f:com.intellij.openapi.editor.colors.impl.AppConsoleFontOptions
|
f:com.intellij.openapi.editor.colors.impl.AppConsoleFontOptions
|
||||||
@@ -287,7 +286,6 @@ c:com.intellij.openapi.editor.colors.impl.FontPreferencesImpl
|
|||||||
- setTemplateFontSize(F):V
|
- setTemplateFontSize(F):V
|
||||||
- setTemplateFontSize(I):V
|
- setTemplateFontSize(I):V
|
||||||
- setUseLigatures(Z):V
|
- setUseLigatures(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
- useLigatures():Z
|
- useLigatures():Z
|
||||||
com.intellij.openapi.editor.colors.impl.ReadOnlyColorsScheme
|
com.intellij.openapi.editor.colors.impl.ReadOnlyColorsScheme
|
||||||
com.intellij.openapi.editor.ex.MarkupModelEx
|
com.intellij.openapi.editor.ex.MarkupModelEx
|
||||||
@@ -369,7 +367,6 @@ c:com.intellij.openapi.editor.ex.util.LayeredLexerEditorHighlighter
|
|||||||
- registerLayer(com.intellij.psi.tree.IElementType,com.intellij.openapi.editor.ex.util.LayerDescriptor):V
|
- registerLayer(com.intellij.psi.tree.IElementType,com.intellij.openapi.editor.ex.util.LayerDescriptor):V
|
||||||
- setColorScheme(com.intellij.openapi.editor.colors.EditorColorsScheme):V
|
- setColorScheme(com.intellij.openapi.editor.colors.EditorColorsScheme):V
|
||||||
- setText(java.lang.CharSequence):V
|
- setText(java.lang.CharSequence):V
|
||||||
- toString():java.lang.String
|
|
||||||
- p:unregisterLayer(com.intellij.psi.tree.IElementType):V
|
- p:unregisterLayer(com.intellij.psi.tree.IElementType):V
|
||||||
- p:updateLayers():Z
|
- p:updateLayers():Z
|
||||||
- p:updateLayers(com.intellij.openapi.editor.event.DocumentEvent):Z
|
- p:updateLayers(com.intellij.openapi.editor.event.DocumentEvent):Z
|
||||||
@@ -398,7 +395,6 @@ c:com.intellij.openapi.editor.ex.util.LexerEditorHighlighter
|
|||||||
- setColorScheme(com.intellij.openapi.editor.colors.EditorColorsScheme):V
|
- setColorScheme(com.intellij.openapi.editor.colors.EditorColorsScheme):V
|
||||||
- setEditor(com.intellij.openapi.editor.highlighter.HighlighterClient):V
|
- setEditor(com.intellij.openapi.editor.highlighter.HighlighterClient):V
|
||||||
- setText(java.lang.CharSequence):V
|
- setText(java.lang.CharSequence):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.editor.ex.util.LexerEditorHighlighter$HighlighterIteratorImpl
|
c:com.intellij.openapi.editor.ex.util.LexerEditorHighlighter$HighlighterIteratorImpl
|
||||||
- com.intellij.openapi.editor.highlighter.HighlighterIterator
|
- com.intellij.openapi.editor.highlighter.HighlighterIterator
|
||||||
- advance():V
|
- advance():V
|
||||||
@@ -700,7 +696,6 @@ c:com.intellij.openapi.editor.impl.MarkupModelImpl
|
|||||||
- removeHighlighter(com.intellij.openapi.editor.markup.RangeHighlighter):V
|
- removeHighlighter(com.intellij.openapi.editor.markup.RangeHighlighter):V
|
||||||
- s:roundToLineBoundaries(com.intellij.openapi.editor.Document,I,I):com.intellij.openapi.util.TextRange
|
- s:roundToLineBoundaries(com.intellij.openapi.editor.Document,I,I):com.intellij.openapi.util.TextRange
|
||||||
- setRangeHighlighterAttributes(com.intellij.openapi.editor.markup.RangeHighlighter,com.intellij.openapi.editor.markup.TextAttributes):V
|
- setRangeHighlighterAttributes(com.intellij.openapi.editor.markup.RangeHighlighter,com.intellij.openapi.editor.markup.TextAttributes):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.editor.impl.event.MarkupModelListener
|
com.intellij.openapi.editor.impl.event.MarkupModelListener
|
||||||
- java.util.EventListener
|
- java.util.EventListener
|
||||||
- sf:EMPTY_ARRAY:com.intellij.openapi.editor.impl.event.MarkupModelListener[]
|
- sf:EMPTY_ARRAY:com.intellij.openapi.editor.impl.event.MarkupModelListener[]
|
||||||
|
|||||||
@@ -424,7 +424,6 @@ a:com.intellij.execution.actions.ChooseRunConfigurationPopup$ItemWrapper
|
|||||||
- setDynamic(Z):V
|
- setDynamic(Z):V
|
||||||
- setMnemonic(I):V
|
- setMnemonic(I):V
|
||||||
- p:setMnemonicsEnabled(Z):V
|
- p:setMnemonicsEnabled(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
- s:wrap(com.intellij.openapi.project.Project,com.intellij.execution.RunnerAndConfigurationSettings):com.intellij.execution.actions.ChooseRunConfigurationPopup$ItemWrapper
|
- s:wrap(com.intellij.openapi.project.Project,com.intellij.execution.RunnerAndConfigurationSettings):com.intellij.execution.actions.ChooseRunConfigurationPopup$ItemWrapper
|
||||||
- s:wrap(com.intellij.openapi.project.Project,com.intellij.execution.RunnerAndConfigurationSettings,Z):com.intellij.execution.actions.ChooseRunConfigurationPopup$ItemWrapper
|
- s:wrap(com.intellij.openapi.project.Project,com.intellij.execution.RunnerAndConfigurationSettings,Z):com.intellij.execution.actions.ChooseRunConfigurationPopup$ItemWrapper
|
||||||
c:com.intellij.execution.actions.ChooseRunConfigurationPopupAction
|
c:com.intellij.execution.actions.ChooseRunConfigurationPopupAction
|
||||||
@@ -587,7 +586,6 @@ f:com.intellij.execution.compound.SettingsAndEffectiveTarget
|
|||||||
- f:getConfiguration():com.intellij.execution.configurations.RunConfiguration
|
- f:getConfiguration():com.intellij.execution.configurations.RunConfiguration
|
||||||
- f:getTarget():com.intellij.execution.ExecutionTarget
|
- f:getTarget():com.intellij.execution.ExecutionTarget
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.compound.TypeNameTarget
|
f:com.intellij.execution.compound.TypeNameTarget
|
||||||
- com.intellij.openapi.components.BaseState
|
- com.intellij.openapi.components.BaseState
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -663,7 +661,6 @@ f:com.intellij.execution.configuration.EnvironmentVariablesData
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isPassParentEnvs():Z
|
- isPassParentEnvs():Z
|
||||||
- s:readExternal(org.jdom.Element):com.intellij.execution.configuration.EnvironmentVariablesData
|
- s:readExternal(org.jdom.Element):com.intellij.execution.configuration.EnvironmentVariablesData
|
||||||
- toString():java.lang.String
|
|
||||||
- with(java.lang.String):com.intellij.execution.configuration.EnvironmentVariablesData
|
- with(java.lang.String):com.intellij.execution.configuration.EnvironmentVariablesData
|
||||||
- with(java.util.Map):com.intellij.execution.configuration.EnvironmentVariablesData
|
- with(java.util.Map):com.intellij.execution.configuration.EnvironmentVariablesData
|
||||||
- with(Z):com.intellij.execution.configuration.EnvironmentVariablesData
|
- with(Z):com.intellij.execution.configuration.EnvironmentVariablesData
|
||||||
@@ -746,7 +743,6 @@ f:com.intellij.execution.filters.FileHyperlinkRawData
|
|||||||
- getHyperlinkStartInd():I
|
- getHyperlinkStartInd():I
|
||||||
- getIsUseBrowser():Z
|
- getIsUseBrowser():Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.execution.filters.FileHyperlinkRawDataFinder
|
com.intellij.execution.filters.FileHyperlinkRawDataFinder
|
||||||
- a:find(java.lang.String):java.util.List
|
- a:find(java.lang.String):java.util.List
|
||||||
com.intellij.execution.filters.HyperlinkWithHoverInfo
|
com.intellij.execution.filters.HyperlinkWithHoverInfo
|
||||||
@@ -1118,7 +1114,6 @@ f:com.intellij.execution.impl.RunConfigurationBeforeRunProvider$RunConfigurableB
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- readExternal(org.jdom.Element):V
|
- readExternal(org.jdom.Element):V
|
||||||
- setSettingsWithTarget(com.intellij.execution.RunnerAndConfigurationSettings,com.intellij.execution.ExecutionTarget):V
|
- setSettingsWithTarget(com.intellij.execution.RunnerAndConfigurationSettings,com.intellij.execution.ExecutionTarget):V
|
||||||
- toString():java.lang.String
|
|
||||||
- writeExternal(org.jdom.Element):V
|
- writeExternal(org.jdom.Element):V
|
||||||
com.intellij.execution.impl.RunConfigurationBeforeRunProviderDelegate
|
com.intellij.execution.impl.RunConfigurationBeforeRunProviderDelegate
|
||||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
@@ -1313,7 +1308,6 @@ f:com.intellij.execution.impl.RunnerAndConfigurationSettingsImpl
|
|||||||
- storeInArbitraryFileInProject(java.lang.String):V
|
- storeInArbitraryFileInProject(java.lang.String):V
|
||||||
- storeInDotIdeaFolder():V
|
- storeInDotIdeaFolder():V
|
||||||
- storeInLocalWorkspace():V
|
- storeInLocalWorkspace():V
|
||||||
- toString():java.lang.String
|
|
||||||
- f:writeExternal(org.jdom.Element):V
|
- f:writeExternal(org.jdom.Element):V
|
||||||
- writeScheme():org.jdom.Element
|
- writeScheme():org.jdom.Element
|
||||||
f:com.intellij.execution.impl.RunnerAndConfigurationSettingsImpl$Companion
|
f:com.intellij.execution.impl.RunnerAndConfigurationSettingsImpl$Companion
|
||||||
@@ -1349,7 +1343,6 @@ f:com.intellij.execution.impl.SingleConfigurationConfigurable
|
|||||||
- reset():V
|
- reset():V
|
||||||
- setFolderName(java.lang.String):V
|
- setFolderName(java.lang.String):V
|
||||||
- setNameText(java.lang.String):V
|
- setNameText(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.impl.UnknownBeforeRunTaskProvider
|
f:com.intellij.execution.impl.UnknownBeforeRunTaskProvider
|
||||||
- com.intellij.execution.BeforeRunTaskProvider
|
- com.intellij.execution.BeforeRunTaskProvider
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -1601,7 +1594,6 @@ f:com.intellij.execution.multilaunch.design.ExecutableRow
|
|||||||
- f:setCondition(com.intellij.execution.multilaunch.execution.conditions.Condition):V
|
- f:setCondition(com.intellij.execution.multilaunch.execution.conditions.Condition):V
|
||||||
- f:setDisableDebugging(Z):V
|
- f:setDisableDebugging(Z):V
|
||||||
- f:setExecutable(com.intellij.execution.multilaunch.execution.executables.Executable):V
|
- f:setExecutable(com.intellij.execution.multilaunch.execution.executables.Executable):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.multilaunch.design.ExecutableRowFactory
|
f:com.intellij.execution.multilaunch.design.ExecutableRowFactory
|
||||||
- sf:INSTANCE:com.intellij.execution.multilaunch.design.ExecutableRowFactory
|
- sf:INSTANCE:com.intellij.execution.multilaunch.design.ExecutableRowFactory
|
||||||
- f:create(com.intellij.openapi.project.Project,com.intellij.execution.multilaunch.MultiLaunchConfiguration,com.intellij.execution.multilaunch.state.ExecutableRowSnapshot):com.intellij.execution.multilaunch.design.ExecutableRow
|
- f:create(com.intellij.openapi.project.Project,com.intellij.execution.multilaunch.MultiLaunchConfiguration,com.intellij.execution.multilaunch.state.ExecutableRowSnapshot):com.intellij.execution.multilaunch.design.ExecutableRow
|
||||||
@@ -1632,7 +1624,6 @@ f:com.intellij.execution.multilaunch.design.ExecutablesTable$EditableCellContext
|
|||||||
- f:getPopupMinimalBounds():java.awt.Rectangle
|
- f:getPopupMinimalBounds():java.awt.Rectangle
|
||||||
- f:getRow():I
|
- f:getRow():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.multilaunch.design.ExecutablesTableModel
|
f:com.intellij.execution.multilaunch.design.ExecutablesTableModel
|
||||||
- com.intellij.util.ui.ListTableModel
|
- com.intellij.util.ui.ListTableModel
|
||||||
- <init>(com.intellij.execution.multilaunch.design.MultiLaunchConfigurationViewModel):V
|
- <init>(com.intellij.execution.multilaunch.design.MultiLaunchConfigurationViewModel):V
|
||||||
@@ -1885,7 +1876,6 @@ f:com.intellij.execution.multilaunch.design.popups.ExecutableSelectionPopupFacto
|
|||||||
- sf:INSTANCE:com.intellij.execution.multilaunch.design.popups.ExecutableSelectionPopupFactory$PopupItem$AddMultiple
|
- sf:INSTANCE:com.intellij.execution.multilaunch.design.popups.ExecutableSelectionPopupFactory$PopupItem$AddMultiple
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.multilaunch.design.popups.ExecutableSelectionPopupFactory$PopupItem$Executable
|
f:com.intellij.execution.multilaunch.design.popups.ExecutableSelectionPopupFactory$PopupItem$Executable
|
||||||
- com.intellij.execution.multilaunch.design.popups.ExecutableSelectionPopupFactory$PopupItem
|
- com.intellij.execution.multilaunch.design.popups.ExecutableSelectionPopupFactory$PopupItem
|
||||||
- <init>(com.intellij.execution.multilaunch.execution.executables.Executable):V
|
- <init>(com.intellij.execution.multilaunch.execution.executables.Executable):V
|
||||||
@@ -1940,7 +1930,6 @@ f:com.intellij.execution.multilaunch.execution.BeforeExecuteTask
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.multilaunch.execution.ExecutableContext
|
f:com.intellij.execution.multilaunch.execution.ExecutableContext
|
||||||
- <init>(kotlinx.coroutines.CompletableDeferred,com.intellij.execution.multilaunch.execution.executables.Executable,com.intellij.execution.multilaunch.execution.ExecutionStatus):V
|
- <init>(kotlinx.coroutines.CompletableDeferred,com.intellij.execution.multilaunch.execution.executables.Executable,com.intellij.execution.multilaunch.execution.ExecutionStatus):V
|
||||||
- f:component1():kotlinx.coroutines.CompletableDeferred
|
- f:component1():kotlinx.coroutines.CompletableDeferred
|
||||||
@@ -1956,7 +1945,6 @@ f:com.intellij.execution.multilaunch.execution.ExecutableContext
|
|||||||
- f:setExecutable(com.intellij.execution.multilaunch.execution.executables.Executable):V
|
- f:setExecutable(com.intellij.execution.multilaunch.execution.executables.Executable):V
|
||||||
- f:setExecutionResult(kotlinx.coroutines.CompletableDeferred):V
|
- f:setExecutionResult(kotlinx.coroutines.CompletableDeferred):V
|
||||||
- f:setStatus(com.intellij.execution.multilaunch.execution.ExecutionStatus):V
|
- f:setStatus(com.intellij.execution.multilaunch.execution.ExecutionStatus):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.multilaunch.execution.ExecutableExecutionModel
|
f:com.intellij.execution.multilaunch.execution.ExecutableExecutionModel
|
||||||
- <init>(com.intellij.execution.multilaunch.execution.ExecutionDescriptor):V
|
- <init>(com.intellij.execution.multilaunch.execution.ExecutionDescriptor):V
|
||||||
- f:getDescriptor():com.intellij.execution.multilaunch.execution.ExecutionDescriptor
|
- f:getDescriptor():com.intellij.execution.multilaunch.execution.ExecutionDescriptor
|
||||||
@@ -1974,7 +1962,6 @@ f:com.intellij.execution.multilaunch.execution.ExecutionDescriptor
|
|||||||
- f:getDisableDebugging():Z
|
- f:getDisableDebugging():Z
|
||||||
- f:getExecutable():com.intellij.execution.multilaunch.execution.executables.Executable
|
- f:getExecutable():com.intellij.execution.multilaunch.execution.executables.Executable
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.multilaunch.execution.ExecutionDescriptorFactory
|
f:com.intellij.execution.multilaunch.execution.ExecutionDescriptorFactory
|
||||||
- sf:INSTANCE:com.intellij.execution.multilaunch.execution.ExecutionDescriptorFactory
|
- sf:INSTANCE:com.intellij.execution.multilaunch.execution.ExecutionDescriptorFactory
|
||||||
- f:create(com.intellij.execution.multilaunch.design.ExecutableRow):com.intellij.execution.multilaunch.execution.ExecutionDescriptor
|
- f:create(com.intellij.execution.multilaunch.design.ExecutableRow):com.intellij.execution.multilaunch.execution.ExecutionDescriptor
|
||||||
@@ -2042,7 +2029,6 @@ f:com.intellij.execution.multilaunch.execution.ExecutionStatus$Failed
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getReason():java.lang.Throwable
|
- f:getReason():java.lang.Throwable
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.multilaunch.execution.ExecutionStatus$Finished
|
f:com.intellij.execution.multilaunch.execution.ExecutionStatus$Finished
|
||||||
- com.intellij.execution.multilaunch.execution.ExecutionStatus
|
- com.intellij.execution.multilaunch.execution.ExecutionStatus
|
||||||
- sf:INSTANCE:com.intellij.execution.multilaunch.execution.ExecutionStatus$Finished
|
- sf:INSTANCE:com.intellij.execution.multilaunch.execution.ExecutionStatus$Finished
|
||||||
@@ -2278,7 +2264,6 @@ f:com.intellij.execution.multilaunch.servicesView.ExecutableServiceState
|
|||||||
- f:getContext():com.intellij.execution.multilaunch.execution.ExecutableContext
|
- f:getContext():com.intellij.execution.multilaunch.execution.ExecutableContext
|
||||||
- f:getDescriptor():com.intellij.execution.multilaunch.execution.ExecutionDescriptor
|
- f:getDescriptor():com.intellij.execution.multilaunch.execution.ExecutionDescriptor
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.multilaunch.servicesView.ExecutableServiceViewDescriptor
|
f:com.intellij.execution.multilaunch.servicesView.ExecutableServiceViewDescriptor
|
||||||
- com.intellij.execution.services.ServiceViewDescriptor
|
- com.intellij.execution.services.ServiceViewDescriptor
|
||||||
- sf:Companion:com.intellij.execution.multilaunch.servicesView.ExecutableServiceViewDescriptor$Companion
|
- sf:Companion:com.intellij.execution.multilaunch.servicesView.ExecutableServiceViewDescriptor$Companion
|
||||||
@@ -3779,7 +3764,6 @@ f:com.intellij.execution.wsl.target.WslTargetEnvironmentConfiguration
|
|||||||
- loadState(com.intellij.execution.wsl.target.WslTargetEnvironmentConfiguration$MyState):V
|
- loadState(com.intellij.execution.wsl.target.WslTargetEnvironmentConfiguration$MyState):V
|
||||||
- f:setDistribution(com.intellij.execution.wsl.WSLDistribution):V
|
- f:setDistribution(com.intellij.execution.wsl.WSLDistribution):V
|
||||||
- setProjectRootOnTarget(java.lang.String):V
|
- setProjectRootOnTarget(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.wsl.target.WslTargetEnvironmentConfiguration$MyState
|
f:com.intellij.execution.wsl.target.WslTargetEnvironmentConfiguration$MyState
|
||||||
- com.intellij.openapi.components.BaseState
|
- com.intellij.openapi.components.BaseState
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -4122,7 +4106,6 @@ f:com.intellij.terminal.TerminalTitle
|
|||||||
- f:getDefaultTitle():java.lang.String
|
- f:getDefaultTitle():java.lang.String
|
||||||
- f:getTag():java.lang.String
|
- f:getTag():java.lang.String
|
||||||
- f:getUserDefinedTitle():java.lang.String
|
- f:getUserDefinedTitle():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.terminal.TerminalTitle$State
|
f:com.intellij.terminal.TerminalTitle$State
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- <init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean):V
|
- <init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean):V
|
||||||
@@ -4146,7 +4129,6 @@ f:com.intellij.terminal.TerminalTitle$State
|
|||||||
- f:setTag(java.lang.String):V
|
- f:setTag(java.lang.String):V
|
||||||
- f:setTrackTerminalApplicationTitleChanges(java.lang.Boolean):V
|
- f:setTrackTerminalApplicationTitleChanges(java.lang.Boolean):V
|
||||||
- f:setUserDefinedTitle(java.lang.String):V
|
- f:setUserDefinedTitle(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.terminal.TerminalTitleKt
|
f:com.intellij.terminal.TerminalTitleKt
|
||||||
- sf:bindApplicationTitle(com.intellij.terminal.TerminalTitle,com.jediterm.terminal.Terminal,com.intellij.openapi.Disposable):V
|
- sf:bindApplicationTitle(com.intellij.terminal.TerminalTitle,com.jediterm.terminal.Terminal,com.intellij.openapi.Disposable):V
|
||||||
com.intellij.terminal.TerminalTitleListener
|
com.intellij.terminal.TerminalTitleListener
|
||||||
|
|||||||
@@ -75,7 +75,6 @@ c:com.intellij.diagnostic.logging.LogFilter
|
|||||||
- isAcceptable(java.lang.String):Z
|
- isAcceptable(java.lang.String):Z
|
||||||
- readExternal(org.jdom.Element):V
|
- readExternal(org.jdom.Element):V
|
||||||
- setIcon(javax.swing.Icon):V
|
- setIcon(javax.swing.Icon):V
|
||||||
- toString():java.lang.String
|
|
||||||
- writeExternal(org.jdom.Element):V
|
- writeExternal(org.jdom.Element):V
|
||||||
com.intellij.diagnostic.logging.LogFilterListener
|
com.intellij.diagnostic.logging.LogFilterListener
|
||||||
- a:onFilterStateChange(com.intellij.diagnostic.logging.LogFilter):V
|
- a:onFilterStateChange(com.intellij.diagnostic.logging.LogFilter):V
|
||||||
@@ -230,7 +229,6 @@ a:com.intellij.execution.ExecutionTarget
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isExternallyManaged():Z
|
- isExternallyManaged():Z
|
||||||
- isReady():Z
|
- isReady():Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.execution.ExecutionTargetListener
|
com.intellij.execution.ExecutionTargetListener
|
||||||
- a:activeTargetChanged(com.intellij.execution.ExecutionTarget):V
|
- a:activeTargetChanged(com.intellij.execution.ExecutionTarget):V
|
||||||
a:com.intellij.execution.ExecutionTargetManager
|
a:com.intellij.execution.ExecutionTargetManager
|
||||||
@@ -720,7 +718,6 @@ a:com.intellij.execution.configurations.RunConfigurationBase
|
|||||||
- setSelectedOptions(java.util.List):V
|
- setSelectedOptions(java.util.List):V
|
||||||
- setShowConsoleOnStdErr(Z):V
|
- setShowConsoleOnStdErr(Z):V
|
||||||
- setShowConsoleOnStdOut(Z):V
|
- setShowConsoleOnStdOut(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
- writeExternal(org.jdom.Element):V
|
- writeExternal(org.jdom.Element):V
|
||||||
a:com.intellij.execution.configurations.RunConfigurationMinimalBase
|
a:com.intellij.execution.configurations.RunConfigurationMinimalBase
|
||||||
- com.intellij.execution.configurations.RunConfiguration
|
- com.intellij.execution.configurations.RunConfiguration
|
||||||
@@ -1120,7 +1117,6 @@ f:com.intellij.execution.runners.ExecutionEnvironment
|
|||||||
- setExecutionId(J):V
|
- setExecutionId(J):V
|
||||||
- *:setHeadless():V
|
- *:setHeadless():V
|
||||||
- setRunningCurrentFile(Z):V
|
- setRunningCurrentFile(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.runners.ExecutionEnvironmentBuilder
|
f:com.intellij.execution.runners.ExecutionEnvironmentBuilder
|
||||||
- sf:Companion:com.intellij.execution.runners.ExecutionEnvironmentBuilder$Companion
|
- sf:Companion:com.intellij.execution.runners.ExecutionEnvironmentBuilder$Companion
|
||||||
- <init>(com.intellij.execution.runners.ExecutionEnvironment):V
|
- <init>(com.intellij.execution.runners.ExecutionEnvironment):V
|
||||||
@@ -1317,7 +1313,6 @@ f:com.intellij.execution.target.HostPort
|
|||||||
- f:getHost():java.lang.String
|
- f:getHost():java.lang.String
|
||||||
- f:getPort():I
|
- f:getPort():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.execution.target.ImplicitTargetAwareRunProfile
|
com.intellij.execution.target.ImplicitTargetAwareRunProfile
|
||||||
- com.intellij.execution.configurations.RunProfile
|
- com.intellij.execution.configurations.RunProfile
|
||||||
- a:getTargetType():com.intellij.execution.target.TargetEnvironmentType
|
- a:getTargetType():com.intellij.execution.target.TargetEnvironmentType
|
||||||
@@ -1396,7 +1391,6 @@ f:com.intellij.execution.target.LanguageRuntimeType$VolumeDescriptor
|
|||||||
- f:getType():com.intellij.execution.target.LanguageRuntimeType$VolumeType
|
- f:getType():com.intellij.execution.target.LanguageRuntimeType$VolumeType
|
||||||
- f:getWizardLabel():java.lang.String
|
- f:getWizardLabel():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.target.LanguageRuntimeType$VolumeType
|
f:com.intellij.execution.target.LanguageRuntimeType$VolumeType
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
- f:component1():java.lang.String
|
- f:component1():java.lang.String
|
||||||
@@ -1405,7 +1399,6 @@ f:com.intellij.execution.target.LanguageRuntimeType$VolumeType
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getId():java.lang.String
|
- f:getId():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.target.PathMapping
|
f:com.intellij.execution.target.PathMapping
|
||||||
- <init>(java.lang.String,java.lang.String):V
|
- <init>(java.lang.String,java.lang.String):V
|
||||||
- f:component1():java.lang.String
|
- f:component1():java.lang.String
|
||||||
@@ -1416,7 +1409,6 @@ f:com.intellij.execution.target.PathMapping
|
|||||||
- f:getLocalPath():java.lang.String
|
- f:getLocalPath():java.lang.String
|
||||||
- f:getTargetPath():java.lang.String
|
- f:getTargetPath():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.execution.target.PersistentTargetEnvironmentConfiguration
|
com.intellij.execution.target.PersistentTargetEnvironmentConfiguration
|
||||||
- a:isPersistent():Z
|
- a:isPersistent():Z
|
||||||
f:com.intellij.execution.target.PersistentTargetEnvironmentConfigurationKt
|
f:com.intellij.execution.target.PersistentTargetEnvironmentConfigurationKt
|
||||||
@@ -1434,7 +1426,6 @@ f:com.intellij.execution.target.ResolvedPortBinding
|
|||||||
- f:getLocalEndpoint():com.intellij.execution.target.HostPort
|
- f:getLocalEndpoint():com.intellij.execution.target.HostPort
|
||||||
- f:getTargetEndpoint():com.intellij.execution.target.HostPort
|
- f:getTargetEndpoint():com.intellij.execution.target.HostPort
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.target.ResolvedPortBindingKt
|
f:com.intellij.execution.target.ResolvedPortBindingKt
|
||||||
- sf:getLocalPort(com.intellij.execution.target.ResolvedPortBinding):I
|
- sf:getLocalPort(com.intellij.execution.target.ResolvedPortBinding):I
|
||||||
- sf:getTargetPort(com.intellij.execution.target.ResolvedPortBinding):I
|
- sf:getTargetPort(com.intellij.execution.target.ResolvedPortBinding):I
|
||||||
@@ -1461,7 +1452,6 @@ f:com.intellij.execution.target.TargetBrowserHints
|
|||||||
- f:getCustomFileChooserDescriptor():com.intellij.openapi.fileChooser.FileChooserDescriptor
|
- f:getCustomFileChooserDescriptor():com.intellij.openapi.fileChooser.FileChooserDescriptor
|
||||||
- f:getShowLocalFsInBrowser():Z
|
- f:getShowLocalFsInBrowser():Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.execution.target.TargetConfigurationWithId
|
a:com.intellij.execution.target.TargetConfigurationWithId
|
||||||
- com.intellij.execution.target.TargetEnvironmentConfiguration
|
- com.intellij.execution.target.TargetEnvironmentConfiguration
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -1498,7 +1488,6 @@ com.intellij.execution.target.TargetConfigurationWithLocalFsAccess
|
|||||||
- f:getPersistentId():java.lang.String
|
- f:getPersistentId():java.lang.String
|
||||||
- f:getTargetRootPath():com.intellij.execution.target.TargetEnvironment$TargetPath
|
- f:getTargetRootPath():com.intellij.execution.target.TargetEnvironment$TargetPath
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.execution.target.TargetEnvironment$DownloadableVolume
|
*:com.intellij.execution.target.TargetEnvironment$DownloadableVolume
|
||||||
- com.intellij.execution.target.TargetEnvironment$Volume
|
- com.intellij.execution.target.TargetEnvironment$Volume
|
||||||
- a:download(java.lang.String,com.intellij.openapi.progress.ProgressIndicator):V
|
- a:download(java.lang.String,com.intellij.openapi.progress.ProgressIndicator):V
|
||||||
@@ -1512,7 +1501,6 @@ com.intellij.execution.target.TargetConfigurationWithLocalFsAccess
|
|||||||
- f:getLocal():I
|
- f:getLocal():I
|
||||||
- f:getTarget():java.lang.Integer
|
- f:getTarget():java.lang.Integer
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.execution.target.TargetEnvironment$MappingWithLocalPath
|
*:com.intellij.execution.target.TargetEnvironment$MappingWithLocalPath
|
||||||
- a:getLocalRootPath():java.nio.file.Path
|
- a:getLocalRootPath():java.nio.file.Path
|
||||||
*f:com.intellij.execution.target.TargetEnvironment$SynchronizedVolume
|
*f:com.intellij.execution.target.TargetEnvironment$SynchronizedVolume
|
||||||
@@ -1526,7 +1514,6 @@ com.intellij.execution.target.TargetConfigurationWithLocalFsAccess
|
|||||||
- getLocalRootPath():java.nio.file.Path
|
- getLocalRootPath():java.nio.file.Path
|
||||||
- f:getTargetPath():java.lang.String
|
- f:getTargetPath():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*a:com.intellij.execution.target.TargetEnvironment$TargetPath
|
*a:com.intellij.execution.target.TargetEnvironment$TargetPath
|
||||||
*f:com.intellij.execution.target.TargetEnvironment$TargetPath$Persistent
|
*f:com.intellij.execution.target.TargetEnvironment$TargetPath$Persistent
|
||||||
- com.intellij.execution.target.TargetEnvironment$TargetPath
|
- com.intellij.execution.target.TargetEnvironment$TargetPath
|
||||||
@@ -1537,7 +1524,6 @@ com.intellij.execution.target.TargetConfigurationWithLocalFsAccess
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getAbsolutePath():java.lang.String
|
- f:getAbsolutePath():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.execution.target.TargetEnvironment$TargetPath$Temporary
|
*f:com.intellij.execution.target.TargetEnvironment$TargetPath$Temporary
|
||||||
- com.intellij.execution.target.TargetEnvironment$TargetPath
|
- com.intellij.execution.target.TargetEnvironment$TargetPath
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -1550,7 +1536,6 @@ com.intellij.execution.target.TargetConfigurationWithLocalFsAccess
|
|||||||
- f:getParentDirectory():java.lang.String
|
- f:getParentDirectory():java.lang.String
|
||||||
- f:getPrefix():java.lang.String
|
- f:getPrefix():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.execution.target.TargetEnvironment$TargetPortBinding
|
*f:com.intellij.execution.target.TargetEnvironment$TargetPortBinding
|
||||||
- <init>(java.lang.Integer,I):V
|
- <init>(java.lang.Integer,I):V
|
||||||
- f:component1():java.lang.Integer
|
- f:component1():java.lang.Integer
|
||||||
@@ -1561,7 +1546,6 @@ com.intellij.execution.target.TargetConfigurationWithLocalFsAccess
|
|||||||
- f:getLocal():java.lang.Integer
|
- f:getLocal():java.lang.Integer
|
||||||
- f:getTarget():I
|
- f:getTarget():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.execution.target.TargetEnvironment$UploadRoot
|
*f:com.intellij.execution.target.TargetEnvironment$UploadRoot
|
||||||
- com.intellij.execution.target.TargetEnvironment$MappingWithLocalPath
|
- com.intellij.execution.target.TargetEnvironment$MappingWithLocalPath
|
||||||
- <init>(java.nio.file.Path,com.intellij.execution.target.TargetEnvironment$TargetPath):V
|
- <init>(java.nio.file.Path,com.intellij.execution.target.TargetEnvironment$TargetPath):V
|
||||||
@@ -1579,7 +1563,6 @@ com.intellij.execution.target.TargetConfigurationWithLocalFsAccess
|
|||||||
- f:getVolumeData():com.intellij.execution.target.TargetEnvironmentType$TargetSpecificVolumeData
|
- f:getVolumeData():com.intellij.execution.target.TargetEnvironmentType$TargetSpecificVolumeData
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:setVolumeData(com.intellij.execution.target.TargetEnvironmentType$TargetSpecificVolumeData):V
|
- f:setVolumeData(com.intellij.execution.target.TargetEnvironmentType$TargetSpecificVolumeData):V
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.execution.target.TargetEnvironment$UploadableVolume
|
*:com.intellij.execution.target.TargetEnvironment$UploadableVolume
|
||||||
- com.intellij.execution.target.TargetEnvironment$Volume
|
- com.intellij.execution.target.TargetEnvironment$Volume
|
||||||
- a:upload(java.lang.String,com.intellij.execution.target.TargetProgressIndicator):V
|
- a:upload(java.lang.String,com.intellij.execution.target.TargetProgressIndicator):V
|
||||||
@@ -1728,7 +1711,6 @@ f:com.intellij.execution.target.TargetId
|
|||||||
- f:getValue():java.lang.Object
|
- f:getValue():java.lang.Object
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- s:hashCode-impl(java.lang.Object):I
|
- s:hashCode-impl(java.lang.Object):I
|
||||||
- toString():java.lang.String
|
|
||||||
- s:toString-impl(java.lang.Object):java.lang.String
|
- s:toString-impl(java.lang.Object):java.lang.String
|
||||||
- bf:unbox-impl():java.lang.Object
|
- bf:unbox-impl():java.lang.Object
|
||||||
c:com.intellij.execution.target.TargetPlatform
|
c:com.intellij.execution.target.TargetPlatform
|
||||||
@@ -1762,7 +1744,6 @@ f:com.intellij.execution.target.TargetedCommandLine
|
|||||||
- f:getPtyOptions():com.intellij.execution.target.PtyOptions
|
- f:getPtyOptions():com.intellij.execution.target.PtyOptions
|
||||||
- f:getWorkingDirectory():java.lang.String
|
- f:getWorkingDirectory():java.lang.String
|
||||||
- f:isRedirectErrorStream():Z
|
- f:isRedirectErrorStream():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.target.TargetedCommandLine$Companion
|
f:com.intellij.execution.target.TargetedCommandLine$Companion
|
||||||
f:com.intellij.execution.target.TargetedCommandLineBuilder
|
f:com.intellij.execution.target.TargetedCommandLineBuilder
|
||||||
- com.intellij.openapi.util.UserDataHolderBase
|
- com.intellij.openapi.util.UserDataHolderBase
|
||||||
@@ -1994,7 +1975,6 @@ com.intellij.execution.ui.ConsoleView
|
|||||||
c:com.intellij.execution.ui.ConsoleViewPlace
|
c:com.intellij.execution.ui.ConsoleViewPlace
|
||||||
- sf:UNKNOWN:com.intellij.execution.ui.ConsoleViewPlace
|
- sf:UNKNOWN:com.intellij.execution.ui.ConsoleViewPlace
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.execution.ui.ExecutionConsole
|
com.intellij.execution.ui.ExecutionConsole
|
||||||
- com.intellij.openapi.ui.ComponentContainer
|
- com.intellij.openapi.ui.ComponentContainer
|
||||||
- sf:CONSOLE_CONTENT_ID:java.lang.String
|
- sf:CONSOLE_CONTENT_ID:java.lang.String
|
||||||
@@ -2057,7 +2037,6 @@ c:com.intellij.execution.ui.RunContentDescriptor
|
|||||||
- setReuseToolWindowActivation(Z):V
|
- setReuseToolWindowActivation(Z):V
|
||||||
- setRunnerLayoutUi(com.intellij.execution.ui.RunnerLayoutUi):V
|
- setRunnerLayoutUi(com.intellij.execution.ui.RunnerLayoutUi):V
|
||||||
- setSelectContentWhenAdded(Z):V
|
- setSelectContentWhenAdded(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.execution.ui.RunContentDescriptorReusePolicy
|
a:com.intellij.execution.ui.RunContentDescriptorReusePolicy
|
||||||
- sf:DEFAULT:com.intellij.execution.ui.RunContentDescriptorReusePolicy
|
- sf:DEFAULT:com.intellij.execution.ui.RunContentDescriptorReusePolicy
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -2191,7 +2170,6 @@ f:com.intellij.execution.wsl.WSLCommandLineOptions
|
|||||||
- setRemoteWorkingDirectory(java.lang.String):com.intellij.execution.wsl.WSLCommandLineOptions
|
- setRemoteWorkingDirectory(java.lang.String):com.intellij.execution.wsl.WSLCommandLineOptions
|
||||||
- setSleepTimeoutSec(D):com.intellij.execution.wsl.WSLCommandLineOptions
|
- setSleepTimeoutSec(D):com.intellij.execution.wsl.WSLCommandLineOptions
|
||||||
- setSudo(Z):com.intellij.execution.wsl.WSLCommandLineOptions
|
- setSudo(Z):com.intellij.execution.wsl.WSLCommandLineOptions
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.actionSystem.ExecutionDataKeys
|
f:com.intellij.openapi.actionSystem.ExecutionDataKeys
|
||||||
- sf:EXECUTION_ENVIRONMENT:com.intellij.openapi.actionSystem.DataKey
|
- sf:EXECUTION_ENVIRONMENT:com.intellij.openapi.actionSystem.DataKey
|
||||||
- <init>():V
|
- <init>():V
|
||||||
|
|||||||
@@ -46,7 +46,6 @@ com.intellij.openapi.extensions.AreaInstance
|
|||||||
a:com.intellij.openapi.extensions.BaseExtensionPointName
|
a:com.intellij.openapi.extensions.BaseExtensionPointName
|
||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- f:getPointImpl(com.intellij.openapi.extensions.AreaInstance):com.intellij.openapi.extensions.impl.ExtensionPointImpl
|
- f:getPointImpl(com.intellij.openapi.extensions.AreaInstance):com.intellij.openapi.extensions.impl.ExtensionPointImpl
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.extensions.DefaultPluginDescriptor
|
f:com.intellij.openapi.extensions.DefaultPluginDescriptor
|
||||||
- com.intellij.openapi.extensions.PluginDescriptor
|
- com.intellij.openapi.extensions.PluginDescriptor
|
||||||
- <init>(com.intellij.openapi.extensions.PluginId):V
|
- <init>(com.intellij.openapi.extensions.PluginId):V
|
||||||
@@ -74,7 +73,6 @@ f:com.intellij.openapi.extensions.DefaultPluginDescriptor
|
|||||||
- isEnabled():Z
|
- isEnabled():Z
|
||||||
- isLicenseOptional():Z
|
- isLicenseOptional():Z
|
||||||
- setEnabled(Z):V
|
- setEnabled(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.extensions.ExtensionNotApplicableException
|
f:com.intellij.openapi.extensions.ExtensionNotApplicableException
|
||||||
- java.lang.RuntimeException
|
- java.lang.RuntimeException
|
||||||
- com.intellij.openapi.diagnostic.ControlFlowException
|
- com.intellij.openapi.diagnostic.ControlFlowException
|
||||||
@@ -218,7 +216,6 @@ f:com.intellij.openapi.extensions.PluginId
|
|||||||
- getIdString():java.lang.String
|
- getIdString():java.lang.String
|
||||||
- s:getRegisteredIds():java.util.Set
|
- s:getRegisteredIds():java.util.Set
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.extensions.ProjectExtensionPointName
|
f:com.intellij.openapi.extensions.ProjectExtensionPointName
|
||||||
- com.intellij.openapi.extensions.BaseExtensionPointName
|
- com.intellij.openapi.extensions.BaseExtensionPointName
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -271,7 +268,6 @@ c:com.intellij.util.messages.Topic
|
|||||||
- getBroadcastDirection():com.intellij.util.messages.Topic$BroadcastDirection
|
- getBroadcastDirection():com.intellij.util.messages.Topic$BroadcastDirection
|
||||||
- getDisplayName():java.lang.String
|
- getDisplayName():java.lang.String
|
||||||
- getListenerClass():java.lang.Class
|
- getListenerClass():java.lang.Class
|
||||||
- toString():java.lang.String
|
|
||||||
@:com.intellij.util.messages.Topic$AppLevel
|
@:com.intellij.util.messages.Topic$AppLevel
|
||||||
- java.lang.annotation.Annotation
|
- java.lang.annotation.Annotation
|
||||||
e:com.intellij.util.messages.Topic$BroadcastDirection
|
e:com.intellij.util.messages.Topic$BroadcastDirection
|
||||||
|
|||||||
@@ -78,7 +78,6 @@ f:com.intellij.openapi.externalSystem.autoimport.ExternalSystemProjectId
|
|||||||
- f:getProjectName():java.lang.String
|
- f:getProjectName():java.lang.String
|
||||||
- f:getSystemId():com.intellij.openapi.externalSystem.model.ProjectSystemId
|
- f:getSystemId():com.intellij.openapi.externalSystem.model.ProjectSystemId
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.externalSystem.autoimport.ExternalSystemProjectListener
|
com.intellij.openapi.externalSystem.autoimport.ExternalSystemProjectListener
|
||||||
- onProjectReloadFinish(com.intellij.openapi.externalSystem.autoimport.ExternalSystemRefreshStatus):V
|
- onProjectReloadFinish(com.intellij.openapi.externalSystem.autoimport.ExternalSystemRefreshStatus):V
|
||||||
- onProjectReloadStart():V
|
- onProjectReloadStart():V
|
||||||
@@ -208,7 +207,6 @@ f:com.intellij.openapi.externalSystem.dependency.analyzer.DAArtifact
|
|||||||
- getGroupId():java.lang.String
|
- getGroupId():java.lang.String
|
||||||
- getVersion():java.lang.String
|
- getVersion():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.dependency.analyzer.DADependency
|
f:com.intellij.openapi.externalSystem.dependency.analyzer.DADependency
|
||||||
- com.intellij.openapi.util.UserDataHolderBase
|
- com.intellij.openapi.util.UserDataHolderBase
|
||||||
- com.intellij.openapi.externalSystem.dependency.analyzer.DependencyAnalyzerDependency
|
- com.intellij.openapi.externalSystem.dependency.analyzer.DependencyAnalyzerDependency
|
||||||
@@ -225,7 +223,6 @@ f:com.intellij.openapi.externalSystem.dependency.analyzer.DADependency
|
|||||||
- getScope():com.intellij.openapi.externalSystem.dependency.analyzer.DependencyAnalyzerDependency$Scope
|
- getScope():com.intellij.openapi.externalSystem.dependency.analyzer.DependencyAnalyzerDependency$Scope
|
||||||
- getStatus():java.util.List
|
- getStatus():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.dependency.analyzer.DAModule
|
f:com.intellij.openapi.externalSystem.dependency.analyzer.DAModule
|
||||||
- com.intellij.openapi.util.UserDataHolderBase
|
- com.intellij.openapi.util.UserDataHolderBase
|
||||||
- com.intellij.openapi.externalSystem.dependency.analyzer.DependencyAnalyzerDependency$Data$Module
|
- com.intellij.openapi.externalSystem.dependency.analyzer.DependencyAnalyzerDependency$Data$Module
|
||||||
@@ -236,7 +233,6 @@ f:com.intellij.openapi.externalSystem.dependency.analyzer.DAModule
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.dependency.analyzer.DAOmitted
|
f:com.intellij.openapi.externalSystem.dependency.analyzer.DAOmitted
|
||||||
- com.intellij.openapi.util.UserDataHolderBase
|
- com.intellij.openapi.util.UserDataHolderBase
|
||||||
- com.intellij.openapi.externalSystem.dependency.analyzer.DependencyAnalyzerDependency$Status$Omitted
|
- com.intellij.openapi.externalSystem.dependency.analyzer.DependencyAnalyzerDependency$Status$Omitted
|
||||||
@@ -249,7 +245,6 @@ f:com.intellij.openapi.externalSystem.dependency.analyzer.DAProject
|
|||||||
- getModule():com.intellij.openapi.module.Module
|
- getModule():com.intellij.openapi.module.Module
|
||||||
- getTitle():java.lang.String
|
- getTitle():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.dependency.analyzer.DAScope
|
f:com.intellij.openapi.externalSystem.dependency.analyzer.DAScope
|
||||||
- com.intellij.openapi.util.UserDataHolderBase
|
- com.intellij.openapi.util.UserDataHolderBase
|
||||||
- com.intellij.openapi.externalSystem.dependency.analyzer.DependencyAnalyzerDependency$Scope
|
- com.intellij.openapi.externalSystem.dependency.analyzer.DependencyAnalyzerDependency$Scope
|
||||||
@@ -262,7 +257,6 @@ f:com.intellij.openapi.externalSystem.dependency.analyzer.DAScope
|
|||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- getTitle():java.lang.String
|
- getTitle():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.dependency.analyzer.DAWarning
|
f:com.intellij.openapi.externalSystem.dependency.analyzer.DAWarning
|
||||||
- com.intellij.openapi.util.UserDataHolderBase
|
- com.intellij.openapi.util.UserDataHolderBase
|
||||||
- com.intellij.openapi.externalSystem.dependency.analyzer.DependencyAnalyzerDependency$Status$Warning
|
- com.intellij.openapi.externalSystem.dependency.analyzer.DependencyAnalyzerDependency$Status$Warning
|
||||||
@@ -405,7 +399,6 @@ c:com.intellij.openapi.externalSystem.model.DataNode
|
|||||||
- removeUserData(com.intellij.openapi.util.Key):V
|
- removeUserData(com.intellij.openapi.util.Key):V
|
||||||
- replace(com.intellij.openapi.util.Key,java.lang.Object,java.lang.Object):Z
|
- replace(com.intellij.openapi.util.Key,java.lang.Object,java.lang.Object):Z
|
||||||
- setIgnored(Z):V
|
- setIgnored(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
- validateData():Z
|
- validateData():Z
|
||||||
- f:visit(java.util.function.Consumer):V
|
- f:visit(java.util.function.Consumer):V
|
||||||
- visitData(java.util.function.Function):V
|
- visitData(java.util.function.Function):V
|
||||||
@@ -427,7 +420,6 @@ f:com.intellij.openapi.externalSystem.model.Key
|
|||||||
- getDataType():java.lang.String
|
- getDataType():java.lang.String
|
||||||
- getProcessingWeight():I
|
- getProcessingWeight():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.externalSystem.model.LocationAwareExternalSystemException
|
c:com.intellij.openapi.externalSystem.model.LocationAwareExternalSystemException
|
||||||
- com.intellij.openapi.externalSystem.model.ExternalSystemException
|
- com.intellij.openapi.externalSystem.model.ExternalSystemException
|
||||||
- <init>(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String[]):V
|
- <init>(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String[]):V
|
||||||
@@ -460,7 +452,6 @@ f:com.intellij.openapi.externalSystem.model.ProjectSystemId
|
|||||||
- getReadableName():java.lang.String
|
- getReadableName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- intern():com.intellij.openapi.externalSystem.model.ProjectSystemId
|
- intern():com.intellij.openapi.externalSystem.model.ProjectSystemId
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.model.SerializationKt
|
f:com.intellij.openapi.externalSystem.model.SerializationKt
|
||||||
- sf:createCacheReadConfiguration(com.intellij.openapi.diagnostic.Logger):com.intellij.serialization.ReadConfiguration
|
- sf:createCacheReadConfiguration(com.intellij.openapi.diagnostic.Logger):com.intellij.serialization.ReadConfiguration
|
||||||
- sf:createCacheReadConfiguration(com.intellij.openapi.diagnostic.Logger,java.lang.ClassLoader):com.intellij.serialization.ReadConfiguration
|
- sf:createCacheReadConfiguration(com.intellij.openapi.diagnostic.Logger,java.lang.ClassLoader):com.intellij.serialization.ReadConfiguration
|
||||||
@@ -495,7 +486,6 @@ c:com.intellij.openapi.externalSystem.model.execution.ExternalSystemTaskExecutio
|
|||||||
- setTaskDescriptions(java.util.List):V
|
- setTaskDescriptions(java.util.List):V
|
||||||
- setTaskNames(java.util.List):V
|
- setTaskNames(java.util.List):V
|
||||||
- setVmOptions(java.lang.String):V
|
- setVmOptions(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.externalSystem.model.execution.ExternalTaskExecutionInfo
|
c:com.intellij.openapi.externalSystem.model.execution.ExternalTaskExecutionInfo
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- <init>(com.intellij.openapi.externalSystem.model.execution.ExternalSystemTaskExecutionSettings,java.lang.String):V
|
- <init>(com.intellij.openapi.externalSystem.model.execution.ExternalSystemTaskExecutionSettings,java.lang.String):V
|
||||||
@@ -506,7 +496,6 @@ c:com.intellij.openapi.externalSystem.model.execution.ExternalTaskExecutionInfo
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- setExecutorId(java.lang.String):V
|
- setExecutorId(java.lang.String):V
|
||||||
- setSettings(com.intellij.openapi.externalSystem.model.execution.ExternalSystemTaskExecutionSettings):V
|
- setSettings(com.intellij.openapi.externalSystem.model.execution.ExternalSystemTaskExecutionSettings):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.externalSystem.model.execution.ExternalTaskPojo
|
c:com.intellij.openapi.externalSystem.model.execution.ExternalTaskPojo
|
||||||
- java.lang.Comparable
|
- java.lang.Comparable
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -521,7 +510,6 @@ c:com.intellij.openapi.externalSystem.model.execution.ExternalTaskPojo
|
|||||||
- setDescription(java.lang.String):V
|
- setDescription(java.lang.String):V
|
||||||
- setLinkedExternalProjectPath(java.lang.String):V
|
- setLinkedExternalProjectPath(java.lang.String):V
|
||||||
- setName(java.lang.String):V
|
- setName(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.externalSystem.model.project.AbstractDependencyData
|
a:com.intellij.openapi.externalSystem.model.project.AbstractDependencyData
|
||||||
- com.intellij.openapi.externalSystem.model.project.AbstractExternalEntityData
|
- com.intellij.openapi.externalSystem.model.project.AbstractExternalEntityData
|
||||||
- com.intellij.openapi.externalSystem.model.project.DependencyData
|
- com.intellij.openapi.externalSystem.model.project.DependencyData
|
||||||
@@ -544,7 +532,6 @@ a:com.intellij.openapi.externalSystem.model.project.AbstractDependencyData
|
|||||||
- setOwnerModule(com.intellij.openapi.externalSystem.model.project.ModuleData):V
|
- setOwnerModule(com.intellij.openapi.externalSystem.model.project.ModuleData):V
|
||||||
- setScope(com.intellij.openapi.roots.DependencyScope):V
|
- setScope(com.intellij.openapi.roots.DependencyScope):V
|
||||||
- setTarget(com.intellij.openapi.externalSystem.model.project.AbstractExternalEntityData):V
|
- setTarget(com.intellij.openapi.externalSystem.model.project.AbstractExternalEntityData):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.externalSystem.model.project.AbstractExternalEntityData
|
a:com.intellij.openapi.externalSystem.model.project.AbstractExternalEntityData
|
||||||
- com.intellij.openapi.externalSystem.model.project.ExternalEntityData
|
- com.intellij.openapi.externalSystem.model.project.ExternalEntityData
|
||||||
- <init>(com.intellij.openapi.externalSystem.model.ProjectSystemId):V
|
- <init>(com.intellij.openapi.externalSystem.model.ProjectSystemId):V
|
||||||
@@ -569,7 +556,6 @@ f:com.intellij.openapi.externalSystem.model.project.ContentRootData
|
|||||||
- getRootPath():java.lang.String
|
- getRootPath():java.lang.String
|
||||||
- storePath(com.intellij.openapi.externalSystem.model.project.ExternalSystemSourceType,java.lang.String):V
|
- storePath(com.intellij.openapi.externalSystem.model.project.ExternalSystemSourceType,java.lang.String):V
|
||||||
- storePath(com.intellij.openapi.externalSystem.model.project.ExternalSystemSourceType,java.lang.String,java.lang.String):V
|
- storePath(com.intellij.openapi.externalSystem.model.project.ExternalSystemSourceType,java.lang.String,java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.externalSystem.model.project.ContentRootData$SourceRoot
|
c:com.intellij.openapi.externalSystem.model.project.ContentRootData$SourceRoot
|
||||||
- java.io.Serializable
|
- java.io.Serializable
|
||||||
- <init>(java.lang.String,java.lang.String):V
|
- <init>(java.lang.String,java.lang.String):V
|
||||||
@@ -577,7 +563,6 @@ c:com.intellij.openapi.externalSystem.model.project.ContentRootData$SourceRoot
|
|||||||
- getPackagePrefix():java.lang.String
|
- getPackagePrefix():java.lang.String
|
||||||
- getPath():java.lang.String
|
- getPath():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.externalSystem.model.project.DependencyData
|
com.intellij.openapi.externalSystem.model.project.DependencyData
|
||||||
- com.intellij.openapi.externalSystem.model.project.ExternalEntityData
|
- com.intellij.openapi.externalSystem.model.project.ExternalEntityData
|
||||||
- a:getOwnerModule():com.intellij.openapi.externalSystem.model.project.ModuleData
|
- a:getOwnerModule():com.intellij.openapi.externalSystem.model.project.ModuleData
|
||||||
@@ -598,7 +583,6 @@ c:com.intellij.openapi.externalSystem.model.project.ExternalModuleBuildClasspath
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- setEntries(java.util.List):V
|
- setEntries(java.util.List):V
|
||||||
- setPath(java.lang.String):V
|
- setPath(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.externalSystem.model.project.ExternalProjectBuildClasspathPojo
|
c:com.intellij.openapi.externalSystem.model.project.ExternalProjectBuildClasspathPojo
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- <init>(java.lang.String,java.util.List,java.util.Map):V
|
- <init>(java.lang.String,java.util.List,java.util.Map):V
|
||||||
@@ -610,7 +594,6 @@ c:com.intellij.openapi.externalSystem.model.project.ExternalProjectBuildClasspat
|
|||||||
- setModulesBuildClasspath(java.util.Map):V
|
- setModulesBuildClasspath(java.util.Map):V
|
||||||
- setName(java.lang.String):V
|
- setName(java.lang.String):V
|
||||||
- setProjectBuildClasspath(java.util.List):V
|
- setProjectBuildClasspath(java.util.List):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.externalSystem.model.project.ExternalProjectPojo
|
c:com.intellij.openapi.externalSystem.model.project.ExternalProjectPojo
|
||||||
- java.lang.Comparable
|
- java.lang.Comparable
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -623,7 +606,6 @@ c:com.intellij.openapi.externalSystem.model.project.ExternalProjectPojo
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- setName(java.lang.String):V
|
- setName(java.lang.String):V
|
||||||
- setPath(java.lang.String):V
|
- setPath(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.externalSystem.model.project.Identifiable
|
com.intellij.openapi.externalSystem.model.project.Identifiable
|
||||||
- a:getId():java.lang.String
|
- a:getId():java.lang.String
|
||||||
f:com.intellij.openapi.externalSystem.model.project.LibraryData
|
f:com.intellij.openapi.externalSystem.model.project.LibraryData
|
||||||
@@ -644,7 +626,6 @@ f:com.intellij.openapi.externalSystem.model.project.LibraryData
|
|||||||
- setArtifactId(java.lang.String):V
|
- setArtifactId(java.lang.String):V
|
||||||
- setGroup(java.lang.String):V
|
- setGroup(java.lang.String):V
|
||||||
- setVersion(java.lang.String):V
|
- setVersion(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.model.project.LibraryDependencyData
|
f:com.intellij.openapi.externalSystem.model.project.LibraryDependencyData
|
||||||
- com.intellij.openapi.externalSystem.model.project.AbstractDependencyData
|
- com.intellij.openapi.externalSystem.model.project.AbstractDependencyData
|
||||||
- com.intellij.openapi.externalSystem.model.project.Named
|
- com.intellij.openapi.externalSystem.model.project.Named
|
||||||
@@ -718,7 +699,6 @@ c:com.intellij.openapi.externalSystem.model.project.ModuleData
|
|||||||
- setSourceCompatibility(java.lang.String):V
|
- setSourceCompatibility(java.lang.String):V
|
||||||
- setTargetCompatibility(java.lang.String):V
|
- setTargetCompatibility(java.lang.String):V
|
||||||
- setVersion(java.lang.String):V
|
- setVersion(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
- useExternalCompilerOutput(Z):V
|
- useExternalCompilerOutput(Z):V
|
||||||
f:com.intellij.openapi.externalSystem.model.project.ModuleDependencyData
|
f:com.intellij.openapi.externalSystem.model.project.ModuleDependencyData
|
||||||
- com.intellij.openapi.externalSystem.model.project.AbstractDependencyData
|
- com.intellij.openapi.externalSystem.model.project.AbstractDependencyData
|
||||||
@@ -765,7 +745,6 @@ c:com.intellij.openapi.externalSystem.model.project.ProjectData
|
|||||||
- setIdeGrouping(java.lang.String):V
|
- setIdeGrouping(java.lang.String):V
|
||||||
- setIdeProjectFileDirectoryPath(java.lang.String):V
|
- setIdeProjectFileDirectoryPath(java.lang.String):V
|
||||||
- setVersion(java.lang.String):V
|
- setVersion(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.externalSystem.model.project.ProjectId
|
c:com.intellij.openapi.externalSystem.model.project.ProjectId
|
||||||
- com.intellij.openapi.externalSystem.model.project.ProjectCoordinate
|
- com.intellij.openapi.externalSystem.model.project.ProjectCoordinate
|
||||||
- java.io.Serializable
|
- java.io.Serializable
|
||||||
@@ -780,7 +759,6 @@ c:com.intellij.openapi.externalSystem.model.project.ProjectId
|
|||||||
- getKey():java.lang.String
|
- getKey():java.lang.String
|
||||||
- getVersion():java.lang.String
|
- getVersion():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.model.project.ProjectSdkData
|
f:com.intellij.openapi.externalSystem.model.project.ProjectSdkData
|
||||||
- com.intellij.openapi.externalSystem.model.project.SdkData
|
- com.intellij.openapi.externalSystem.model.project.SdkData
|
||||||
- sf:Companion:com.intellij.openapi.externalSystem.model.project.ProjectSdkData$Companion
|
- sf:Companion:com.intellij.openapi.externalSystem.model.project.ProjectSdkData$Companion
|
||||||
@@ -850,7 +828,6 @@ f:com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskId
|
|||||||
- getProjectSystemId():com.intellij.openapi.externalSystem.model.ProjectSystemId
|
- getProjectSystemId():com.intellij.openapi.externalSystem.model.ProjectSystemId
|
||||||
- getType():com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskType
|
- getType():com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskType
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskNotificationEvent
|
c:com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskNotificationEvent
|
||||||
- java.io.Serializable
|
- java.io.Serializable
|
||||||
- <init>(com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskId,java.lang.String):V
|
- <init>(com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskId,java.lang.String):V
|
||||||
@@ -858,7 +835,6 @@ c:com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskNotificationE
|
|||||||
- getDescription():java.lang.String
|
- getDescription():java.lang.String
|
||||||
- getId():com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskId
|
- getId():com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskId
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskNotificationListener
|
com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskNotificationListener
|
||||||
- java.util.EventListener
|
- java.util.EventListener
|
||||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
@@ -927,7 +903,6 @@ f:com.intellij.openapi.externalSystem.model.task.TaskData
|
|||||||
- setJvmTest(Z):V
|
- setJvmTest(Z):V
|
||||||
- setTest(Z):V
|
- setTest(Z):V
|
||||||
- setType(java.lang.String):V
|
- setType(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.externalSystem.model.task.event.BaseExternalSystemProgressEvent
|
c:com.intellij.openapi.externalSystem.model.task.event.BaseExternalSystemProgressEvent
|
||||||
- com.intellij.openapi.externalSystem.model.task.event.ExternalSystemProgressEvent
|
- com.intellij.openapi.externalSystem.model.task.event.ExternalSystemProgressEvent
|
||||||
- <init>(java.lang.String,java.lang.String,com.intellij.openapi.externalSystem.model.task.event.OperationDescriptor):V
|
- <init>(java.lang.String,java.lang.String,com.intellij.openapi.externalSystem.model.task.event.OperationDescriptor):V
|
||||||
@@ -1358,7 +1333,6 @@ a:com.intellij.openapi.externalSystem.settings.ExternalProjectSettings
|
|||||||
- setUseAutoImport(Z):V
|
- setUseAutoImport(Z):V
|
||||||
- setUseQualifiedModuleNames(Z):V
|
- setUseQualifiedModuleNames(Z):V
|
||||||
- setupNewProjectDefault():V
|
- setupNewProjectDefault():V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.externalSystem.settings.ExternalSystemSettingsListener
|
com.intellij.openapi.externalSystem.settings.ExternalSystemSettingsListener
|
||||||
- onBulkChangeEnd():V
|
- onBulkChangeEnd():V
|
||||||
- onBulkChangeStart():V
|
- onBulkChangeStart():V
|
||||||
@@ -1385,7 +1359,6 @@ f:com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalModuleBuil
|
|||||||
- f:getEntries():java.util.List
|
- f:getEntries():java.util.List
|
||||||
- f:getPath():java.lang.String
|
- f:getPath():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectBuildClasspathEntity
|
f:com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectBuildClasspathEntity
|
||||||
- <init>(java.lang.String,java.util.List,java.util.Map):V
|
- <init>(java.lang.String,java.util.List,java.util.Map):V
|
||||||
- f:component1():java.lang.String
|
- f:component1():java.lang.String
|
||||||
@@ -1398,7 +1371,6 @@ f:com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectBui
|
|||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- f:getProjectBuildClasspath():java.util.List
|
- f:getProjectBuildClasspath():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntity
|
com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntity
|
||||||
- com.intellij.platform.workspace.storage.WorkspaceEntity
|
- com.intellij.platform.workspace.storage.WorkspaceEntity
|
||||||
- sf:Companion:com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntity$Companion
|
- sf:Companion:com.intellij.openapi.externalSystem.settings.workspaceModel.ExternalProjectsBuildClasspathEntity$Companion
|
||||||
@@ -1600,7 +1572,6 @@ f:com.intellij.openapi.externalSystem.util.ExternalSystemContentRootContributor$
|
|||||||
- f:getPath():java.nio.file.Path
|
- f:getPath():java.nio.file.Path
|
||||||
- f:getRootType():com.intellij.openapi.externalSystem.model.project.ExternalSystemSourceType
|
- f:getRootType():com.intellij.openapi.externalSystem.model.project.ExternalSystemSourceType
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.openapi.externalSystem.util.ExternalSystemCrcCalculator
|
*:com.intellij.openapi.externalSystem.util.ExternalSystemCrcCalculator
|
||||||
- *sf:Companion:com.intellij.openapi.externalSystem.util.ExternalSystemCrcCalculator$Companion
|
- *sf:Companion:com.intellij.openapi.externalSystem.util.ExternalSystemCrcCalculator$Companion
|
||||||
- a:calculateCrc(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.lang.CharSequence):java.lang.Long
|
- a:calculateCrc(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.lang.CharSequence):java.lang.Long
|
||||||
@@ -1629,7 +1600,6 @@ c:com.intellij.openapi.externalSystem.util.IntegrationKey
|
|||||||
- getIdeProjectLocationHash():java.lang.String
|
- getIdeProjectLocationHash():java.lang.String
|
||||||
- getIdeProjectName():java.lang.String
|
- getIdeProjectName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
@:com.intellij.openapi.externalSystem.util.Order
|
@:com.intellij.openapi.externalSystem.util.Order
|
||||||
- java.lang.annotation.Annotation
|
- java.lang.annotation.Annotation
|
||||||
- a:value():I
|
- a:value():I
|
||||||
|
|||||||
@@ -32,7 +32,6 @@ f:com.intellij.buildsystem.model.BuildScriptEntryMetadata
|
|||||||
- f:getStartColumn():I
|
- f:getStartColumn():I
|
||||||
- f:getStartLine():I
|
- f:getStartLine():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.buildsystem.model.BuildSystem
|
com.intellij.buildsystem.model.BuildSystem
|
||||||
- com.intellij.buildsystem.model.BuildManager
|
- com.intellij.buildsystem.model.BuildManager
|
||||||
- a:getName():java.lang.String
|
- a:getName():java.lang.String
|
||||||
@@ -68,7 +67,6 @@ f:com.intellij.buildsystem.model.OperationFailure
|
|||||||
- f:getItem():com.intellij.buildsystem.model.OperationItem
|
- f:getItem():com.intellij.buildsystem.model.OperationItem
|
||||||
- f:getOperationType():com.intellij.buildsystem.model.OperationType
|
- f:getOperationType():com.intellij.buildsystem.model.OperationType
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.buildsystem.model.OperationFailureException
|
com.intellij.buildsystem.model.OperationFailureException
|
||||||
com.intellij.buildsystem.model.OperationItem
|
com.intellij.buildsystem.model.OperationItem
|
||||||
e:com.intellij.buildsystem.model.OperationType
|
e:com.intellij.buildsystem.model.OperationType
|
||||||
@@ -104,7 +102,6 @@ f:com.intellij.buildsystem.model.unified.UnifiedCoordinates
|
|||||||
- f:getGroupId():java.lang.String
|
- f:getGroupId():java.lang.String
|
||||||
- f:getVersion():java.lang.String
|
- f:getVersion():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.buildsystem.model.unified.UnifiedDependency
|
f:com.intellij.buildsystem.model.unified.UnifiedDependency
|
||||||
- com.intellij.buildsystem.model.BuildDependency
|
- com.intellij.buildsystem.model.BuildDependency
|
||||||
- <init>(com.intellij.buildsystem.model.unified.UnifiedCoordinates,java.lang.String):V
|
- <init>(com.intellij.buildsystem.model.unified.UnifiedCoordinates,java.lang.String):V
|
||||||
@@ -119,7 +116,6 @@ f:com.intellij.buildsystem.model.unified.UnifiedDependency
|
|||||||
- getDisplayName():java.lang.String
|
- getDisplayName():java.lang.String
|
||||||
- f:getScope():java.lang.String
|
- f:getScope():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.buildsystem.model.unified.UnifiedDependencyConverter
|
com.intellij.buildsystem.model.unified.UnifiedDependencyConverter
|
||||||
- a:convert(com.intellij.buildsystem.model.BuildDependency):com.intellij.buildsystem.model.unified.UnifiedDependency
|
- a:convert(com.intellij.buildsystem.model.BuildDependency):com.intellij.buildsystem.model.unified.UnifiedDependency
|
||||||
f:com.intellij.buildsystem.model.unified.UnifiedDependencyRepository
|
f:com.intellij.buildsystem.model.unified.UnifiedDependencyRepository
|
||||||
@@ -136,7 +132,6 @@ f:com.intellij.buildsystem.model.unified.UnifiedDependencyRepository
|
|||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- f:getUrl():java.lang.String
|
- f:getUrl():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.buildsystem.model.unified.UnifiedDependencyRepositoryConverter
|
com.intellij.buildsystem.model.unified.UnifiedDependencyRepositoryConverter
|
||||||
- a:convert(com.intellij.buildsystem.model.BuildDependencyRepository):com.intellij.buildsystem.model.unified.UnifiedDependencyRepository
|
- a:convert(com.intellij.buildsystem.model.BuildDependencyRepository):com.intellij.buildsystem.model.unified.UnifiedDependencyRepository
|
||||||
*f:com.intellij.externalSystem.DependencyModifierService
|
*f:com.intellij.externalSystem.DependencyModifierService
|
||||||
|
|||||||
@@ -249,7 +249,6 @@ f:com.intellij.openapi.externalSystem.autoimport.AutoImportProjectTrackerSetting
|
|||||||
- f:getAutoReloadType():com.intellij.openapi.externalSystem.autoimport.ExternalSystemProjectTrackerSettings$AutoReloadType
|
- f:getAutoReloadType():com.intellij.openapi.externalSystem.autoimport.ExternalSystemProjectTrackerSettings$AutoReloadType
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:setAutoReloadType(com.intellij.openapi.externalSystem.autoimport.ExternalSystemProjectTrackerSettings$AutoReloadType):V
|
- f:setAutoReloadType(com.intellij.openapi.externalSystem.autoimport.ExternalSystemProjectTrackerSettings$AutoReloadType):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.autoimport.HideProjectRefreshAction
|
f:com.intellij.openapi.externalSystem.autoimport.HideProjectRefreshAction
|
||||||
- com.intellij.openapi.project.DumbAwareAction
|
- com.intellij.openapi.project.DumbAwareAction
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -305,7 +304,6 @@ f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent$Brea
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- getStamp():J
|
- getStamp():J
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent$Companion
|
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent$Companion
|
||||||
- f:externalInvalidate(J):com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent$Invalidate
|
- f:externalInvalidate(J):com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent$Invalidate
|
||||||
- f:externalModify(J):com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent$Modify
|
- f:externalModify(J):com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent$Modify
|
||||||
@@ -320,7 +318,6 @@ f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent$Inva
|
|||||||
- getStamp():J
|
- getStamp():J
|
||||||
- f:getType():com.intellij.openapi.externalSystem.autoimport.ExternalSystemModificationType
|
- f:getType():com.intellij.openapi.externalSystem.autoimport.ExternalSystemModificationType
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent$Modify
|
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent$Modify
|
||||||
- com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent
|
- com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent
|
||||||
- <init>(J,com.intellij.openapi.externalSystem.autoimport.ExternalSystemModificationType):V
|
- <init>(J,com.intellij.openapi.externalSystem.autoimport.ExternalSystemModificationType):V
|
||||||
@@ -332,7 +329,6 @@ f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent$Modi
|
|||||||
- getStamp():J
|
- getStamp():J
|
||||||
- f:getType():com.intellij.openapi.externalSystem.autoimport.ExternalSystemModificationType
|
- f:getType():com.intellij.openapi.externalSystem.autoimport.ExternalSystemModificationType
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent$Revert
|
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent$Revert
|
||||||
- com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent
|
- com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent
|
||||||
- <init>(J):V
|
- <init>(J):V
|
||||||
@@ -342,7 +338,6 @@ f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent$Reve
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- getStamp():J
|
- getStamp():J
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent$Synchronize
|
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent$Synchronize
|
||||||
- com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent
|
- com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent
|
||||||
- <init>(J):V
|
- <init>(J):V
|
||||||
@@ -352,7 +347,6 @@ f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectEvent$Sync
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- getStamp():J
|
- getStamp():J
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState
|
a:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState
|
||||||
- a:getStamp():J
|
- a:getStamp():J
|
||||||
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState$Broken
|
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState$Broken
|
||||||
@@ -364,7 +358,6 @@ f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState$Brok
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- getStamp():J
|
- getStamp():J
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState$Dirty
|
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState$Dirty
|
||||||
- com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState
|
- com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState
|
||||||
- <init>(J,com.intellij.openapi.externalSystem.autoimport.ExternalSystemModificationType):V
|
- <init>(J,com.intellij.openapi.externalSystem.autoimport.ExternalSystemModificationType):V
|
||||||
@@ -376,7 +369,6 @@ f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState$Dirt
|
|||||||
- getStamp():J
|
- getStamp():J
|
||||||
- f:getType():com.intellij.openapi.externalSystem.autoimport.ExternalSystemModificationType
|
- f:getType():com.intellij.openapi.externalSystem.autoimport.ExternalSystemModificationType
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState$Modified
|
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState$Modified
|
||||||
- com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState
|
- com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState
|
||||||
- <init>(J,com.intellij.openapi.externalSystem.autoimport.ExternalSystemModificationType):V
|
- <init>(J,com.intellij.openapi.externalSystem.autoimport.ExternalSystemModificationType):V
|
||||||
@@ -388,7 +380,6 @@ f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState$Modi
|
|||||||
- getStamp():J
|
- getStamp():J
|
||||||
- f:getType():com.intellij.openapi.externalSystem.autoimport.ExternalSystemModificationType
|
- f:getType():com.intellij.openapi.externalSystem.autoimport.ExternalSystemModificationType
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState$Reverted
|
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState$Reverted
|
||||||
- com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState
|
- com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState
|
||||||
- <init>(J):V
|
- <init>(J):V
|
||||||
@@ -398,7 +389,6 @@ f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState$Reve
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- getStamp():J
|
- getStamp():J
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState$Synchronized
|
f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState$Synchronized
|
||||||
- com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState
|
- com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState
|
||||||
- <init>(J):V
|
- <init>(J):V
|
||||||
@@ -408,7 +398,6 @@ f:com.intellij.openapi.externalSystem.autoimport.ProjectStatus$ProjectState$Sync
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- getStamp():J
|
- getStamp():J
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.autoimport.changes.AsyncFilesChangesListener
|
f:com.intellij.openapi.externalSystem.autoimport.changes.AsyncFilesChangesListener
|
||||||
- com.intellij.openapi.externalSystem.autoimport.changes.FilesChangesListener
|
- com.intellij.openapi.externalSystem.autoimport.changes.FilesChangesListener
|
||||||
- sf:Companion:com.intellij.openapi.externalSystem.autoimport.changes.AsyncFilesChangesListener$Companion
|
- sf:Companion:com.intellij.openapi.externalSystem.autoimport.changes.AsyncFilesChangesListener$Companion
|
||||||
@@ -679,7 +668,6 @@ f:com.intellij.openapi.externalSystem.model.internal.InternalExternalProjectInfo
|
|||||||
- getProjectSystemId():com.intellij.openapi.externalSystem.model.ProjectSystemId
|
- getProjectSystemId():com.intellij.openapi.externalSystem.model.ProjectSystemId
|
||||||
- setLastImportTimestamp(J):V
|
- setLastImportTimestamp(J):V
|
||||||
- setLastSuccessfulImportTimestamp(J):V
|
- setLastSuccessfulImportTimestamp(J):V
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.openapi.externalSystem.model.settings.LocationSettingType
|
e:com.intellij.openapi.externalSystem.model.settings.LocationSettingType
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:DEDUCED:com.intellij.openapi.externalSystem.model.settings.LocationSettingType
|
- sf:DEDUCED:com.intellij.openapi.externalSystem.model.settings.LocationSettingType
|
||||||
@@ -1115,7 +1103,6 @@ a:com.intellij.openapi.externalSystem.service.internal.AbstractExternalSystemTas
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- refreshState():V
|
- refreshState():V
|
||||||
- p:setState(com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskState):V
|
- p:setState(com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskState):V
|
||||||
- toString():java.lang.String
|
|
||||||
- p:wrapProgressText(java.lang.String):java.lang.String
|
- p:wrapProgressText(java.lang.String):java.lang.String
|
||||||
- ps:wrapWithListener(com.intellij.openapi.externalSystem.service.remote.ExternalSystemProgressNotificationManagerImpl):com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskNotificationListener
|
- ps:wrapWithListener(com.intellij.openapi.externalSystem.service.remote.ExternalSystemProgressNotificationManagerImpl):com.intellij.openapi.externalSystem.model.task.ExternalSystemTaskNotificationListener
|
||||||
c:com.intellij.openapi.externalSystem.service.internal.ExternalSystemExecuteTaskTask
|
c:com.intellij.openapi.externalSystem.service.internal.ExternalSystemExecuteTaskTask
|
||||||
@@ -1205,7 +1192,6 @@ f:com.intellij.openapi.externalSystem.service.notification.MessageCounter
|
|||||||
- getCount(java.lang.String,com.intellij.openapi.externalSystem.service.notification.NotificationSource,com.intellij.openapi.externalSystem.service.notification.NotificationCategory,com.intellij.openapi.externalSystem.model.ProjectSystemId):I
|
- getCount(java.lang.String,com.intellij.openapi.externalSystem.service.notification.NotificationSource,com.intellij.openapi.externalSystem.service.notification.NotificationCategory,com.intellij.openapi.externalSystem.model.ProjectSystemId):I
|
||||||
- increment(java.lang.String,com.intellij.openapi.externalSystem.service.notification.NotificationSource,com.intellij.openapi.externalSystem.service.notification.NotificationCategory,com.intellij.openapi.externalSystem.model.ProjectSystemId):V
|
- increment(java.lang.String,com.intellij.openapi.externalSystem.service.notification.NotificationSource,com.intellij.openapi.externalSystem.service.notification.NotificationCategory,com.intellij.openapi.externalSystem.model.ProjectSystemId):V
|
||||||
- remove(java.lang.String,com.intellij.openapi.externalSystem.service.notification.NotificationSource,com.intellij.openapi.externalSystem.model.ProjectSystemId):V
|
- remove(java.lang.String,com.intellij.openapi.externalSystem.service.notification.NotificationSource,com.intellij.openapi.externalSystem.model.ProjectSystemId):V
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.openapi.externalSystem.service.notification.NotificationCategory
|
e:com.intellij.openapi.externalSystem.service.notification.NotificationCategory
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:ERROR:com.intellij.openapi.externalSystem.service.notification.NotificationCategory
|
- sf:ERROR:com.intellij.openapi.externalSystem.service.notification.NotificationCategory
|
||||||
@@ -1611,7 +1597,6 @@ e:com.intellij.openapi.externalSystem.service.project.manage.ExternalSystemTaskA
|
|||||||
- sf:BEFORE_SYNC:com.intellij.openapi.externalSystem.service.project.manage.ExternalSystemTaskActivator$Phase
|
- sf:BEFORE_SYNC:com.intellij.openapi.externalSystem.service.project.manage.ExternalSystemTaskActivator$Phase
|
||||||
- f:myMessageKey:java.lang.String
|
- f:myMessageKey:java.lang.String
|
||||||
- isSyncPhase():Z
|
- isSyncPhase():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- s:valueOf(java.lang.String):com.intellij.openapi.externalSystem.service.project.manage.ExternalSystemTaskActivator$Phase
|
- s:valueOf(java.lang.String):com.intellij.openapi.externalSystem.service.project.manage.ExternalSystemTaskActivator$Phase
|
||||||
- s:values():com.intellij.openapi.externalSystem.service.project.manage.ExternalSystemTaskActivator$Phase[]
|
- s:values():com.intellij.openapi.externalSystem.service.project.manage.ExternalSystemTaskActivator$Phase[]
|
||||||
c:com.intellij.openapi.externalSystem.service.project.manage.ExternalSystemTaskActivator$TaskActivationEntry
|
c:com.intellij.openapi.externalSystem.service.project.manage.ExternalSystemTaskActivator$TaskActivationEntry
|
||||||
@@ -1695,7 +1680,6 @@ f:com.intellij.openapi.externalSystem.service.project.manage.SourceFolderManager
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getSourceFolders():java.util.Collection
|
- f:getSourceFolders():java.util.Collection
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.service.project.manage.SourceFolderModelState
|
f:com.intellij.openapi.externalSystem.service.project.manage.SourceFolderModelState
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- <init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,Z):V
|
- <init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,Z):V
|
||||||
@@ -1718,7 +1702,6 @@ f:com.intellij.openapi.externalSystem.service.project.manage.SourceFolderModelSt
|
|||||||
- f:setPackagePrefix(java.lang.String):V
|
- f:setPackagePrefix(java.lang.String):V
|
||||||
- f:setType(java.lang.String):V
|
- f:setType(java.lang.String):V
|
||||||
- f:setUrl(java.lang.String):V
|
- f:setUrl(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.externalSystem.service.project.manage.TaskActivationState
|
c:com.intellij.openapi.externalSystem.service.project.manage.TaskActivationState
|
||||||
- afterCompileTasks:java.util.List
|
- afterCompileTasks:java.util.List
|
||||||
- afterRebuildTask:java.util.List
|
- afterRebuildTask:java.util.List
|
||||||
@@ -2225,7 +2208,6 @@ f:com.intellij.openapi.externalSystem.service.ui.completion.TextCompletionInfo
|
|||||||
- f:getIcon():javax.swing.Icon
|
- f:getIcon():javax.swing.Icon
|
||||||
- f:getText():java.lang.String
|
- f:getText():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.service.ui.completion.TextCompletionInfoRenderer
|
f:com.intellij.openapi.externalSystem.service.ui.completion.TextCompletionInfoRenderer
|
||||||
- com.intellij.openapi.externalSystem.service.ui.completion.TextCompletionRenderer
|
- com.intellij.openapi.externalSystem.service.ui.completion.TextCompletionRenderer
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -2263,7 +2245,6 @@ f:com.intellij.openapi.externalSystem.service.ui.completion.TextCompletionRender
|
|||||||
- f:getList():javax.swing.JList
|
- f:getList():javax.swing.JList
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:isSelected():Z
|
- f:isSelected():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.service.ui.completion.TextCompletionRenderer$Companion
|
f:com.intellij.openapi.externalSystem.service.ui.completion.TextCompletionRenderer$Companion
|
||||||
- f:append(com.intellij.ui.SimpleColoredComponent,java.lang.String,com.intellij.ui.SimpleTextAttributes,java.lang.String,com.intellij.ui.SimpleTextAttributes):V
|
- f:append(com.intellij.ui.SimpleColoredComponent,java.lang.String,com.intellij.ui.SimpleTextAttributes,java.lang.String,com.intellij.ui.SimpleTextAttributes):V
|
||||||
- f:append(com.intellij.ui.SimpleColoredComponent,java.lang.String,java.lang.String):V
|
- f:append(com.intellij.ui.SimpleColoredComponent,java.lang.String,java.lang.String):V
|
||||||
@@ -2290,7 +2271,6 @@ f:com.intellij.openapi.externalSystem.service.ui.project.path.ExternalProject
|
|||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- f:getPath():java.lang.String
|
- f:getPath():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.service.ui.project.path.ExternalSystemWorkingDirectoryInfo
|
f:com.intellij.openapi.externalSystem.service.ui.project.path.ExternalSystemWorkingDirectoryInfo
|
||||||
- com.intellij.openapi.externalSystem.service.ui.project.path.WorkingDirectoryInfo
|
- com.intellij.openapi.externalSystem.service.ui.project.path.WorkingDirectoryInfo
|
||||||
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.externalSystem.model.ProjectSystemId):V
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.externalSystem.model.ProjectSystemId):V
|
||||||
@@ -2366,7 +2346,6 @@ f:com.intellij.openapi.externalSystem.service.ui.properties.PropertiesTable$Prop
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:setName(java.lang.String):V
|
- f:setName(java.lang.String):V
|
||||||
- f:setValue(java.lang.String):V
|
- f:setValue(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.externalSystem.service.ui.spinner.ComponentSpinnerExtension
|
f:com.intellij.openapi.externalSystem.service.ui.spinner.ComponentSpinnerExtension
|
||||||
- com.intellij.ui.components.fields.ExtendableTextComponent$Extension
|
- com.intellij.ui.components.fields.ExtendableTextComponent$Extension
|
||||||
- sf:Companion:com.intellij.openapi.externalSystem.service.ui.spinner.ComponentSpinnerExtension$Companion
|
- sf:Companion:com.intellij.openapi.externalSystem.service.ui.spinner.ComponentSpinnerExtension$Companion
|
||||||
|
|||||||
@@ -95,7 +95,6 @@
|
|||||||
- f:getRuntimeVersion():java.lang.String
|
- f:getRuntimeVersion():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- serializeToJson(kotlinx.serialization.json.Json):kotlinx.serialization.json.JsonElement
|
- serializeToJson(kotlinx.serialization.json.Json):kotlinx.serialization.json.JsonElement
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.feedback.dialog.CommonFeedbackSystemData$$serializer
|
*f:com.intellij.platform.feedback.dialog.CommonFeedbackSystemData$$serializer
|
||||||
- kotlinx.serialization.internal.GeneratedSerializer
|
- kotlinx.serialization.internal.GeneratedSerializer
|
||||||
- sf:INSTANCE:com.intellij.platform.feedback.dialog.CommonFeedbackSystemData$$serializer
|
- sf:INSTANCE:com.intellij.platform.feedback.dialog.CommonFeedbackSystemData$$serializer
|
||||||
@@ -146,7 +145,6 @@ f:com.intellij.platform.feedback.dialog.components.RatingComponent$Companion
|
|||||||
- f:getProperty():Z
|
- f:getProperty():Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:setProperty(Z):V
|
- f:setProperty(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.feedback.dialog.uiBlocks.ComboBoxBlock
|
*f:com.intellij.platform.feedback.dialog.uiBlocks.ComboBoxBlock
|
||||||
- com.intellij.platform.feedback.dialog.uiBlocks.FeedbackBlock
|
- com.intellij.platform.feedback.dialog.uiBlocks.FeedbackBlock
|
||||||
- com.intellij.platform.feedback.dialog.uiBlocks.JsonDataProvider
|
- com.intellij.platform.feedback.dialog.uiBlocks.JsonDataProvider
|
||||||
@@ -198,7 +196,6 @@ f:com.intellij.platform.feedback.dialog.components.RatingComponent$Companion
|
|||||||
- f:getJsonElementName():java.lang.String
|
- f:getJsonElementName():java.lang.String
|
||||||
- f:getLabel():java.lang.String
|
- f:getLabel():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.feedback.dialog.uiBlocks.RatingBlock
|
*f:com.intellij.platform.feedback.dialog.uiBlocks.RatingBlock
|
||||||
- com.intellij.platform.feedback.dialog.uiBlocks.FeedbackBlock
|
- com.intellij.platform.feedback.dialog.uiBlocks.FeedbackBlock
|
||||||
- com.intellij.platform.feedback.dialog.uiBlocks.JsonDataProvider
|
- com.intellij.platform.feedback.dialog.uiBlocks.JsonDataProvider
|
||||||
@@ -228,7 +225,6 @@ f:com.intellij.platform.feedback.dialog.components.RatingComponent$Companion
|
|||||||
- f:getJsonElementName():java.lang.String
|
- f:getJsonElementName():java.lang.String
|
||||||
- f:getLabel():java.lang.String
|
- f:getLabel():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.feedback.dialog.uiBlocks.SegmentedButtonBlock
|
*f:com.intellij.platform.feedback.dialog.uiBlocks.SegmentedButtonBlock
|
||||||
- com.intellij.platform.feedback.dialog.uiBlocks.FeedbackBlock
|
- com.intellij.platform.feedback.dialog.uiBlocks.FeedbackBlock
|
||||||
- com.intellij.platform.feedback.dialog.uiBlocks.JsonDataProvider
|
- com.intellij.platform.feedback.dialog.uiBlocks.JsonDataProvider
|
||||||
|
|||||||
@@ -195,7 +195,6 @@ f:com.intellij.ide.impl.OpenProjectTask
|
|||||||
- f:isNewProject():Z
|
- f:isNewProject():Z
|
||||||
- f:isProjectCreatedWithWizard():Z
|
- f:isProjectCreatedWithWizard():Z
|
||||||
- f:isRefreshVfsNeeded():Z
|
- f:isRefreshVfsNeeded():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- f:withForceOpenInNewFrame(Z):com.intellij.ide.impl.OpenProjectTask
|
- f:withForceOpenInNewFrame(Z):com.intellij.ide.impl.OpenProjectTask
|
||||||
- f:withProject(com.intellij.openapi.project.Project):com.intellij.ide.impl.OpenProjectTask
|
- f:withProject(com.intellij.openapi.project.Project):com.intellij.ide.impl.OpenProjectTask
|
||||||
- f:withProjectName(java.lang.String):com.intellij.ide.impl.OpenProjectTask
|
- f:withProjectName(java.lang.String):com.intellij.ide.impl.OpenProjectTask
|
||||||
@@ -329,7 +328,6 @@ f:com.intellij.notification.impl.NotificationGroupEP
|
|||||||
- getDisplayName(com.intellij.openapi.extensions.PluginDescriptor):java.lang.String
|
- getDisplayName(com.intellij.openapi.extensions.PluginDescriptor):java.lang.String
|
||||||
- getDisplayType():com.intellij.notification.NotificationDisplayType
|
- getDisplayType():com.intellij.notification.NotificationDisplayType
|
||||||
- setPluginDescriptor(com.intellij.openapi.extensions.PluginDescriptor):V
|
- setPluginDescriptor(com.intellij.openapi.extensions.PluginDescriptor):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.notification.impl.NotificationGroupManagerImpl
|
f:com.intellij.notification.impl.NotificationGroupManagerImpl
|
||||||
- com.intellij.notification.NotificationGroupManager
|
- com.intellij.notification.NotificationGroupManager
|
||||||
- getNotificationGroup(java.lang.String):com.intellij.notification.NotificationGroup
|
- getNotificationGroup(java.lang.String):com.intellij.notification.NotificationGroup
|
||||||
@@ -342,7 +340,6 @@ f:com.intellij.notification.impl.NotificationParentGroupBean
|
|||||||
- title:java.lang.String
|
- title:java.lang.String
|
||||||
- titlePrefix:java.lang.String
|
- titlePrefix:java.lang.String
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.openapi.actionSystem.DependentTransientComponent
|
*:com.intellij.openapi.actionSystem.DependentTransientComponent
|
||||||
- a:getPermanentComponent():java.awt.Component
|
- a:getPermanentComponent():java.awt.Component
|
||||||
f:com.intellij.openapi.actionSystem.impl.SimpleDataContext
|
f:com.intellij.openapi.actionSystem.impl.SimpleDataContext
|
||||||
@@ -386,7 +383,6 @@ f:com.intellij.openapi.editor.actions.CaretStop
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:isAtEnd():Z
|
- f:isAtEnd():Z
|
||||||
- f:isAtStart():Z
|
- f:isAtStart():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.editor.actions.CaretStop$Companion
|
f:com.intellij.openapi.editor.actions.CaretStop$Companion
|
||||||
f:com.intellij.openapi.editor.actions.CaretStopBoundary
|
f:com.intellij.openapi.editor.actions.CaretStopBoundary
|
||||||
- sf:BOTH:com.intellij.openapi.editor.actions.CaretStopBoundary
|
- sf:BOTH:com.intellij.openapi.editor.actions.CaretStopBoundary
|
||||||
@@ -407,7 +403,6 @@ f:com.intellij.openapi.editor.actions.CaretStopBoundary
|
|||||||
- f:getBackward():com.intellij.openapi.editor.actions.CaretStop
|
- f:getBackward():com.intellij.openapi.editor.actions.CaretStop
|
||||||
- f:getForward():com.intellij.openapi.editor.actions.CaretStop
|
- f:getForward():com.intellij.openapi.editor.actions.CaretStop
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.editor.actions.CaretStopBoundary$Companion
|
f:com.intellij.openapi.editor.actions.CaretStopBoundary$Companion
|
||||||
f:com.intellij.openapi.editor.actions.CaretStopOptions
|
f:com.intellij.openapi.editor.actions.CaretStopOptions
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -420,7 +415,6 @@ f:com.intellij.openapi.editor.actions.CaretStopOptions
|
|||||||
- f:getBackwardPolicy():com.intellij.openapi.editor.actions.CaretStopPolicy
|
- f:getBackwardPolicy():com.intellij.openapi.editor.actions.CaretStopPolicy
|
||||||
- f:getForwardPolicy():com.intellij.openapi.editor.actions.CaretStopPolicy
|
- f:getForwardPolicy():com.intellij.openapi.editor.actions.CaretStopPolicy
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.editor.actions.CaretStopOptionsTransposed
|
f:com.intellij.openapi.editor.actions.CaretStopOptionsTransposed
|
||||||
- sf:Companion:com.intellij.openapi.editor.actions.CaretStopOptionsTransposed$Companion
|
- sf:Companion:com.intellij.openapi.editor.actions.CaretStopOptionsTransposed$Companion
|
||||||
- sf:DEFAULT:com.intellij.openapi.editor.actions.CaretStopOptionsTransposed
|
- sf:DEFAULT:com.intellij.openapi.editor.actions.CaretStopOptionsTransposed
|
||||||
@@ -437,7 +431,6 @@ f:com.intellij.openapi.editor.actions.CaretStopOptionsTransposed
|
|||||||
- f:getWordBoundary():com.intellij.openapi.editor.actions.CaretStopBoundary
|
- f:getWordBoundary():com.intellij.openapi.editor.actions.CaretStopBoundary
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:toCaretStopOptions():com.intellij.openapi.editor.actions.CaretStopOptions
|
- f:toCaretStopOptions():com.intellij.openapi.editor.actions.CaretStopOptions
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.editor.actions.CaretStopOptionsTransposed$Companion
|
f:com.intellij.openapi.editor.actions.CaretStopOptionsTransposed$Companion
|
||||||
- f:fromCaretStopOptions(com.intellij.openapi.editor.actions.CaretStopOptions):com.intellij.openapi.editor.actions.CaretStopOptionsTransposed
|
- f:fromCaretStopOptions(com.intellij.openapi.editor.actions.CaretStopOptions):com.intellij.openapi.editor.actions.CaretStopOptionsTransposed
|
||||||
f:com.intellij.openapi.editor.actions.CaretStopPolicy
|
f:com.intellij.openapi.editor.actions.CaretStopPolicy
|
||||||
@@ -457,7 +450,6 @@ f:com.intellij.openapi.editor.actions.CaretStopPolicy
|
|||||||
- f:getLineStop():com.intellij.openapi.editor.actions.CaretStop
|
- f:getLineStop():com.intellij.openapi.editor.actions.CaretStop
|
||||||
- f:getWordStop():com.intellij.openapi.editor.actions.CaretStop
|
- f:getWordStop():com.intellij.openapi.editor.actions.CaretStop
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.editor.actions.CaretStopPolicy$Companion
|
f:com.intellij.openapi.editor.actions.CaretStopPolicy$Companion
|
||||||
e:com.intellij.openapi.editor.ex.BidiTextDirection
|
e:com.intellij.openapi.editor.ex.BidiTextDirection
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
@@ -985,7 +977,6 @@ f:com.intellij.openapi.vfs.newvfs.VfsImplUtil$PathFromRoot
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- pathFromRoot():java.lang.String
|
- pathFromRoot():java.lang.String
|
||||||
- root():com.intellij.openapi.vfs.newvfs.NewVirtualFile
|
- root():com.intellij.openapi.vfs.newvfs.NewVirtualFile
|
||||||
- f:toString():java.lang.String
|
|
||||||
com.intellij.openapi.wm.impl.FloatingDecoratorMarker
|
com.intellij.openapi.wm.impl.FloatingDecoratorMarker
|
||||||
f:com.intellij.util.FlushingDaemon
|
f:com.intellij.util.FlushingDaemon
|
||||||
- sf:INSTANCE:com.intellij.util.FlushingDaemon
|
- sf:INSTANCE:com.intellij.util.FlushingDaemon
|
||||||
|
|||||||
@@ -105,7 +105,6 @@ c:com.intellij.execution.ui.ConsoleViewContentType
|
|||||||
- s:getRegisteredTypes():java.util.Collection
|
- s:getRegisteredTypes():java.util.Collection
|
||||||
- s:registerNewConsoleViewType(com.intellij.openapi.util.Key,com.intellij.execution.ui.ConsoleViewContentType):V
|
- s:registerNewConsoleViewType(com.intellij.openapi.util.Key,com.intellij.execution.ui.ConsoleViewContentType):V
|
||||||
- s:registerNewConsoleViewType(com.intellij.openapi.util.Key,com.intellij.openapi.editor.colors.TextAttributesKey):com.intellij.execution.ui.ConsoleViewContentType
|
- s:registerNewConsoleViewType(com.intellij.openapi.util.Key,com.intellij.openapi.editor.colors.TextAttributesKey):com.intellij.execution.ui.ConsoleViewContentType
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.execution.ui.FragmentedSettings
|
com.intellij.execution.ui.FragmentedSettings
|
||||||
- a:getSelectedOptions():java.util.List
|
- a:getSelectedOptions():java.util.List
|
||||||
- a:setSelectedOptions(java.util.List):V
|
- a:setSelectedOptions(java.util.List):V
|
||||||
@@ -167,7 +166,6 @@ c:com.intellij.facet.ui.libraries.LibraryInfo
|
|||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- getRequiredClasses():java.lang.String[]
|
- getRequiredClasses():java.lang.String[]
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.facet.ui.libraries.RemoteRepositoryInfo
|
c:com.intellij.facet.ui.libraries.RemoteRepositoryInfo
|
||||||
- <init>(java.lang.String,java.lang.String,java.lang.String[]):V
|
- <init>(java.lang.String,java.lang.String,java.lang.String[]):V
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
@@ -298,7 +296,6 @@ f:com.intellij.ide.GeneralSettingsState
|
|||||||
- bs:copy$default(com.intellij.ide.GeneralSettingsState,java.lang.String,java.lang.String,java.lang.Boolean,Z,Z,Z,Z,Z,Z,Z,Z,Z,Z,java.lang.Integer,com.intellij.ide.ProcessCloseConfirmation,I,Z,I,java.lang.Object):com.intellij.ide.GeneralSettingsState
|
- bs:copy$default(com.intellij.ide.GeneralSettingsState,java.lang.String,java.lang.String,java.lang.Boolean,Z,Z,Z,Z,Z,Z,Z,Z,Z,Z,java.lang.Integer,com.intellij.ide.ProcessCloseConfirmation,I,Z,I,java.lang.Object):com.intellij.ide.GeneralSettingsState
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ide.IdeCoreBundle
|
f:com.intellij.ide.IdeCoreBundle
|
||||||
- com.intellij.DynamicBundle
|
- com.intellij.DynamicBundle
|
||||||
- sf:BUNDLE:java.lang.String
|
- sf:BUNDLE:java.lang.String
|
||||||
@@ -486,7 +483,6 @@ f:com.intellij.ide.plugins.advertiser.FeaturePluginData
|
|||||||
- bs:copy$default(com.intellij.ide.plugins.advertiser.FeaturePluginData,java.lang.String,com.intellij.ide.plugins.advertiser.PluginData,I,java.lang.Object):com.intellij.ide.plugins.advertiser.FeaturePluginData
|
- bs:copy$default(com.intellij.ide.plugins.advertiser.FeaturePluginData,java.lang.String,com.intellij.ide.plugins.advertiser.PluginData,I,java.lang.Object):com.intellij.ide.plugins.advertiser.FeaturePluginData
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ide.plugins.advertiser.FeaturePluginData$$serializer
|
f:com.intellij.ide.plugins.advertiser.FeaturePluginData$$serializer
|
||||||
- kotlinx.serialization.internal.GeneratedSerializer
|
- kotlinx.serialization.internal.GeneratedSerializer
|
||||||
- sf:INSTANCE:com.intellij.ide.plugins.advertiser.FeaturePluginData$$serializer
|
- sf:INSTANCE:com.intellij.ide.plugins.advertiser.FeaturePluginData$$serializer
|
||||||
@@ -519,7 +515,6 @@ f:com.intellij.ide.plugins.advertiser.PluginData
|
|||||||
- f:getPluginId():com.intellij.openapi.extensions.PluginId
|
- f:getPluginId():com.intellij.openapi.extensions.PluginId
|
||||||
- f:getPluginName():java.lang.String
|
- f:getPluginName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ide.plugins.advertiser.PluginData$$serializer
|
f:com.intellij.ide.plugins.advertiser.PluginData$$serializer
|
||||||
- kotlinx.serialization.internal.GeneratedSerializer
|
- kotlinx.serialization.internal.GeneratedSerializer
|
||||||
- sf:INSTANCE:com.intellij.ide.plugins.advertiser.PluginData$$serializer
|
- sf:INSTANCE:com.intellij.ide.plugins.advertiser.PluginData$$serializer
|
||||||
@@ -541,7 +536,6 @@ f:com.intellij.ide.plugins.advertiser.PluginDataSet
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getDataSet():java.util.Set
|
- f:getDataSet():java.util.Set
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ide.plugins.advertiser.PluginDataSet$$serializer
|
f:com.intellij.ide.plugins.advertiser.PluginDataSet$$serializer
|
||||||
- kotlinx.serialization.internal.GeneratedSerializer
|
- kotlinx.serialization.internal.GeneratedSerializer
|
||||||
- sf:INSTANCE:com.intellij.ide.plugins.advertiser.PluginDataSet$$serializer
|
- sf:INSTANCE:com.intellij.ide.plugins.advertiser.PluginDataSet$$serializer
|
||||||
@@ -566,7 +560,6 @@ f:com.intellij.ide.plugins.advertiser.PluginFeatureMap
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:get(java.lang.String):java.util.Set
|
- f:get(java.lang.String):java.util.Set
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ide.plugins.advertiser.PluginFeatureMap$$serializer
|
f:com.intellij.ide.plugins.advertiser.PluginFeatureMap$$serializer
|
||||||
- kotlinx.serialization.internal.GeneratedSerializer
|
- kotlinx.serialization.internal.GeneratedSerializer
|
||||||
- sf:INSTANCE:com.intellij.ide.plugins.advertiser.PluginFeatureMap$$serializer
|
- sf:INSTANCE:com.intellij.ide.plugins.advertiser.PluginFeatureMap$$serializer
|
||||||
@@ -766,7 +759,6 @@ c:com.intellij.notification.Notification
|
|||||||
- setTitle(java.lang.String):com.intellij.notification.Notification
|
- setTitle(java.lang.String):com.intellij.notification.Notification
|
||||||
- setTitle(java.lang.String,java.lang.String):com.intellij.notification.Notification
|
- setTitle(java.lang.String,java.lang.String):com.intellij.notification.Notification
|
||||||
- setToolWindowId(java.lang.String):com.intellij.notification.Notification
|
- setToolWindowId(java.lang.String):com.intellij.notification.Notification
|
||||||
- toString():java.lang.String
|
|
||||||
- whenExpired(java.lang.Runnable):com.intellij.notification.Notification
|
- whenExpired(java.lang.Runnable):com.intellij.notification.Notification
|
||||||
e:com.intellij.notification.Notification$CollapseActionsDirection
|
e:com.intellij.notification.Notification$CollapseActionsDirection
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
@@ -1513,7 +1505,6 @@ c:com.intellij.openapi.fileChooser.FileChooserDescriptor
|
|||||||
- setRoots(com.intellij.openapi.vfs.VirtualFile[]):V
|
- setRoots(com.intellij.openapi.vfs.VirtualFile[]):V
|
||||||
- setShowFileSystemRoots(Z):V
|
- setShowFileSystemRoots(Z):V
|
||||||
- setTitle(java.lang.String):V
|
- setTitle(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
- validateSelectedFiles(com.intellij.openapi.vfs.VirtualFile[]):V
|
- validateSelectedFiles(com.intellij.openapi.vfs.VirtualFile[]):V
|
||||||
- withDescription(java.lang.String):com.intellij.openapi.fileChooser.FileChooserDescriptor
|
- withDescription(java.lang.String):com.intellij.openapi.fileChooser.FileChooserDescriptor
|
||||||
- withFileFilter(com.intellij.openapi.util.Condition):com.intellij.openapi.fileChooser.FileChooserDescriptor
|
- withFileFilter(com.intellij.openapi.util.Condition):com.intellij.openapi.fileChooser.FileChooserDescriptor
|
||||||
@@ -1551,7 +1542,6 @@ c:com.intellij.openapi.fileChooser.FileElement
|
|||||||
- s:isFileHidden(com.intellij.openapi.vfs.VirtualFile):Z
|
- s:isFileHidden(com.intellij.openapi.vfs.VirtualFile):Z
|
||||||
- f:isHidden():Z
|
- f:isHidden():Z
|
||||||
- setParent(com.intellij.openapi.fileChooser.FileElement):V
|
- setParent(com.intellij.openapi.fileChooser.FileElement):V
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.fileEditor.TextEditorLocation
|
f:com.intellij.openapi.fileEditor.TextEditorLocation
|
||||||
- com.intellij.openapi.fileEditor.FileEditorLocation
|
- com.intellij.openapi.fileEditor.FileEditorLocation
|
||||||
- <init>(I,com.intellij.openapi.fileEditor.TextEditor):V
|
- <init>(I,com.intellij.openapi.fileEditor.TextEditor):V
|
||||||
@@ -1559,7 +1549,6 @@ f:com.intellij.openapi.fileEditor.TextEditorLocation
|
|||||||
- compareTo(com.intellij.openapi.fileEditor.FileEditorLocation):I
|
- compareTo(com.intellij.openapi.fileEditor.FileEditorLocation):I
|
||||||
- getEditor():com.intellij.openapi.fileEditor.FileEditor
|
- getEditor():com.intellij.openapi.fileEditor.FileEditor
|
||||||
- getPosition():com.intellij.openapi.editor.LogicalPosition
|
- getPosition():com.intellij.openapi.editor.LogicalPosition
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.fileEditor.UniqueVFilePathBuilder
|
a:com.intellij.openapi.fileEditor.UniqueVFilePathBuilder
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:getInstance():com.intellij.openapi.fileEditor.UniqueVFilePathBuilder
|
- s:getInstance():com.intellij.openapi.fileEditor.UniqueVFilePathBuilder
|
||||||
@@ -1583,7 +1572,6 @@ f:com.intellij.openapi.fileTypes.FileTypeEvent
|
|||||||
- java.util.EventObject
|
- java.util.EventObject
|
||||||
- getAddedFileType():com.intellij.openapi.fileTypes.FileType
|
- getAddedFileType():com.intellij.openapi.fileTypes.FileType
|
||||||
- getRemovedFileType():com.intellij.openapi.fileTypes.FileType
|
- getRemovedFileType():com.intellij.openapi.fileTypes.FileType
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.fileTypes.FileTypeFactory
|
a:com.intellij.openapi.fileTypes.FileTypeFactory
|
||||||
- sf:FILE_TYPE_FACTORY_EP:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:FILE_TYPE_FACTORY_EP:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -1691,7 +1679,6 @@ a:com.intellij.openapi.fileTypes.UserFileType
|
|||||||
- setIcon(javax.swing.Icon):V
|
- setIcon(javax.swing.Icon):V
|
||||||
- setIconPath(java.lang.String):V
|
- setIconPath(java.lang.String):V
|
||||||
- setName(java.lang.String):V
|
- setName(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.options.CompositeSettingsBuilder
|
com.intellij.openapi.options.CompositeSettingsBuilder
|
||||||
- a:createCompoundEditor():javax.swing.JComponent
|
- a:createCompoundEditor():javax.swing.JComponent
|
||||||
- a:getEditors():java.util.Collection
|
- a:getEditors():java.util.Collection
|
||||||
@@ -1778,7 +1765,6 @@ c:com.intellij.openapi.options.ConfigurableEP
|
|||||||
- f:instantiateConfigurableProvider():com.intellij.openapi.options.ConfigurableProvider
|
- f:instantiateConfigurableProvider():com.intellij.openapi.options.ConfigurableProvider
|
||||||
- isAvailable():Z
|
- isAvailable():Z
|
||||||
- f:setPluginDescriptor(com.intellij.openapi.extensions.PluginDescriptor):V
|
- f:setPluginDescriptor(com.intellij.openapi.extensions.PluginDescriptor):V
|
||||||
- toString():java.lang.String
|
|
||||||
pc:com.intellij.openapi.options.ConfigurableEP$ObjectProducer
|
pc:com.intellij.openapi.options.ConfigurableEP$ObjectProducer
|
||||||
- p:<init>():V
|
- p:<init>():V
|
||||||
- p:canCreateElement():Z
|
- p:canCreateElement():Z
|
||||||
@@ -1926,7 +1912,6 @@ f:com.intellij.openapi.project.BaseProjectDirectoriesDiff
|
|||||||
- f:getAdded():java.util.Set
|
- f:getAdded():java.util.Set
|
||||||
- f:getRemoved():java.util.Set
|
- f:getRemoved():java.util.Set
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.project.BaseProjectDirectoriesListener
|
com.intellij.openapi.project.BaseProjectDirectoriesListener
|
||||||
- a:changed(com.intellij.openapi.project.Project,com.intellij.openapi.project.BaseProjectDirectoriesDiff):V
|
- a:changed(com.intellij.openapi.project.Project,com.intellij.openapi.project.BaseProjectDirectoriesDiff):V
|
||||||
a:com.intellij.openapi.project.DumbAwareAction
|
a:com.intellij.openapi.project.DumbAwareAction
|
||||||
@@ -2120,7 +2105,6 @@ f:com.intellij.openapi.ui.ValidationInfo
|
|||||||
- asWarning():com.intellij.openapi.ui.ValidationInfo
|
- asWarning():com.intellij.openapi.ui.ValidationInfo
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- forComponent(javax.swing.JComponent):com.intellij.openapi.ui.ValidationInfo
|
- forComponent(javax.swing.JComponent):com.intellij.openapi.ui.ValidationInfo
|
||||||
- toString():java.lang.String
|
|
||||||
- withOKEnabled():com.intellij.openapi.ui.ValidationInfo
|
- withOKEnabled():com.intellij.openapi.ui.ValidationInfo
|
||||||
com.intellij.openapi.ui.WindowWrapper
|
com.intellij.openapi.ui.WindowWrapper
|
||||||
- com.intellij.openapi.Disposable
|
- com.intellij.openapi.Disposable
|
||||||
@@ -2321,7 +2305,6 @@ c:com.intellij.openapi.vcs.LocalFilePath
|
|||||||
- isDirectory():Z
|
- isDirectory():Z
|
||||||
- isNonLocal():Z
|
- isNonLocal():Z
|
||||||
- isUnder(com.intellij.openapi.vcs.FilePath,Z):Z
|
- isUnder(com.intellij.openapi.vcs.FilePath,Z):Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.vcs.UrlFilePath
|
c:com.intellij.openapi.vcs.UrlFilePath
|
||||||
- com.intellij.openapi.vcs.LocalFilePath
|
- com.intellij.openapi.vcs.LocalFilePath
|
||||||
- <init>(com.intellij.openapi.vfs.VirtualFile):V
|
- <init>(com.intellij.openapi.vfs.VirtualFile):V
|
||||||
@@ -2348,7 +2331,6 @@ com.intellij.openapi.vfs.VirtualFilePointerCapableFileSystem
|
|||||||
f:com.intellij.openapi.vfs.newvfs.impl.NullVirtualFile
|
f:com.intellij.openapi.vfs.newvfs.impl.NullVirtualFile
|
||||||
- com.intellij.openapi.vfs.newvfs.impl.StubVirtualFile
|
- com.intellij.openapi.vfs.newvfs.impl.StubVirtualFile
|
||||||
- sf:INSTANCE:com.intellij.openapi.vfs.newvfs.impl.NullVirtualFile
|
- sf:INSTANCE:com.intellij.openapi.vfs.newvfs.impl.NullVirtualFile
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.vfs.newvfs.impl.StubVirtualFile
|
c:com.intellij.openapi.vfs.newvfs.impl.StubVirtualFile
|
||||||
- com.intellij.openapi.vfs.VirtualFile
|
- com.intellij.openapi.vfs.VirtualFile
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -2601,13 +2583,11 @@ f:com.intellij.openapi.wm.ToolWindowAnchor
|
|||||||
- getDisplayName():java.lang.String
|
- getDisplayName():java.lang.String
|
||||||
- isHorizontal():Z
|
- isHorizontal():Z
|
||||||
- isSplitVertically():Z
|
- isSplitVertically():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.wm.ToolWindowContentUiType
|
f:com.intellij.openapi.wm.ToolWindowContentUiType
|
||||||
- sf:COMBO:com.intellij.openapi.wm.ToolWindowContentUiType
|
- sf:COMBO:com.intellij.openapi.wm.ToolWindowContentUiType
|
||||||
- sf:TABBED:com.intellij.openapi.wm.ToolWindowContentUiType
|
- sf:TABBED:com.intellij.openapi.wm.ToolWindowContentUiType
|
||||||
- s:getInstance(java.lang.String):com.intellij.openapi.wm.ToolWindowContentUiType
|
- s:getInstance(java.lang.String):com.intellij.openapi.wm.ToolWindowContentUiType
|
||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.wm.ToolWindowId
|
com.intellij.openapi.wm.ToolWindowId
|
||||||
- sf:ANALYZE_DEPENDENCIES:java.lang.String
|
- sf:ANALYZE_DEPENDENCIES:java.lang.String
|
||||||
- sf:ANT_BUILD:java.lang.String
|
- sf:ANT_BUILD:java.lang.String
|
||||||
@@ -3083,7 +3063,6 @@ c:com.intellij.util.io.HttpRequests$HttpStatusException
|
|||||||
- <init>(java.lang.String,I,java.lang.String):V
|
- <init>(java.lang.String,I,java.lang.String):V
|
||||||
- getStatusCode():I
|
- getStatusCode():I
|
||||||
- getUrl():java.lang.String
|
- getUrl():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.util.io.HttpRequests$Request
|
com.intellij.util.io.HttpRequests$Request
|
||||||
- a:getConnection():java.net.URLConnection
|
- a:getConnection():java.net.URLConnection
|
||||||
- a:getInputStream():java.io.InputStream
|
- a:getInputStream():java.io.InputStream
|
||||||
@@ -3248,7 +3227,6 @@ c:com.intellij.util.ui.update.MergingUpdateQueue
|
|||||||
- p:setTrackUiActivity(Z):V
|
- p:setTrackUiActivity(Z):V
|
||||||
- showNotify():V
|
- showNotify():V
|
||||||
- suspend():V
|
- suspend():V
|
||||||
- toString():java.lang.String
|
|
||||||
- waitForAllExecuted(J,java.util.concurrent.TimeUnit):V
|
- waitForAllExecuted(J,java.util.concurrent.TimeUnit):V
|
||||||
c:com.intellij.util.ui.update.UiNotifyConnector
|
c:com.intellij.util.ui.update.UiNotifyConnector
|
||||||
- com.intellij.openapi.Disposable
|
- com.intellij.openapi.Disposable
|
||||||
@@ -3291,5 +3269,4 @@ a:com.intellij.util.ui.update.Update
|
|||||||
- isRejected():Z
|
- isRejected():Z
|
||||||
- setProcessed():V
|
- setProcessed():V
|
||||||
- setRejected():V
|
- setRejected():V
|
||||||
- toString():java.lang.String
|
|
||||||
- wasProcessed():Z
|
- wasProcessed():Z
|
||||||
|
|||||||
@@ -79,7 +79,6 @@ c:com.intellij.find.FindModel
|
|||||||
- setStringToReplace(java.lang.String):V
|
- setStringToReplace(java.lang.String):V
|
||||||
- setWholeWordsOnly(Z):V
|
- setWholeWordsOnly(Z):V
|
||||||
- setWithSubdirectories(Z):V
|
- setWithSubdirectories(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.find.FindModel$FindModelObserver
|
com.intellij.find.FindModel$FindModelObserver
|
||||||
- a:findModelChanged(com.intellij.find.FindModel):V
|
- a:findModelChanged(com.intellij.find.FindModel):V
|
||||||
e:com.intellij.find.FindModel$SearchContext
|
e:com.intellij.find.FindModel$SearchContext
|
||||||
@@ -136,7 +135,6 @@ f:com.intellij.lang.cacheBuilder.WordOccurrence$Kind
|
|||||||
- sf:FOREIGN_LANGUAGE:com.intellij.lang.cacheBuilder.WordOccurrence$Kind
|
- sf:FOREIGN_LANGUAGE:com.intellij.lang.cacheBuilder.WordOccurrence$Kind
|
||||||
- sf:LITERALS:com.intellij.lang.cacheBuilder.WordOccurrence$Kind
|
- sf:LITERALS:com.intellij.lang.cacheBuilder.WordOccurrence$Kind
|
||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.lang.cacheBuilder.WordsScanner
|
com.intellij.lang.cacheBuilder.WordsScanner
|
||||||
- a:processWords(java.lang.CharSequence,com.intellij.util.Processor):V
|
- a:processWords(java.lang.CharSequence,com.intellij.util.Processor):V
|
||||||
f:com.intellij.lang.findUsages.DescriptiveNameUtil
|
f:com.intellij.lang.findUsages.DescriptiveNameUtil
|
||||||
@@ -315,7 +313,6 @@ c:com.intellij.psi.search.ProjectAndLibrariesScope
|
|||||||
- isSearchInLibraries():Z
|
- isSearchInLibraries():Z
|
||||||
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
|
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
|
||||||
- setDisplayName(java.lang.String):V
|
- setDisplayName(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.psi.search.PsiReferenceProcessor
|
com.intellij.psi.search.PsiReferenceProcessor
|
||||||
- a:execute(com.intellij.psi.PsiReference):Z
|
- a:execute(com.intellij.psi.PsiReference):Z
|
||||||
c:com.intellij.psi.search.PsiReferenceProcessor$CollectElements
|
c:com.intellij.psi.search.PsiReferenceProcessor$CollectElements
|
||||||
@@ -370,7 +367,6 @@ c:com.intellij.psi.search.PsiSearchRequest
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- getSearchSession():com.intellij.psi.search.SearchSession
|
- getSearchSession():com.intellij.psi.search.SearchSession
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.psi.search.PsiTodoSearchHelper
|
com.intellij.psi.search.PsiTodoSearchHelper
|
||||||
- a:findFilesWithTodoItems():com.intellij.psi.PsiFile[]
|
- a:findFilesWithTodoItems():com.intellij.psi.PsiFile[]
|
||||||
- a:findTodoItems(com.intellij.psi.PsiFile):com.intellij.psi.search.TodoItem[]
|
- a:findTodoItems(com.intellij.psi.PsiFile):com.intellij.psi.search.TodoItem[]
|
||||||
@@ -389,7 +385,6 @@ c:com.intellij.psi.search.QuerySearchRequest
|
|||||||
- f:query:com.intellij.util.Query
|
- f:query:com.intellij.util.Query
|
||||||
- <init>(com.intellij.util.Query,com.intellij.psi.search.SearchRequestCollector,Z,com.intellij.util.PairProcessor):V
|
- <init>(com.intellij.util.Query,com.intellij.psi.search.SearchRequestCollector,Z,com.intellij.util.PairProcessor):V
|
||||||
- runQuery():Z
|
- runQuery():Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.psi.search.RequestResultProcessor
|
a:com.intellij.psi.search.RequestResultProcessor
|
||||||
- p:<init>(java.lang.Object[]):V
|
- p:<init>(java.lang.Object[]):V
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
@@ -417,12 +412,10 @@ c:com.intellij.psi.search.SearchRequestCollector
|
|||||||
- takeCustomSearchActions():java.util.List
|
- takeCustomSearchActions():java.util.List
|
||||||
- takeQueryRequests():java.util.List
|
- takeQueryRequests():java.util.List
|
||||||
- takeSearchRequests():java.util.List
|
- takeSearchRequests():java.util.List
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.search.SearchRequestQuery
|
c:com.intellij.psi.search.SearchRequestQuery
|
||||||
- com.intellij.util.AbstractQuery
|
- com.intellij.util.AbstractQuery
|
||||||
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.search.SearchRequestCollector):V
|
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.search.SearchRequestCollector):V
|
||||||
- p:processResults(com.intellij.util.Processor):Z
|
- p:processResults(com.intellij.util.Processor):Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.search.SearchSession
|
c:com.intellij.psi.search.SearchSession
|
||||||
- com.intellij.openapi.util.UserDataHolderBase
|
- com.intellij.openapi.util.UserDataHolderBase
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -432,7 +425,6 @@ f:com.intellij.psi.search.SingleTargetRequestResultProcessor
|
|||||||
- com.intellij.psi.search.RequestResultProcessor
|
- com.intellij.psi.search.RequestResultProcessor
|
||||||
- <init>(com.intellij.psi.PsiElement):V
|
- <init>(com.intellij.psi.PsiElement):V
|
||||||
- processTextOccurrence(com.intellij.psi.PsiElement,I,com.intellij.util.Processor):Z
|
- processTextOccurrence(com.intellij.psi.PsiElement,I,com.intellij.util.Processor):Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.psi.search.TextOccurenceProcessor
|
com.intellij.psi.search.TextOccurenceProcessor
|
||||||
- a:execute(com.intellij.psi.PsiElement,I):Z
|
- a:execute(com.intellij.psi.PsiElement,I):Z
|
||||||
f:com.intellij.psi.search.TodoAttributes
|
f:com.intellij.psi.search.TodoAttributes
|
||||||
@@ -867,4 +859,3 @@ c:com.intellij.util.xml.XmlFileHeader
|
|||||||
- getRootTagNamespace():java.lang.String
|
- getRootTagNamespace():java.lang.String
|
||||||
- getSystemId():java.lang.String
|
- getSystemId():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
|
|||||||
@@ -117,7 +117,6 @@ f:com.intellij.psi.impl.cache.impl.todo.TodoIndexEntry
|
|||||||
- <init>(java.lang.String,Z):V
|
- <init>(java.lang.String,Z):V
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.psi.impl.cache.impl.todo.TodoIndexers
|
f:com.intellij.psi.impl.cache.impl.todo.TodoIndexers
|
||||||
- com.intellij.openapi.fileTypes.FileTypeExtension
|
- com.intellij.openapi.fileTypes.FileTypeExtension
|
||||||
- sf:INSTANCE:com.intellij.psi.impl.cache.impl.todo.TodoIndexers
|
- sf:INSTANCE:com.intellij.psi.impl.cache.impl.todo.TodoIndexers
|
||||||
@@ -383,7 +382,6 @@ f:com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperati
|
|||||||
- f:lookupFinished():V
|
- f:lookupFinished():V
|
||||||
- lookupResultSize(I):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
- lookupResultSize(I):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
||||||
- lookupStarted(com.intellij.util.indexing.IndexId):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupAllKeysTrace
|
- lookupStarted(com.intellij.util.indexing.IndexId):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupAllKeysTrace
|
||||||
- toString():java.lang.String
|
|
||||||
- totalKeysIndexed(I):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
- totalKeysIndexed(I):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
||||||
- withProject(com.intellij.openapi.project.Project):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
- withProject(com.intellij.openapi.project.Project):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
||||||
f:com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupEntriesByKeysTrace
|
f:com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupEntriesByKeysTrace
|
||||||
@@ -397,7 +395,6 @@ f:com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperati
|
|||||||
- f:lookupFinished():V
|
- f:lookupFinished():V
|
||||||
- lookupResultSize(I):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
- lookupResultSize(I):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
||||||
- lookupStarted(com.intellij.util.indexing.IndexId):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupEntriesByKeysTrace
|
- lookupStarted(com.intellij.util.indexing.IndexId):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupEntriesByKeysTrace
|
||||||
- toString():java.lang.String
|
|
||||||
- totalKeysIndexed(I):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
- totalKeysIndexed(I):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
||||||
- withProject(com.intellij.openapi.project.Project):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
- withProject(com.intellij.openapi.project.Project):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
||||||
f:com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupStubEntriesByKeyTrace
|
f:com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupStubEntriesByKeyTrace
|
||||||
@@ -410,7 +407,6 @@ f:com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperati
|
|||||||
- lookupResultSize(I):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
- lookupResultSize(I):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
||||||
- lookupStarted(com.intellij.util.indexing.IndexId):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupStubEntriesByKeyTrace
|
- lookupStarted(com.intellij.util.indexing.IndexId):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupStubEntriesByKeyTrace
|
||||||
- stubTreesDeserializingStarted():com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupStubEntriesByKeyTrace
|
- stubTreesDeserializingStarted():com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupStubEntriesByKeyTrace
|
||||||
- toString():java.lang.String
|
|
||||||
- totalKeysIndexed(I):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
- totalKeysIndexed(I):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
||||||
- withProject(com.intellij.openapi.project.Project):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
- withProject(com.intellij.openapi.project.Project):com.intellij.util.indexing.diagnostic.IndexLookupTimingsReporting$IndexOperationFusCollector$LookupTraceBase
|
||||||
f:com.intellij.util.indexing.diagnostic.ProjectIndexingHistoryFusReporter
|
f:com.intellij.util.indexing.diagnostic.ProjectIndexingHistoryFusReporter
|
||||||
@@ -444,7 +440,6 @@ f:com.intellij.util.indexing.events.VfsEventsMerger
|
|||||||
- s:tryLog(java.lang.String,com.intellij.util.indexing.IndexedFile,java.util.function.Supplier):V
|
- s:tryLog(java.lang.String,com.intellij.util.indexing.IndexedFile,java.util.function.Supplier):V
|
||||||
- s:tryLog(java.util.function.Supplier):V
|
- s:tryLog(java.util.function.Supplier):V
|
||||||
f:com.intellij.util.indexing.events.VfsEventsMerger$ChangeInfo
|
f:com.intellij.util.indexing.events.VfsEventsMerger$ChangeInfo
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.util.indexing.events.VfsEventsMerger$VfsEventProcessor
|
com.intellij.util.indexing.events.VfsEventsMerger$VfsEventProcessor
|
||||||
- endBatch():V
|
- endBatch():V
|
||||||
- a:process(com.intellij.util.indexing.events.VfsEventsMerger$ChangeInfo):Z
|
- a:process(com.intellij.util.indexing.events.VfsEventsMerger$ChangeInfo):Z
|
||||||
|
|||||||
@@ -253,7 +253,6 @@ f:com.intellij.inspectopedia.extractor.Plugin
|
|||||||
- bs:copy$default(com.intellij.inspectopedia.extractor.Plugin,java.lang.String,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.inspectopedia.extractor.Plugin
|
- bs:copy$default(com.intellij.inspectopedia.extractor.Plugin,java.lang.String,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.inspectopedia.extractor.Plugin
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.inspectopedia.extractor.Plugins
|
f:com.intellij.inspectopedia.extractor.Plugins
|
||||||
- f:ideCode:java.lang.String
|
- f:ideCode:java.lang.String
|
||||||
- f:ideName:java.lang.String
|
- f:ideName:java.lang.String
|
||||||
@@ -268,7 +267,6 @@ f:com.intellij.inspectopedia.extractor.Plugins
|
|||||||
- bs:copy$default(com.intellij.inspectopedia.extractor.Plugins,java.util.List,java.lang.String,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.inspectopedia.extractor.Plugins
|
- bs:copy$default(com.intellij.inspectopedia.extractor.Plugins,java.util.List,java.lang.String,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.inspectopedia.extractor.Plugins
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.inspectopedia.extractor.data.Inspection
|
f:com.intellij.inspectopedia.extractor.data.Inspection
|
||||||
- java.lang.Comparable
|
- java.lang.Comparable
|
||||||
- f:briefDescription:java.lang.String
|
- f:briefDescription:java.lang.String
|
||||||
@@ -305,7 +303,6 @@ f:com.intellij.inspectopedia.extractor.data.Inspection
|
|||||||
- bs:copy$default(com.intellij.inspectopedia.extractor.data.Inspection,java.lang.String,java.lang.String,java.lang.String,java.util.List,java.lang.String,Z,Z,Z,java.lang.String,java.lang.String,Z,java.util.List,java.util.List,I,java.lang.Object):com.intellij.inspectopedia.extractor.data.Inspection
|
- bs:copy$default(com.intellij.inspectopedia.extractor.data.Inspection,java.lang.String,java.lang.String,java.lang.String,java.util.List,java.lang.String,Z,Z,Z,java.lang.String,java.lang.String,Z,java.util.List,java.util.List,I,java.lang.Object):com.intellij.inspectopedia.extractor.data.Inspection
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.inspectopedia.extractor.data.OptionsPanelInfo
|
f:com.intellij.inspectopedia.extractor.data.OptionsPanelInfo
|
||||||
- children:java.util.List
|
- children:java.util.List
|
||||||
- content:java.util.List
|
- content:java.util.List
|
||||||
@@ -322,7 +319,6 @@ f:com.intellij.inspectopedia.extractor.data.OptionsPanelInfo
|
|||||||
- bs:copy$default(com.intellij.inspectopedia.extractor.data.OptionsPanelInfo,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.inspectopedia.extractor.data.OptionsPanelInfo
|
- bs:copy$default(com.intellij.inspectopedia.extractor.data.OptionsPanelInfo,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.inspectopedia.extractor.data.OptionsPanelInfo
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.inspectopedia.extractor.data.Utils
|
f:com.intellij.inspectopedia.extractor.data.Utils
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:safeId(java.lang.String):java.lang.String
|
- s:safeId(java.lang.String):java.lang.String
|
||||||
|
|||||||
@@ -416,7 +416,6 @@ a:com.intellij.codeInsight.codeVision.CodeVisionEntry
|
|||||||
- f:getShowInMorePopup():Z
|
- f:getShowInMorePopup():Z
|
||||||
- f:getTooltip():java.lang.String
|
- f:getTooltip():java.lang.String
|
||||||
- f:setShowInMorePopup(Z):V
|
- f:setShowInMorePopup(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.codeInsight.codeVision.CodeVisionEntryExtraActionModel
|
f:com.intellij.codeInsight.codeVision.CodeVisionEntryExtraActionModel
|
||||||
- <init>(java.lang.String,java.lang.String):V
|
- <init>(java.lang.String,java.lang.String):V
|
||||||
- f:component1():java.lang.String
|
- f:component1():java.lang.String
|
||||||
@@ -427,7 +426,6 @@ f:com.intellij.codeInsight.codeVision.CodeVisionEntryExtraActionModel
|
|||||||
- f:getActionId():java.lang.String
|
- f:getActionId():java.lang.String
|
||||||
- f:getDisplayText():java.lang.String
|
- f:getDisplayText():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.codeInsight.codeVision.CodeVisionRelativeOrdering
|
a:com.intellij.codeInsight.codeVision.CodeVisionRelativeOrdering
|
||||||
f:com.intellij.codeInsight.codeVision.CodeVisionRelativeOrdering$CodeVisionRelativeOrderingAfter
|
f:com.intellij.codeInsight.codeVision.CodeVisionRelativeOrdering$CodeVisionRelativeOrderingAfter
|
||||||
- com.intellij.codeInsight.codeVision.CodeVisionRelativeOrdering
|
- com.intellij.codeInsight.codeVision.CodeVisionRelativeOrdering
|
||||||
@@ -560,7 +558,6 @@ a:com.intellij.codeInsight.daemon.GutterIconDescriptor
|
|||||||
- a:getName():java.lang.String
|
- a:getName():java.lang.String
|
||||||
- getOptions():com.intellij.codeInsight.daemon.GutterIconDescriptor$Option[]
|
- getOptions():com.intellij.codeInsight.daemon.GutterIconDescriptor$Option[]
|
||||||
- isEnabledByDefault():Z
|
- isEnabledByDefault():Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInsight.daemon.GutterIconDescriptor$Option
|
c:com.intellij.codeInsight.daemon.GutterIconDescriptor$Option
|
||||||
- com.intellij.codeInsight.daemon.GutterIconDescriptor
|
- com.intellij.codeInsight.daemon.GutterIconDescriptor
|
||||||
- <init>(java.lang.String,java.lang.String,javax.swing.Icon):V
|
- <init>(java.lang.String,java.lang.String,javax.swing.Icon):V
|
||||||
@@ -592,7 +589,6 @@ c:com.intellij.codeInsight.daemon.LineMarkerInfo
|
|||||||
- getIcon():javax.swing.Icon
|
- getIcon():javax.swing.Icon
|
||||||
- getLineMarkerTooltip():java.lang.String
|
- getLineMarkerTooltip():java.lang.String
|
||||||
- f:getNavigationHandler():com.intellij.codeInsight.daemon.GutterIconNavigationHandler
|
- f:getNavigationHandler():com.intellij.codeInsight.daemon.GutterIconNavigationHandler
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.codeInsight.daemon.LineMarkerInfo$LineMarkerGutterIconRenderer
|
c:com.intellij.codeInsight.daemon.LineMarkerInfo$LineMarkerGutterIconRenderer
|
||||||
- com.intellij.openapi.editor.markup.GutterIconRenderer
|
- com.intellij.openapi.editor.markup.GutterIconRenderer
|
||||||
- com.intellij.openapi.project.DumbAware
|
- com.intellij.openapi.project.DumbAware
|
||||||
@@ -764,7 +760,6 @@ c:com.intellij.codeInsight.editorActions.moveUpDown.LineRange
|
|||||||
- <init>(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Document):V
|
- <init>(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Document):V
|
||||||
- contains(com.intellij.codeInsight.editorActions.moveUpDown.LineRange):Z
|
- contains(com.intellij.codeInsight.editorActions.moveUpDown.LineRange):Z
|
||||||
- containsLine(I):Z
|
- containsLine(I):Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.codeInsight.editorActions.moveUpDown.StatementUpDownMover
|
a:com.intellij.codeInsight.editorActions.moveUpDown.StatementUpDownMover
|
||||||
- sf:STATEMENT_UP_DOWN_MOVER_EP:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:STATEMENT_UP_DOWN_MOVER_EP:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -872,7 +867,6 @@ c:com.intellij.codeInsight.hint.LanguageImplementationTextSelectioner
|
|||||||
- getPriority():I
|
- getPriority():I
|
||||||
- getRoot():com.intellij.codeInsight.hints.presentation.RootInlayPresentation
|
- getRoot():com.intellij.codeInsight.hints.presentation.RootInlayPresentation
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.codeInsight.hints.BlockConstraints
|
*f:com.intellij.codeInsight.hints.BlockConstraints
|
||||||
- <init>(Z,I,java.lang.Integer,java.lang.Integer):V
|
- <init>(Z,I,java.lang.Integer,java.lang.Integer):V
|
||||||
- b:<init>(Z,I,java.lang.Integer,java.lang.Integer,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
- b:<init>(Z,I,java.lang.Integer,java.lang.Integer,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||||
@@ -923,7 +917,6 @@ c:com.intellij.codeInsight.hint.LanguageImplementationTextSelectioner
|
|||||||
- getPriority():I
|
- getPriority():I
|
||||||
- getRoot():com.intellij.codeInsight.hints.presentation.RootInlayPresentation
|
- getRoot():com.intellij.codeInsight.hints.presentation.RootInlayPresentation
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.codeInsight.hints.HorizontalConstraints
|
*f:com.intellij.codeInsight.hints.HorizontalConstraints
|
||||||
- <init>(I,Z,Z):V
|
- <init>(I,Z,Z):V
|
||||||
- b:<init>(I,Z,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
- b:<init>(I,Z,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||||
@@ -1099,7 +1092,6 @@ c:com.intellij.codeInsight.hint.LanguageImplementationTextSelectioner
|
|||||||
- getFullId(com.intellij.lang.Language):java.lang.String
|
- getFullId(com.intellij.lang.Language):java.lang.String
|
||||||
- f:getId():java.lang.String
|
- f:getId():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.codeInsight.hints.InlayParameterHintsExtension
|
*f:com.intellij.codeInsight.hints.InlayParameterHintsExtension
|
||||||
- com.intellij.lang.LanguageExtension
|
- com.intellij.lang.LanguageExtension
|
||||||
- sf:INSTANCE:com.intellij.codeInsight.hints.InlayParameterHintsExtension
|
- sf:INSTANCE:com.intellij.codeInsight.hints.InlayParameterHintsExtension
|
||||||
@@ -1152,7 +1144,6 @@ c:com.intellij.codeInsight.hint.LanguageImplementationTextSelectioner
|
|||||||
- f:getRight():I
|
- f:getRight():I
|
||||||
- f:getTop():I
|
- f:getTop():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.codeInsight.hints.InlayPresentationFactory$RoundedCorners
|
*f:com.intellij.codeInsight.hints.InlayPresentationFactory$RoundedCorners
|
||||||
- <init>(I,I):V
|
- <init>(I,I):V
|
||||||
- f:component1():I
|
- f:component1():I
|
||||||
@@ -1163,7 +1154,6 @@ c:com.intellij.codeInsight.hint.LanguageImplementationTextSelectioner
|
|||||||
- f:getArcHeight():I
|
- f:getArcHeight():I
|
||||||
- f:getArcWidth():I
|
- f:getArcWidth():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.codeInsight.hints.NoSettings
|
*f:com.intellij.codeInsight.hints.NoSettings
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
@@ -1185,7 +1175,6 @@ c:com.intellij.codeInsight.hint.LanguageImplementationTextSelectioner
|
|||||||
- f:isEnabled():Z
|
- f:isEnabled():Z
|
||||||
- f:set(Z):V
|
- f:set(Z):V
|
||||||
- f:setExtendedDescriptionSupplier(java.util.function.Supplier):V
|
- f:setExtendedDescriptionSupplier(java.util.function.Supplier):V
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.codeInsight.hints.ParameterNameHintsSuppressor
|
*:com.intellij.codeInsight.hints.ParameterNameHintsSuppressor
|
||||||
- sf:All:com.intellij.codeInsight.hints.ParameterNameHintsSuppressor$All
|
- sf:All:com.intellij.codeInsight.hints.ParameterNameHintsSuppressor$All
|
||||||
- a:isSuppressedFor(com.intellij.psi.PsiFile,com.intellij.codeInsight.hints.InlayInfo):Z
|
- a:isSuppressedFor(com.intellij.psi.PsiFile,com.intellij.codeInsight.hints.InlayInfo):Z
|
||||||
@@ -1201,7 +1190,6 @@ c:com.intellij.codeInsight.hint.LanguageImplementationTextSelectioner
|
|||||||
- <init>(com.intellij.lang.Language,com.intellij.codeInsight.hints.InlayHintsProvider):V
|
- <init>(com.intellij.lang.Language,com.intellij.codeInsight.hints.InlayHintsProvider):V
|
||||||
- f:getLanguage():com.intellij.lang.Language
|
- f:getLanguage():com.intellij.lang.Language
|
||||||
- f:getProvider():com.intellij.codeInsight.hints.InlayHintsProvider
|
- f:getProvider():com.intellij.codeInsight.hints.InlayHintsProvider
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.codeInsight.hints.SettingsKey
|
*f:com.intellij.codeInsight.hints.SettingsKey
|
||||||
- *sf:Companion:com.intellij.codeInsight.hints.SettingsKey$Companion
|
- *sf:Companion:com.intellij.codeInsight.hints.SettingsKey$Companion
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -1212,7 +1200,6 @@ c:com.intellij.codeInsight.hint.LanguageImplementationTextSelectioner
|
|||||||
- f:getFullId(com.intellij.lang.Language):java.lang.String
|
- f:getFullId(com.intellij.lang.Language):java.lang.String
|
||||||
- f:getId():java.lang.String
|
- f:getId():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.codeInsight.hints.SettingsKey$Companion
|
*f:com.intellij.codeInsight.hints.SettingsKey$Companion
|
||||||
- f:getFullId(java.lang.String,java.lang.String):java.lang.String
|
- f:getFullId(java.lang.String,java.lang.String):java.lang.String
|
||||||
e:com.intellij.codeInsight.hints.declarative.CollapseState
|
e:com.intellij.codeInsight.hints.declarative.CollapseState
|
||||||
@@ -1253,7 +1240,6 @@ f:com.intellij.codeInsight.hints.declarative.InlayActionData
|
|||||||
- f:getHandlerId():java.lang.String
|
- f:getHandlerId():java.lang.String
|
||||||
- f:getPayload():com.intellij.codeInsight.hints.declarative.InlayActionPayload
|
- f:getPayload():com.intellij.codeInsight.hints.declarative.InlayActionPayload
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.codeInsight.hints.declarative.InlayActionHandler
|
com.intellij.codeInsight.hints.declarative.InlayActionHandler
|
||||||
- sf:Companion:com.intellij.codeInsight.hints.declarative.InlayActionHandler$Companion
|
- sf:Companion:com.intellij.codeInsight.hints.declarative.InlayActionHandler$Companion
|
||||||
- a:handleClick(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.hints.declarative.InlayActionPayload):V
|
- a:handleClick(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.hints.declarative.InlayActionPayload):V
|
||||||
@@ -1326,7 +1312,6 @@ f:com.intellij.codeInsight.hints.declarative.InlayHintsProviderExtensionBean
|
|||||||
- f:setNameKey(java.lang.String):V
|
- f:setNameKey(java.lang.String):V
|
||||||
- f:setOptions(java.util.List):V
|
- f:setOptions(java.util.List):V
|
||||||
- f:setProviderId(java.lang.String):V
|
- f:setProviderId(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.codeInsight.hints.declarative.InlayHintsProviderExtensionBean$Companion
|
f:com.intellij.codeInsight.hints.declarative.InlayHintsProviderExtensionBean$Companion
|
||||||
- f:getEP():com.intellij.openapi.extensions.ExtensionPointName
|
- f:getEP():com.intellij.openapi.extensions.ExtensionPointName
|
||||||
com.intellij.codeInsight.hints.declarative.InlayHintsProviderFactory
|
com.intellij.codeInsight.hints.declarative.InlayHintsProviderFactory
|
||||||
@@ -1381,7 +1366,6 @@ f:com.intellij.codeInsight.hints.declarative.InlayProviderPassInfo
|
|||||||
- f:getOptionToEnabled():java.util.Map
|
- f:getOptionToEnabled():java.util.Map
|
||||||
- f:getProvider():com.intellij.codeInsight.hints.declarative.InlayHintsProvider
|
- f:getProvider():com.intellij.codeInsight.hints.declarative.InlayHintsProvider
|
||||||
- f:getProviderId():java.lang.String
|
- f:getProviderId():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.codeInsight.hints.declarative.InlayTreeSink
|
com.intellij.codeInsight.hints.declarative.InlayTreeSink
|
||||||
- a:addPresentation(com.intellij.codeInsight.hints.declarative.InlayPosition,java.util.List,java.lang.String,Z,kotlin.jvm.functions.Function1):V
|
- a:addPresentation(com.intellij.codeInsight.hints.declarative.InlayPosition,java.util.List,java.lang.String,Z,kotlin.jvm.functions.Function1):V
|
||||||
- bs:addPresentation$default(com.intellij.codeInsight.hints.declarative.InlayTreeSink,com.intellij.codeInsight.hints.declarative.InlayPosition,java.util.List,java.lang.String,Z,kotlin.jvm.functions.Function1,I,java.lang.Object):V
|
- bs:addPresentation$default(com.intellij.codeInsight.hints.declarative.InlayTreeSink,com.intellij.codeInsight.hints.declarative.InlayPosition,java.util.List,java.lang.String,Z,kotlin.jvm.functions.Function1,I,java.lang.Object):V
|
||||||
@@ -1428,7 +1412,6 @@ f:com.intellij.codeInsight.hints.declarative.StringInlayActionPayload
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getText():java.lang.String
|
- f:getText():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.codeInsight.hints.presentation.BasePresentation
|
a:com.intellij.codeInsight.hints.presentation.BasePresentation
|
||||||
- com.intellij.codeInsight.hints.presentation.InlayPresentation
|
- com.intellij.codeInsight.hints.presentation.InlayPresentation
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -1471,7 +1454,6 @@ c:com.intellij.codeInsight.hints.presentation.RecursivelyUpdatingRootPresentatio
|
|||||||
- mouseMoved(java.awt.event.MouseEvent,java.awt.Point):V
|
- mouseMoved(java.awt.event.MouseEvent,java.awt.Point):V
|
||||||
- mousePressed(java.awt.event.MouseEvent,java.awt.Point):V
|
- mousePressed(java.awt.event.MouseEvent,java.awt.Point):V
|
||||||
- paint(java.awt.Graphics2D,com.intellij.openapi.editor.markup.TextAttributes):V
|
- paint(java.awt.Graphics2D,com.intellij.openapi.editor.markup.TextAttributes):V
|
||||||
- toString():java.lang.String
|
|
||||||
- update(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.hints.InlayPresentationFactory):Z
|
- update(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.hints.InlayPresentationFactory):Z
|
||||||
f:com.intellij.codeInsight.hints.presentation.RecursivelyUpdatingRootPresentation$Companion
|
f:com.intellij.codeInsight.hints.presentation.RecursivelyUpdatingRootPresentation$Companion
|
||||||
f:com.intellij.codeInsight.hints.presentation.RecursivelyUpdatingRootPresentation$MyPresentationListener
|
f:com.intellij.codeInsight.hints.presentation.RecursivelyUpdatingRootPresentation$MyPresentationListener
|
||||||
@@ -1677,7 +1659,6 @@ c:com.intellij.codeInspection.offline.OfflineProblemDescriptor
|
|||||||
- setOffset(I):V
|
- setOffset(I):V
|
||||||
- setProblemIndex(I):V
|
- setProblemIndex(I):V
|
||||||
- setType(java.lang.String):V
|
- setType(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
*a:com.intellij.codeInspection.ui.CustomComponentExtensionWithSwingRenderer
|
*a:com.intellij.codeInspection.ui.CustomComponentExtensionWithSwingRenderer
|
||||||
- com.intellij.codeInspection.options.CustomComponentExtension
|
- com.intellij.codeInspection.options.CustomComponentExtension
|
||||||
- p:<init>(java.lang.String):V
|
- p:<init>(java.lang.String):V
|
||||||
@@ -1830,7 +1811,6 @@ a:com.intellij.execution.actions.ConfigurationFromContext
|
|||||||
- a:setConfigurationSettings(com.intellij.execution.RunnerAndConfigurationSettings):V
|
- a:setConfigurationSettings(com.intellij.execution.RunnerAndConfigurationSettings):V
|
||||||
- setFromAlternativeLocation(Z):V
|
- setFromAlternativeLocation(Z):V
|
||||||
- shouldReplace(com.intellij.execution.actions.ConfigurationFromContext):Z
|
- shouldReplace(com.intellij.execution.actions.ConfigurationFromContext):Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.execution.actions.ConfigurationFromContextImpl
|
c:com.intellij.execution.actions.ConfigurationFromContextImpl
|
||||||
- com.intellij.execution.actions.ConfigurationFromContext
|
- com.intellij.execution.actions.ConfigurationFromContext
|
||||||
- <init>(com.intellij.execution.actions.RunConfigurationProducer,com.intellij.execution.RunnerAndConfigurationSettings,com.intellij.psi.PsiElement):V
|
- <init>(com.intellij.execution.actions.RunConfigurationProducer,com.intellij.execution.RunnerAndConfigurationSettings,com.intellij.psi.PsiElement):V
|
||||||
@@ -1868,7 +1848,6 @@ f:com.intellij.execution.actions.MultipleRunLocationsProvider$AlternativeLocatio
|
|||||||
- f:getAlternativeLocations():java.util.List
|
- f:getAlternativeLocations():java.util.List
|
||||||
- f:getProvider():com.intellij.execution.actions.MultipleRunLocationsProvider
|
- f:getProvider():com.intellij.execution.actions.MultipleRunLocationsProvider
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.actions.MultipleRunLocationsProvider$Companion
|
f:com.intellij.execution.actions.MultipleRunLocationsProvider$Companion
|
||||||
- f:findAlternativeLocations(com.intellij.execution.Location):com.intellij.execution.actions.MultipleRunLocationsProvider$AlternativeLocationsInfo
|
- f:findAlternativeLocations(com.intellij.execution.Location):com.intellij.execution.actions.MultipleRunLocationsProvider$AlternativeLocationsInfo
|
||||||
a:com.intellij.execution.actions.RunConfigurationProducer
|
a:com.intellij.execution.actions.RunConfigurationProducer
|
||||||
@@ -1953,7 +1932,6 @@ c:com.intellij.execution.filters.CompositeFilter
|
|||||||
- isEmpty():Z
|
- isEmpty():Z
|
||||||
- setForceUseAllFilters(Z):V
|
- setForceUseAllFilters(Z):V
|
||||||
- shouldRunHeavy():Z
|
- shouldRunHeavy():Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.execution.filters.CompositeFilter$ApplyFilterException
|
c:com.intellij.execution.filters.CompositeFilter$ApplyFilterException
|
||||||
- java.lang.RuntimeException
|
- java.lang.RuntimeException
|
||||||
c:com.intellij.execution.filters.CompositeInputFilter
|
c:com.intellij.execution.filters.CompositeInputFilter
|
||||||
@@ -2129,7 +2107,6 @@ f:com.intellij.execution.services.ServiceEventListener$ServiceEvent
|
|||||||
- s:createResetEvent(java.lang.Class):com.intellij.execution.services.ServiceEventListener$ServiceEvent
|
- s:createResetEvent(java.lang.Class):com.intellij.execution.services.ServiceEventListener$ServiceEvent
|
||||||
- s:createServiceAddedEvent(java.lang.Object,java.lang.Class,java.lang.Object):com.intellij.execution.services.ServiceEventListener$ServiceEvent
|
- s:createServiceAddedEvent(java.lang.Object,java.lang.Class,java.lang.Object):com.intellij.execution.services.ServiceEventListener$ServiceEvent
|
||||||
- s:createUnloadSyncResetEvent(java.lang.Class):com.intellij.execution.services.ServiceEventListener$ServiceEvent
|
- s:createUnloadSyncResetEvent(java.lang.Class):com.intellij.execution.services.ServiceEventListener$ServiceEvent
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.services.ServiceViewActionUtils
|
f:com.intellij.execution.services.ServiceViewActionUtils
|
||||||
- sf:CONTRIBUTORS_KEY:com.intellij.openapi.actionSystem.DataKey
|
- sf:CONTRIBUTORS_KEY:com.intellij.openapi.actionSystem.DataKey
|
||||||
- sf:IS_FROM_TREE_KEY:com.intellij.openapi.actionSystem.DataKey
|
- sf:IS_FROM_TREE_KEY:com.intellij.openapi.actionSystem.DataKey
|
||||||
@@ -2188,7 +2165,6 @@ f:com.intellij.execution.services.ServiceViewItemState
|
|||||||
- f:getLeaf():Z
|
- f:getLeaf():Z
|
||||||
- f:getSelected():Z
|
- f:getSelected():Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.execution.services.ServiceViewLazyContributor
|
com.intellij.execution.services.ServiceViewLazyContributor
|
||||||
com.intellij.execution.services.ServiceViewLocatableDescriptor
|
com.intellij.execution.services.ServiceViewLocatableDescriptor
|
||||||
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
|
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
|
||||||
@@ -3116,7 +3092,6 @@ com.intellij.ide.projectView.SelectableTreeStructureProvider
|
|||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- icon():javax.swing.Icon
|
- icon():javax.swing.Icon
|
||||||
- f:toString():java.lang.String
|
|
||||||
c:com.intellij.ide.todo.TodoPanelSettings
|
c:com.intellij.ide.todo.TodoPanelSettings
|
||||||
- areFlattenPackages:Z
|
- areFlattenPackages:Z
|
||||||
- areModulesShown:Z
|
- areModulesShown:Z
|
||||||
@@ -4223,7 +4198,6 @@ f:com.intellij.psi.codeStyle.autodetect.IndentUsageInfo
|
|||||||
- <init>(I,I):V
|
- <init>(I,I):V
|
||||||
- getIndentSize():I
|
- getIndentSize():I
|
||||||
- getTimesUsed():I
|
- getTimesUsed():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.psi.codeStyle.autodetect.IndentUsageStatistics
|
com.intellij.psi.codeStyle.autodetect.IndentUsageStatistics
|
||||||
- a:getKMostUsedIndentInfo(I):com.intellij.psi.codeStyle.autodetect.IndentUsageInfo
|
- a:getKMostUsedIndentInfo(I):com.intellij.psi.codeStyle.autodetect.IndentUsageInfo
|
||||||
- a:getTimesIndentUsed(I):I
|
- a:getTimesIndentUsed(I):I
|
||||||
@@ -4317,7 +4291,6 @@ c:com.intellij.psi.codeStyle.extractor.values.Value
|
|||||||
- getMutagenFactor():I
|
- getMutagenFactor():I
|
||||||
- getPossibleValues():java.lang.Object[]
|
- getPossibleValues():java.lang.Object[]
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
- write(Z):com.intellij.psi.codeStyle.extractor.values.Value
|
- write(Z):com.intellij.psi.codeStyle.extractor.values.Value
|
||||||
a:com.intellij.psi.codeStyle.extractor.values.Value$CLASS_BASED_VAR_KIND
|
a:com.intellij.psi.codeStyle.extractor.values.Value$CLASS_BASED_VAR_KIND
|
||||||
- com.intellij.psi.codeStyle.extractor.values.Value$VAR_KIND
|
- com.intellij.psi.codeStyle.extractor.values.Value$VAR_KIND
|
||||||
@@ -4475,7 +4448,6 @@ c:com.intellij.psi.templateLanguages.TemplateDataHighlighterWrapper
|
|||||||
- f:split(java.lang.String,kotlin.jvm.functions.Function2):java.util.List
|
- f:split(java.lang.String,kotlin.jvm.functions.Function2):java.util.List
|
||||||
- bs:split$default(com.intellij.psi.util.PartiallyKnownString,java.lang.String,kotlin.jvm.functions.Function2,I,java.lang.Object):java.util.List
|
- bs:split$default(com.intellij.psi.util.PartiallyKnownString,java.lang.String,kotlin.jvm.functions.Function2,I,java.lang.Object):java.util.List
|
||||||
- f:splitAtInKnown(I):kotlin.Pair
|
- f:splitAtInKnown(I):kotlin.Pair
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.psi.util.PartiallyKnownString$Companion
|
*f:com.intellij.psi.util.PartiallyKnownString$Companion
|
||||||
- f:getEmpty():com.intellij.psi.util.PartiallyKnownString
|
- f:getEmpty():com.intellij.psi.util.PartiallyKnownString
|
||||||
f:com.intellij.psi.util.PartiallyKnownStringKt
|
f:com.intellij.psi.util.PartiallyKnownStringKt
|
||||||
@@ -4539,7 +4511,6 @@ a:com.intellij.psi.util.ReferenceSetBase
|
|||||||
- getSourcePsi():com.intellij.psi.PsiElement
|
- getSourcePsi():com.intellij.psi.PsiElement
|
||||||
- f:getValue():java.lang.String
|
- f:getValue():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.psi.util.StringEntry$Unknown
|
*f:com.intellij.psi.util.StringEntry$Unknown
|
||||||
- com.intellij.psi.util.StringEntry
|
- com.intellij.psi.util.StringEntry
|
||||||
- <init>(com.intellij.psi.PsiElement,com.intellij.openapi.util.TextRange):V
|
- <init>(com.intellij.psi.PsiElement,com.intellij.openapi.util.TextRange):V
|
||||||
@@ -4549,7 +4520,6 @@ a:com.intellij.psi.util.ReferenceSetBase
|
|||||||
- getRange():com.intellij.openapi.util.TextRange
|
- getRange():com.intellij.openapi.util.TextRange
|
||||||
- getSourcePsi():com.intellij.psi.PsiElement
|
- getSourcePsi():com.intellij.psi.PsiElement
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.refactoring.Refactoring
|
com.intellij.refactoring.Refactoring
|
||||||
- a:doRefactoring(com.intellij.usageView.UsageInfo[]):V
|
- a:doRefactoring(com.intellij.usageView.UsageInfo[]):V
|
||||||
- a:findUsages():com.intellij.usageView.UsageInfo[]
|
- a:findUsages():com.intellij.usageView.UsageInfo[]
|
||||||
@@ -4732,7 +4702,6 @@ f:com.intellij.refactoring.suggested.SuggestedChangeSignatureData
|
|||||||
- f:getOldSignature():com.intellij.refactoring.suggested.SuggestedRefactoringSupport$Signature
|
- f:getOldSignature():com.intellij.refactoring.suggested.SuggestedRefactoringSupport$Signature
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:restoreInitialState(com.intellij.refactoring.suggested.SuggestedRefactoringSupport):kotlin.jvm.functions.Function0
|
- f:restoreInitialState(com.intellij.refactoring.suggested.SuggestedRefactoringSupport):kotlin.jvm.functions.Function0
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.refactoring.suggested.SuggestedChangeSignatureData$Companion
|
f:com.intellij.refactoring.suggested.SuggestedChangeSignatureData$Companion
|
||||||
- f:create(com.intellij.refactoring.suggested.SuggestedRefactoringState,java.lang.String):com.intellij.refactoring.suggested.SuggestedChangeSignatureData
|
- f:create(com.intellij.refactoring.suggested.SuggestedRefactoringState,java.lang.String):com.intellij.refactoring.suggested.SuggestedChangeSignatureData
|
||||||
a:com.intellij.refactoring.suggested.SuggestedRefactoringAvailability
|
a:com.intellij.refactoring.suggested.SuggestedRefactoringAvailability
|
||||||
@@ -4776,7 +4745,6 @@ f:com.intellij.refactoring.suggested.SuggestedRefactoringExecution$NewParameterV
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getExpression():com.intellij.psi.PsiElement
|
- f:getExpression():com.intellij.psi.PsiElement
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.refactoring.suggested.SuggestedRefactoringExecution$NewParameterValue$None
|
f:com.intellij.refactoring.suggested.SuggestedRefactoringExecution$NewParameterValue$None
|
||||||
- com.intellij.refactoring.suggested.SuggestedRefactoringExecution$NewParameterValue
|
- com.intellij.refactoring.suggested.SuggestedRefactoringExecution$NewParameterValue
|
||||||
- sf:INSTANCE:com.intellij.refactoring.suggested.SuggestedRefactoringExecution$NewParameterValue$None
|
- sf:INSTANCE:com.intellij.refactoring.suggested.SuggestedRefactoringExecution$NewParameterValue$None
|
||||||
@@ -4832,7 +4800,6 @@ f:com.intellij.refactoring.suggested.SuggestedRefactoringState$ParameterMarker
|
|||||||
- f:getParameterId():java.lang.Object
|
- f:getParameterId():java.lang.Object
|
||||||
- f:getRangeMarker():com.intellij.openapi.editor.RangeMarker
|
- f:getRangeMarker():com.intellij.openapi.editor.RangeMarker
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.refactoring.suggested.SuggestedRefactoringStateChanges
|
a:com.intellij.refactoring.suggested.SuggestedRefactoringStateChanges
|
||||||
- <init>(com.intellij.refactoring.suggested.SuggestedRefactoringSupport):V
|
- <init>(com.intellij.refactoring.suggested.SuggestedRefactoringSupport):V
|
||||||
- createInitialState(com.intellij.psi.PsiElement):com.intellij.refactoring.suggested.SuggestedRefactoringState
|
- createInitialState(com.intellij.psi.PsiElement):com.intellij.refactoring.suggested.SuggestedRefactoringState
|
||||||
@@ -4881,7 +4848,6 @@ f:com.intellij.refactoring.suggested.SuggestedRefactoringSupport$Parameter
|
|||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- f:getType():java.lang.String
|
- f:getType():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.refactoring.suggested.SuggestedRefactoringSupport$ParameterAdditionalData
|
com.intellij.refactoring.suggested.SuggestedRefactoringSupport$ParameterAdditionalData
|
||||||
- a:equals(java.lang.Object):Z
|
- a:equals(java.lang.Object):Z
|
||||||
f:com.intellij.refactoring.suggested.SuggestedRefactoringSupport$Signature
|
f:com.intellij.refactoring.suggested.SuggestedRefactoringSupport$Signature
|
||||||
@@ -4934,7 +4900,6 @@ f:com.intellij.refactoring.suggested.SuggestedRefactoringUI$NewParameterData
|
|||||||
- f:getSuggestRename():Z
|
- f:getSuggestRename():Z
|
||||||
- f:getValueFragment():com.intellij.psi.PsiCodeFragment
|
- f:getValueFragment():com.intellij.psi.PsiCodeFragment
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.refactoring.suggested.SuggestedRefactoringUI$RenameOnly
|
f:com.intellij.refactoring.suggested.SuggestedRefactoringUI$RenameOnly
|
||||||
- com.intellij.refactoring.suggested.SuggestedRefactoringUI
|
- com.intellij.refactoring.suggested.SuggestedRefactoringUI
|
||||||
- sf:INSTANCE:com.intellij.refactoring.suggested.SuggestedRefactoringUI$RenameOnly
|
- sf:INSTANCE:com.intellij.refactoring.suggested.SuggestedRefactoringUI$RenameOnly
|
||||||
@@ -4994,7 +4959,6 @@ f:com.intellij.semantic.SemKey
|
|||||||
- getUniqueId():I
|
- getUniqueId():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:subKey(java.lang.String,com.intellij.semantic.SemKey[]):com.intellij.semantic.SemKey
|
- f:subKey(java.lang.String,com.intellij.semantic.SemKey[]):com.intellij.semantic.SemKey
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.semantic.SemRegistrar
|
com.intellij.semantic.SemRegistrar
|
||||||
- registerRepeatableSemElementProvider(com.intellij.semantic.SemKey,com.intellij.patterns.ElementPattern,java.util.function.Function):V
|
- registerRepeatableSemElementProvider(com.intellij.semantic.SemKey,com.intellij.patterns.ElementPattern,java.util.function.Function):V
|
||||||
- registerSemElementProvider(com.intellij.semantic.SemKey,com.intellij.patterns.ElementPattern,java.util.function.Function):V
|
- registerSemElementProvider(com.intellij.semantic.SemKey,com.intellij.patterns.ElementPattern,java.util.function.Function):V
|
||||||
|
|||||||
@@ -67,7 +67,6 @@ c:com.intellij.facet.Facet
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- initFacet():V
|
- initFacet():V
|
||||||
- isDisposed():Z
|
- isDisposed():Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.facet.FacetConfiguration
|
com.intellij.facet.FacetConfiguration
|
||||||
- a:createEditorTabs(com.intellij.facet.ui.FacetEditorContext,com.intellij.facet.ui.FacetValidatorsManager):com.intellij.facet.ui.FacetEditorTab[]
|
- a:createEditorTabs(com.intellij.facet.ui.FacetEditorContext,com.intellij.facet.ui.FacetValidatorsManager):com.intellij.facet.ui.FacetEditorTab[]
|
||||||
- readExternal(org.jdom.Element):V
|
- readExternal(org.jdom.Element):V
|
||||||
@@ -123,7 +122,6 @@ a:com.intellij.facet.FacetType
|
|||||||
- setPluginDescriptor(com.intellij.openapi.extensions.PluginDescriptor):V
|
- setPluginDescriptor(com.intellij.openapi.extensions.PluginDescriptor):V
|
||||||
f:com.intellij.facet.FacetTypeId
|
f:com.intellij.facet.FacetTypeId
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.facet.ModifiableFacetModel
|
com.intellij.facet.ModifiableFacetModel
|
||||||
- com.intellij.facet.FacetModel
|
- com.intellij.facet.FacetModel
|
||||||
- a:addFacet(com.intellij.facet.Facet):V
|
- a:addFacet(com.intellij.facet.Facet):V
|
||||||
@@ -201,7 +199,6 @@ c:com.intellij.ide.util.frameworkSupport.FrameworkRole
|
|||||||
- sf:UNKNOWN:com.intellij.ide.util.frameworkSupport.FrameworkRole[]
|
- sf:UNKNOWN:com.intellij.ide.util.frameworkSupport.FrameworkRole[]
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.ide.util.projectWizard.AbstractModuleBuilder
|
a:com.intellij.ide.util.projectWizard.AbstractModuleBuilder
|
||||||
- com.intellij.ide.util.projectWizard.ProjectBuilder
|
- com.intellij.ide.util.projectWizard.ProjectBuilder
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -303,7 +300,6 @@ a:com.intellij.ide.util.projectWizard.ModuleWizardStep
|
|||||||
- isStepVisible():Z
|
- isStepVisible():Z
|
||||||
- onStepLeaving():V
|
- onStepLeaving():V
|
||||||
- onWizardFinished():V
|
- onWizardFinished():V
|
||||||
- toString():java.lang.String
|
|
||||||
- a:updateDataModel():V
|
- a:updateDataModel():V
|
||||||
- updateStep():V
|
- updateStep():V
|
||||||
- validate():Z
|
- validate():Z
|
||||||
@@ -459,7 +455,6 @@ a:com.intellij.openapi.module.ModuleType
|
|||||||
- isValidSdk(com.intellij.openapi.module.Module,com.intellij.openapi.projectRoots.Sdk):Z
|
- isValidSdk(com.intellij.openapi.module.Module,com.intellij.openapi.projectRoots.Sdk):Z
|
||||||
- modifyProjectTypeStep(com.intellij.ide.util.projectWizard.SettingsStep,com.intellij.ide.util.projectWizard.ModuleBuilder):com.intellij.ide.util.projectWizard.ModuleWizardStep
|
- modifyProjectTypeStep(com.intellij.ide.util.projectWizard.SettingsStep,com.intellij.ide.util.projectWizard.ModuleBuilder):com.intellij.ide.util.projectWizard.ModuleWizardStep
|
||||||
- modifySettingsStep(com.intellij.ide.util.projectWizard.SettingsStep,com.intellij.ide.util.projectWizard.ModuleBuilder):com.intellij.ide.util.projectWizard.ModuleWizardStep
|
- modifySettingsStep(com.intellij.ide.util.projectWizard.SettingsStep,com.intellij.ide.util.projectWizard.ModuleBuilder):com.intellij.ide.util.projectWizard.ModuleWizardStep
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.module.ModuleTypeManager
|
a:com.intellij.openapi.module.ModuleTypeManager
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- a:findByID(java.lang.String):com.intellij.openapi.module.ModuleType
|
- a:findByID(java.lang.String):com.intellij.openapi.module.ModuleType
|
||||||
@@ -559,7 +554,6 @@ a:com.intellij.openapi.projectRoots.SdkType
|
|||||||
- suggestHomePaths():java.util.Collection
|
- suggestHomePaths():java.util.Collection
|
||||||
- a:suggestSdkName(java.lang.String,java.lang.String):java.lang.String
|
- a:suggestSdkName(java.lang.String,java.lang.String):java.lang.String
|
||||||
- supportsCustomCreateUI():Z
|
- supportsCustomCreateUI():Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.projectRoots.SimpleJavaSdkType
|
c:com.intellij.openapi.projectRoots.SimpleJavaSdkType
|
||||||
- com.intellij.openapi.projectRoots.SdkType
|
- com.intellij.openapi.projectRoots.SdkType
|
||||||
- com.intellij.openapi.projectRoots.JavaSdkType
|
- com.intellij.openapi.projectRoots.JavaSdkType
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -8,7 +8,6 @@
|
|||||||
- f:getKind():java.lang.String
|
- f:getKind():java.lang.String
|
||||||
- f:getProviderId():java.lang.String
|
- f:getProviderId():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.history.ActivityPresentationProvider
|
*:com.intellij.history.ActivityPresentationProvider
|
||||||
- getIcon(java.lang.String):javax.swing.Icon
|
- getIcon(java.lang.String):javax.swing.Icon
|
||||||
- a:getId():java.lang.String
|
- a:getId():java.lang.String
|
||||||
|
|||||||
@@ -41,7 +41,6 @@ f:com.intellij.history.core.ChangeSetHolder
|
|||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- id():I
|
- id():I
|
||||||
- f:toString():java.lang.String
|
|
||||||
a:com.intellij.history.core.Content
|
a:com.intellij.history.core.Content
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
@@ -50,7 +49,6 @@ a:com.intellij.history.core.Content
|
|||||||
- getString(com.intellij.history.core.tree.Entry,com.intellij.history.integration.IdeaGateway):java.lang.String
|
- getString(com.intellij.history.core.tree.Entry,com.intellij.history.integration.IdeaGateway):java.lang.String
|
||||||
- a:isAvailable():Z
|
- a:isAvailable():Z
|
||||||
- a:release():V
|
- a:release():V
|
||||||
- toString():java.lang.String
|
|
||||||
- write(java.io.DataOutput):V
|
- write(java.io.DataOutput):V
|
||||||
f:com.intellij.history.core.DataStreamUtil
|
f:com.intellij.history.core.DataStreamUtil
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -210,7 +208,6 @@ f:com.intellij.history.core.changes.ChangeSet
|
|||||||
- lock():V
|
- lock():V
|
||||||
- setActivityId(com.intellij.history.ActivityId):V
|
- setActivityId(com.intellij.history.ActivityId):V
|
||||||
- setName(java.lang.String):V
|
- setName(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
- write(java.io.DataOutput):V
|
- write(java.io.DataOutput):V
|
||||||
a:com.intellij.history.core.changes.ChangeVisitor
|
a:com.intellij.history.core.changes.ChangeVisitor
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -326,7 +323,6 @@ a:com.intellij.history.core.changes.StructuralChange
|
|||||||
- p:removeEntry(com.intellij.history.core.tree.Entry):V
|
- p:removeEntry(com.intellij.history.core.tree.Entry):V
|
||||||
- a:revertOn(com.intellij.history.core.tree.RootEntry,Z):V
|
- a:revertOn(com.intellij.history.core.tree.RootEntry,Z):V
|
||||||
- revertPath(java.lang.String):java.lang.String
|
- revertPath(java.lang.String):java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
- write(java.io.DataOutput):V
|
- write(java.io.DataOutput):V
|
||||||
f:com.intellij.history.core.revisions.ChangeRevision
|
f:com.intellij.history.core.revisions.ChangeRevision
|
||||||
- com.intellij.history.core.revisions.Revision
|
- com.intellij.history.core.revisions.Revision
|
||||||
@@ -339,7 +335,6 @@ f:com.intellij.history.core.revisions.ChangeRevision
|
|||||||
- getLabelColor():I
|
- getLabelColor():I
|
||||||
- getRoot():com.intellij.history.core.tree.RootEntry
|
- getRoot():com.intellij.history.core.tree.RootEntry
|
||||||
- getTimestamp():J
|
- getTimestamp():J
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.history.core.revisions.CurrentRevision
|
f:com.intellij.history.core.revisions.CurrentRevision
|
||||||
- com.intellij.history.core.revisions.Revision
|
- com.intellij.history.core.revisions.Revision
|
||||||
- <init>(com.intellij.history.core.tree.RootEntry,java.lang.String):V
|
- <init>(com.intellij.history.core.tree.RootEntry,java.lang.String):V
|
||||||
@@ -428,7 +423,6 @@ a:com.intellij.history.core.tree.Entry
|
|||||||
- p:setParent(com.intellij.history.core.tree.DirectoryEntry):V
|
- p:setParent(com.intellij.history.core.tree.DirectoryEntry):V
|
||||||
- setReadOnly(Z):V
|
- setReadOnly(Z):V
|
||||||
- ps:toNameId(java.lang.String):I
|
- ps:toNameId(java.lang.String):I
|
||||||
- toString():java.lang.String
|
|
||||||
- write(java.io.DataOutput):V
|
- write(java.io.DataOutput):V
|
||||||
f:com.intellij.history.core.tree.FileEntry
|
f:com.intellij.history.core.tree.FileEntry
|
||||||
- com.intellij.history.core.tree.Entry
|
- com.intellij.history.core.tree.Entry
|
||||||
@@ -631,7 +625,6 @@ f:com.intellij.history.integration.ui.models.RevisionData
|
|||||||
- f:getCurrentRevision():com.intellij.history.core.revisions.Revision
|
- f:getCurrentRevision():com.intellij.history.core.revisions.Revision
|
||||||
- f:getRevisions():java.util.List
|
- f:getRevisions():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.history.integration.ui.models.RevisionDataKt
|
f:com.intellij.history.integration.ui.models.RevisionDataKt
|
||||||
- sf:filterContents(com.intellij.history.core.LocalHistoryFacade,com.intellij.history.integration.IdeaGateway,com.intellij.openapi.vfs.VirtualFile,java.util.List,java.lang.String,Z):java.util.Set
|
- sf:filterContents(com.intellij.history.core.LocalHistoryFacade,com.intellij.history.integration.IdeaGateway,com.intellij.openapi.vfs.VirtualFile,java.util.List,java.lang.String,Z):java.util.Set
|
||||||
- sf:filterContents(com.intellij.history.integration.ui.models.SelectionCalculator,java.lang.String):java.util.Set
|
- sf:filterContents(com.intellij.history.integration.ui.models.SelectionCalculator,java.lang.String):java.util.Set
|
||||||
@@ -797,7 +790,6 @@ f:com.intellij.openapi.command.impl.FileUndoProvider
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getItems():java.util.List
|
- f:getItems():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.lvcs.impl.ActivityData$Companion
|
*f:com.intellij.platform.lvcs.impl.ActivityData$Companion
|
||||||
- f:getEMPTY():com.intellij.platform.lvcs.impl.ActivityData
|
- f:getEMPTY():com.intellij.platform.lvcs.impl.ActivityData
|
||||||
*f:com.intellij.platform.lvcs.impl.ActivityDiffData
|
*f:com.intellij.platform.lvcs.impl.ActivityDiffData
|
||||||
@@ -812,7 +804,6 @@ f:com.intellij.openapi.command.impl.FileUndoProvider
|
|||||||
- f:getPresentableChanges():java.lang.Iterable
|
- f:getPresentableChanges():java.lang.Iterable
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:isSingleSelection():Z
|
- f:isSingleSelection():Z
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.platform.lvcs.impl.ActivityFileChange
|
*:com.intellij.platform.lvcs.impl.ActivityFileChange
|
||||||
- com.intellij.openapi.vcs.changes.ui.PresentableChange
|
- com.intellij.openapi.vcs.changes.ui.PresentableChange
|
||||||
- a:createProducer(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
- a:createProducer(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
||||||
@@ -828,7 +819,6 @@ f:com.intellij.openapi.command.impl.FileUndoProvider
|
|||||||
- f:getIcon():javax.swing.Icon
|
- f:getIcon():javax.swing.Icon
|
||||||
- f:getText():java.lang.String
|
- f:getText():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.platform.lvcs.impl.ActivityProvider
|
*:com.intellij.platform.lvcs.impl.ActivityProvider
|
||||||
- a:filterActivityList(com.intellij.platform.lvcs.impl.ActivityScope,com.intellij.platform.lvcs.impl.ActivityData,java.lang.String):java.util.Set
|
- a:filterActivityList(com.intellij.platform.lvcs.impl.ActivityScope,com.intellij.platform.lvcs.impl.ActivityData,java.lang.String):java.util.Set
|
||||||
- a:getActivityItemsChanged(com.intellij.platform.lvcs.impl.ActivityScope):kotlinx.coroutines.flow.Flow
|
- a:getActivityItemsChanged(com.intellij.platform.lvcs.impl.ActivityScope):kotlinx.coroutines.flow.Flow
|
||||||
@@ -853,7 +843,6 @@ f:com.intellij.openapi.command.impl.FileUndoProvider
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- getFile():com.intellij.openapi.vfs.VirtualFile
|
- getFile():com.intellij.openapi.vfs.VirtualFile
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.platform.lvcs.impl.ActivityScope$File
|
*:com.intellij.platform.lvcs.impl.ActivityScope$File
|
||||||
- com.intellij.platform.lvcs.impl.ActivityScope
|
- com.intellij.platform.lvcs.impl.ActivityScope
|
||||||
- a:getFile():com.intellij.openapi.vfs.VirtualFile
|
- a:getFile():com.intellij.openapi.vfs.VirtualFile
|
||||||
@@ -866,13 +855,11 @@ f:com.intellij.openapi.command.impl.FileUndoProvider
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getFiles():java.util.Collection
|
- f:getFiles():java.util.Collection
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.lvcs.impl.ActivityScope$Recent
|
*f:com.intellij.platform.lvcs.impl.ActivityScope$Recent
|
||||||
- com.intellij.platform.lvcs.impl.ActivityScope
|
- com.intellij.platform.lvcs.impl.ActivityScope
|
||||||
- sf:INSTANCE:com.intellij.platform.lvcs.impl.ActivityScope$Recent
|
- sf:INSTANCE:com.intellij.platform.lvcs.impl.ActivityScope$Recent
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.lvcs.impl.ActivityScope$Selection
|
*f:com.intellij.platform.lvcs.impl.ActivityScope$Selection
|
||||||
- com.intellij.platform.lvcs.impl.ActivityScope$File
|
- com.intellij.platform.lvcs.impl.ActivityScope$File
|
||||||
- <init>(com.intellij.openapi.vfs.VirtualFile,I,I):V
|
- <init>(com.intellij.openapi.vfs.VirtualFile,I,I):V
|
||||||
@@ -886,7 +873,6 @@ f:com.intellij.openapi.command.impl.FileUndoProvider
|
|||||||
- f:getFrom():I
|
- f:getFrom():I
|
||||||
- f:getTo():I
|
- f:getTo():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.lvcs.impl.ActivityScope$SingleFile
|
*f:com.intellij.platform.lvcs.impl.ActivityScope$SingleFile
|
||||||
- com.intellij.platform.lvcs.impl.ActivityScope$File
|
- com.intellij.platform.lvcs.impl.ActivityScope$File
|
||||||
- <init>(com.intellij.openapi.vfs.VirtualFile):V
|
- <init>(com.intellij.openapi.vfs.VirtualFile):V
|
||||||
@@ -896,7 +882,6 @@ f:com.intellij.openapi.command.impl.FileUndoProvider
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- getFile():com.intellij.openapi.vfs.VirtualFile
|
- getFile():com.intellij.openapi.vfs.VirtualFile
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.lvcs.impl.ActivityScopeKt
|
f:com.intellij.platform.lvcs.impl.ActivityScopeKt
|
||||||
- sf:getFilePath(com.intellij.platform.lvcs.impl.ActivityScope$File):com.intellij.openapi.vcs.FilePath
|
- sf:getFilePath(com.intellij.platform.lvcs.impl.ActivityScope$File):com.intellij.openapi.vcs.FilePath
|
||||||
- sf:getHasMultipleFiles(com.intellij.platform.lvcs.impl.ActivityScope):Z
|
- sf:getHasMultipleFiles(com.intellij.platform.lvcs.impl.ActivityScope):Z
|
||||||
@@ -911,7 +896,6 @@ f:com.intellij.platform.lvcs.impl.ActivityScopeKt
|
|||||||
- f:getData():com.intellij.platform.lvcs.impl.ActivityData
|
- f:getData():com.intellij.platform.lvcs.impl.ActivityData
|
||||||
- f:getSelectedItems():java.util.List
|
- f:getSelectedItems():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*e:com.intellij.platform.lvcs.impl.DirectoryDiffMode
|
*e:com.intellij.platform.lvcs.impl.DirectoryDiffMode
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:WithLocal:com.intellij.platform.lvcs.impl.DirectoryDiffMode
|
- sf:WithLocal:com.intellij.platform.lvcs.impl.DirectoryDiffMode
|
||||||
@@ -938,13 +922,11 @@ f:com.intellij.platform.lvcs.impl.RevisionId$ChangeSet
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getId():J
|
- f:getId():J
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.lvcs.impl.RevisionId$Current
|
f:com.intellij.platform.lvcs.impl.RevisionId$Current
|
||||||
- com.intellij.platform.lvcs.impl.RevisionId
|
- com.intellij.platform.lvcs.impl.RevisionId
|
||||||
- sf:INSTANCE:com.intellij.platform.lvcs.impl.RevisionId$Current
|
- sf:INSTANCE:com.intellij.platform.lvcs.impl.RevisionId$Current
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.lvcs.impl.ui.ActivityViewDataKeys
|
*f:com.intellij.platform.lvcs.impl.ui.ActivityViewDataKeys
|
||||||
- sf:INSTANCE:com.intellij.platform.lvcs.impl.ui.ActivityViewDataKeys
|
- sf:INSTANCE:com.intellij.platform.lvcs.impl.ui.ActivityViewDataKeys
|
||||||
- f:getDIRECTORY_DIFF_MODE():com.intellij.openapi.actionSystem.DataKey
|
- f:getDIRECTORY_DIFF_MODE():com.intellij.openapi.actionSystem.DataKey
|
||||||
|
|||||||
@@ -32,7 +32,6 @@ f:com.intellij.platform.ml.embeddings.models.TextEncoderConfig
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getMaxLen():java.lang.Integer
|
- f:getMaxLen():java.lang.Integer
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.ml.embeddings.models.TextEncoderConfig$Companion
|
f:com.intellij.platform.ml.embeddings.models.TextEncoderConfig$Companion
|
||||||
- f:loadConfig(ai.grazie.utils.mpp.DataLoader,kotlin.coroutines.Continuation):java.lang.Object
|
- f:loadConfig(ai.grazie.utils.mpp.DataLoader,kotlin.coroutines.Continuation):java.lang.Object
|
||||||
f:com.intellij.platform.ml.embeddings.search.indices.DiskSynchronizedEmbeddingSearchIndex
|
f:com.intellij.platform.ml.embeddings.search.indices.DiskSynchronizedEmbeddingSearchIndex
|
||||||
@@ -300,7 +299,6 @@ f:com.intellij.platform.ml.embeddings.search.utils.ScoredText
|
|||||||
- f:getSimilarity():D
|
- f:getSimilarity():D
|
||||||
- f:getText():java.lang.String
|
- f:getText():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.ml.embeddings.search.utils.SuspendingReadWriteLock
|
f:com.intellij.platform.ml.embeddings.search.utils.SuspendingReadWriteLock
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- f:read(kotlin.jvm.functions.Function2,kotlin.coroutines.Continuation):java.lang.Object
|
- f:read(kotlin.jvm.functions.Function2,kotlin.coroutines.Continuation):java.lang.Object
|
||||||
|
|||||||
@@ -10,7 +10,6 @@ f:com.intellij.filePrediction.features.history.FileHistoryFeatures
|
|||||||
- f:getPosition():java.lang.Integer
|
- f:getPosition():java.lang.Integer
|
||||||
- f:getUniGram():com.intellij.filePrediction.features.history.NextFileProbability
|
- f:getUniGram():com.intellij.filePrediction.features.history.NextFileProbability
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.filePrediction.features.history.FileHistoryManager
|
f:com.intellij.filePrediction.features.history.FileHistoryManager
|
||||||
- <init>(com.intellij.internal.ml.ngram.NGramIncrementalModelRunner):V
|
- <init>(com.intellij.internal.ml.ngram.NGramIncrementalModelRunner):V
|
||||||
- f:calcNGramFeatures(java.util.List):com.intellij.filePrediction.features.history.FilePredictionNGramFeatures
|
- f:calcNGramFeatures(java.util.List):com.intellij.filePrediction.features.history.FilePredictionNGramFeatures
|
||||||
@@ -51,7 +50,6 @@ f:com.intellij.filePrediction.features.history.NextFileProbability
|
|||||||
- f:getMleToMax():D
|
- f:getMleToMax():D
|
||||||
- f:getMleToMin():D
|
- f:getMleToMin():D
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.internal.ml.models.local.LocalCatBoostModelMetadataReader
|
f:com.intellij.internal.ml.models.local.LocalCatBoostModelMetadataReader
|
||||||
- com.intellij.internal.ml.ModelMetadataReader
|
- com.intellij.internal.ml.ModelMetadataReader
|
||||||
- <init>(java.lang.String,java.lang.String):V
|
- <init>(java.lang.String,java.lang.String):V
|
||||||
@@ -142,11 +140,9 @@ com.intellij.platform.ml.impl.ngram.model.NGramToken
|
|||||||
f:com.intellij.platform.ml.impl.ngram.model.NGramToken$EndOfSentence
|
f:com.intellij.platform.ml.impl.ngram.model.NGramToken$EndOfSentence
|
||||||
- com.intellij.platform.ml.impl.ngram.model.NGramToken
|
- com.intellij.platform.ml.impl.ngram.model.NGramToken
|
||||||
- sf:INSTANCE:com.intellij.platform.ml.impl.ngram.model.NGramToken$EndOfSentence
|
- sf:INSTANCE:com.intellij.platform.ml.impl.ngram.model.NGramToken$EndOfSentence
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.ml.impl.ngram.model.NGramToken$StartOfSentence
|
f:com.intellij.platform.ml.impl.ngram.model.NGramToken$StartOfSentence
|
||||||
- com.intellij.platform.ml.impl.ngram.model.NGramToken
|
- com.intellij.platform.ml.impl.ngram.model.NGramToken
|
||||||
- sf:INSTANCE:com.intellij.platform.ml.impl.ngram.model.NGramToken$StartOfSentence
|
- sf:INSTANCE:com.intellij.platform.ml.impl.ngram.model.NGramToken$StartOfSentence
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.ml.impl.ngram.model.NGramToken$Word
|
f:com.intellij.platform.ml.impl.ngram.model.NGramToken$Word
|
||||||
- com.intellij.platform.ml.impl.ngram.model.NGramToken
|
- com.intellij.platform.ml.impl.ngram.model.NGramToken
|
||||||
- bsf:box-impl(java.lang.Object):com.intellij.platform.ml.impl.ngram.model.NGramToken$Word
|
- bsf:box-impl(java.lang.Object):com.intellij.platform.ml.impl.ngram.model.NGramToken$Word
|
||||||
@@ -157,7 +153,6 @@ f:com.intellij.platform.ml.impl.ngram.model.NGramToken$Word
|
|||||||
- f:getWord():java.lang.Object
|
- f:getWord():java.lang.Object
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- s:hashCode-impl(java.lang.Object):I
|
- s:hashCode-impl(java.lang.Object):I
|
||||||
- toString():java.lang.String
|
|
||||||
- s:toString-impl(java.lang.Object):java.lang.String
|
- s:toString-impl(java.lang.Object):java.lang.String
|
||||||
- bf:unbox-impl():java.lang.Object
|
- bf:unbox-impl():java.lang.Object
|
||||||
f:com.intellij.platform.ml.impl.ngram.model.SimpleNGramModel
|
f:com.intellij.platform.ml.impl.ngram.model.SimpleNGramModel
|
||||||
@@ -180,7 +175,6 @@ f:com.intellij.platform.ml.impl.turboComplete.CompletionKind
|
|||||||
- f:getName():java.lang.Enum
|
- f:getName():java.lang.Enum
|
||||||
- f:getVariety():com.intellij.platform.ml.impl.turboComplete.KindVariety
|
- f:getVariety():com.intellij.platform.ml.impl.turboComplete.KindVariety
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.platform.ml.impl.turboComplete.KindCollector
|
com.intellij.platform.ml.impl.turboComplete.KindCollector
|
||||||
- a:collectKinds(com.intellij.codeInsight.completion.CompletionParameters,com.intellij.platform.ml.impl.turboComplete.SuggestionGeneratorExecutor,com.intellij.codeInsight.completion.CompletionResultSet):V
|
- a:collectKinds(com.intellij.codeInsight.completion.CompletionParameters,com.intellij.platform.ml.impl.turboComplete.SuggestionGeneratorExecutor,com.intellij.codeInsight.completion.CompletionResultSet):V
|
||||||
- a:getKindVariety():com.intellij.platform.ml.impl.turboComplete.KindVariety
|
- a:getKindVariety():com.intellij.platform.ml.impl.turboComplete.KindVariety
|
||||||
@@ -241,7 +235,6 @@ f:com.intellij.platform.ml.impl.turboComplete.ranking.RankedKind
|
|||||||
- f:getKind():com.intellij.platform.ml.impl.turboComplete.CompletionKind
|
- f:getKind():com.intellij.platform.ml.impl.turboComplete.CompletionKind
|
||||||
- f:getRelevance():java.lang.Double
|
- f:getRelevance():java.lang.Double
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.ml.impl.turboComplete.ranking.RankedKind$Companion
|
f:com.intellij.platform.ml.impl.turboComplete.ranking.RankedKind$Companion
|
||||||
- f:fromWeights(java.lang.Iterable,Z):java.util.List
|
- f:fromWeights(java.lang.Iterable,Z):java.util.List
|
||||||
e:com.intellij.textMatching.PrefixMatchingType
|
e:com.intellij.textMatching.PrefixMatchingType
|
||||||
@@ -286,7 +279,6 @@ f:com.intellij.textMatching.PrefixMatchingUtil$PrefixMatchingScores
|
|||||||
- f:getWordsWithCase():D
|
- f:getWordsWithCase():D
|
||||||
- f:getWordsWithCaseRelative():D
|
- f:getWordsWithCaseRelative():D
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.textMatching.PrefixMatchingUtil$PrefixMatchingScores$Builder
|
f:com.intellij.textMatching.PrefixMatchingUtil$PrefixMatchingScores$Builder
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- f:build(java.lang.String,java.lang.String):com.intellij.textMatching.PrefixMatchingUtil$PrefixMatchingScores
|
- f:build(java.lang.String,java.lang.String):com.intellij.textMatching.PrefixMatchingUtil$PrefixMatchingScores
|
||||||
|
|||||||
@@ -63,7 +63,6 @@ f:com.intellij.serialization.ReadConfiguration
|
|||||||
- bs:copy$default(com.intellij.serialization.ReadConfiguration,Z,kotlin.jvm.functions.Function2,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,I,java.lang.Object):com.intellij.serialization.ReadConfiguration
|
- bs:copy$default(com.intellij.serialization.ReadConfiguration,Z,kotlin.jvm.functions.Function2,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,I,java.lang.Object):com.intellij.serialization.ReadConfiguration
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.serialization.SerializationFilter
|
com.intellij.serialization.SerializationFilter
|
||||||
- getSkipEmptyArray():Z
|
- getSkipEmptyArray():Z
|
||||||
- getSkipEmptyCollection():Z
|
- getSkipEmptyCollection():Z
|
||||||
@@ -95,7 +94,6 @@ f:com.intellij.serialization.VersionedFile
|
|||||||
- f:readList(java.lang.Class,com.intellij.serialization.ReadConfiguration):java.util.List
|
- f:readList(java.lang.Class,com.intellij.serialization.ReadConfiguration):java.util.List
|
||||||
- f:readList(java.lang.Class,com.intellij.serialization.ReadConfiguration,Z):java.util.List
|
- f:readList(java.lang.Class,com.intellij.serialization.ReadConfiguration,Z):java.util.List
|
||||||
- bs:readList$default(com.intellij.serialization.VersionedFile,java.lang.Class,com.intellij.serialization.ReadConfiguration,Z,I,java.lang.Object):java.util.List
|
- bs:readList$default(com.intellij.serialization.VersionedFile,java.lang.Class,com.intellij.serialization.ReadConfiguration,Z,I,java.lang.Object):java.util.List
|
||||||
- toString():java.lang.String
|
|
||||||
- f:writeList(java.util.Collection,java.lang.Class):V
|
- f:writeList(java.util.Collection,java.lang.Class):V
|
||||||
- f:writeList(java.util.Collection,java.lang.Class,com.intellij.serialization.WriteConfiguration):V
|
- f:writeList(java.util.Collection,java.lang.Class,com.intellij.serialization.WriteConfiguration):V
|
||||||
- bs:writeList$default(com.intellij.serialization.VersionedFile,java.util.Collection,java.lang.Class,com.intellij.serialization.WriteConfiguration,I,java.lang.Object):V
|
- bs:writeList$default(com.intellij.serialization.VersionedFile,java.util.Collection,java.lang.Class,com.intellij.serialization.WriteConfiguration,I,java.lang.Object):V
|
||||||
@@ -115,7 +113,6 @@ f:com.intellij.serialization.WriteConfiguration
|
|||||||
- bs:copy$default(com.intellij.serialization.WriteConfiguration,Z,com.intellij.serialization.SerializationFilter,Z,Z,I,java.lang.Object):com.intellij.serialization.WriteConfiguration
|
- bs:copy$default(com.intellij.serialization.WriteConfiguration,Z,com.intellij.serialization.SerializationFilter,Z,Z,I,java.lang.Object):com.intellij.serialization.WriteConfiguration
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.serialization.stateProperties.CollectionStoredProperty
|
c:com.intellij.serialization.stateProperties.CollectionStoredProperty
|
||||||
- com.intellij.openapi.components.StoredPropertyBase
|
- com.intellij.openapi.components.StoredPropertyBase
|
||||||
- <init>(java.util.Collection,java.lang.String):V
|
- <init>(java.util.Collection,java.lang.String):V
|
||||||
@@ -128,7 +125,6 @@ c:com.intellij.serialization.stateProperties.CollectionStoredProperty
|
|||||||
- isEqualToDefault():Z
|
- isEqualToDefault():Z
|
||||||
- setValue(com.intellij.openapi.components.BaseState,java.util.Collection):V
|
- setValue(com.intellij.openapi.components.BaseState,java.util.Collection):V
|
||||||
- setValue(com.intellij.openapi.components.StoredProperty):Z
|
- setValue(com.intellij.openapi.components.StoredProperty):Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.serialization.stateProperties.EnumStoredProperty
|
f:com.intellij.serialization.stateProperties.EnumStoredProperty
|
||||||
- com.intellij.serialization.stateProperties.ObjectStateStoredPropertyBase
|
- com.intellij.serialization.stateProperties.ObjectStateStoredPropertyBase
|
||||||
- com.intellij.openapi.components.ScalarProperty
|
- com.intellij.openapi.components.ScalarProperty
|
||||||
@@ -151,7 +147,6 @@ f:com.intellij.serialization.stateProperties.MapStoredProperty
|
|||||||
- isEqualToDefault():Z
|
- isEqualToDefault():Z
|
||||||
- setValue(com.intellij.openapi.components.BaseState,java.util.Map):V
|
- setValue(com.intellij.openapi.components.BaseState,java.util.Map):V
|
||||||
- setValue(com.intellij.openapi.components.StoredProperty):Z
|
- setValue(com.intellij.openapi.components.StoredProperty):Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.serialization.stateProperties.ObjectStateStoredPropertyBase
|
a:com.intellij.serialization.stateProperties.ObjectStateStoredPropertyBase
|
||||||
- com.intellij.openapi.components.StoredPropertyBase
|
- com.intellij.openapi.components.StoredPropertyBase
|
||||||
- <init>(java.lang.Object):V
|
- <init>(java.lang.Object):V
|
||||||
@@ -163,4 +158,3 @@ a:com.intellij.serialization.stateProperties.ObjectStateStoredPropertyBase
|
|||||||
- setValue(com.intellij.openapi.components.BaseState,java.lang.Object):V
|
- setValue(com.intellij.openapi.components.BaseState,java.lang.Object):V
|
||||||
- setValue(com.intellij.openapi.components.StoredProperty):Z
|
- setValue(com.intellij.openapi.components.StoredProperty):Z
|
||||||
- pf:setValue(java.lang.Object):V
|
- pf:setValue(java.lang.Object):V
|
||||||
- toString():java.lang.String
|
|
||||||
|
|||||||
@@ -245,7 +245,6 @@ c:com.intellij.execution.ui.SettingsEditorFragment
|
|||||||
- setRemovable(Z):V
|
- setRemovable(Z):V
|
||||||
- setSelected(Z):V
|
- setSelected(Z):V
|
||||||
- setValidation(java.util.function.Function):V
|
- setValidation(java.util.function.Function):V
|
||||||
- toString():java.lang.String
|
|
||||||
- toggle(Z,com.intellij.openapi.actionSystem.AnActionEvent):V
|
- toggle(Z,com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||||
- p:validate(java.lang.Object):V
|
- p:validate(java.lang.Object):V
|
||||||
c:com.intellij.execution.ui.TagButton
|
c:com.intellij.execution.ui.TagButton
|
||||||
@@ -397,7 +396,6 @@ c:com.intellij.featureStatistics.FeatureDescriptor
|
|||||||
- getUtilityScore():I
|
- getUtilityScore():I
|
||||||
- isNeedToBeShownInGuide():Z
|
- isNeedToBeShownInGuide():Z
|
||||||
- isUnused():Z
|
- isUnused():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.featureStatistics.FeatureStatisticsBundle
|
f:com.intellij.featureStatistics.FeatureStatisticsBundle
|
||||||
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
|
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
|
||||||
c:com.intellij.featureStatistics.FeatureStatisticsBundleEP
|
c:com.intellij.featureStatistics.FeatureStatisticsBundleEP
|
||||||
@@ -542,7 +540,6 @@ c:com.intellij.ide.FileSelectInContext
|
|||||||
- getProject():com.intellij.openapi.project.Project
|
- getProject():com.intellij.openapi.project.Project
|
||||||
- getSelectorInFile():java.lang.Object
|
- getSelectorInFile():java.lang.Object
|
||||||
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
|
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.ide.FrameStateListener
|
com.intellij.ide.FrameStateListener
|
||||||
- sf:TOPIC:com.intellij.util.messages.Topic
|
- sf:TOPIC:com.intellij.util.messages.Topic
|
||||||
- onFrameActivated():V
|
- onFrameActivated():V
|
||||||
@@ -698,7 +695,6 @@ f:com.intellij.ide.SaveAndSyncHandler$SaveTask
|
|||||||
- f:getForceSavingAllSettings():Z
|
- f:getForceSavingAllSettings():Z
|
||||||
- f:getProject():com.intellij.openapi.project.Project
|
- f:getProject():com.intellij.openapi.project.Project
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.ide.SaveAndSyncHandlerListener
|
*:com.intellij.ide.SaveAndSyncHandlerListener
|
||||||
- sf:TOPIC:com.intellij.util.messages.Topic
|
- sf:TOPIC:com.intellij.util.messages.Topic
|
||||||
- beforeRefresh():V
|
- beforeRefresh():V
|
||||||
@@ -746,7 +742,6 @@ c:com.intellij.ide.SmartSelectInContext
|
|||||||
- <init>(com.intellij.psi.PsiFile,com.intellij.psi.PsiElement,com.intellij.ide.FileEditorProvider):V
|
- <init>(com.intellij.psi.PsiFile,com.intellij.psi.PsiElement,com.intellij.ide.FileEditorProvider):V
|
||||||
- getPsiFile():com.intellij.psi.PsiFile
|
- getPsiFile():com.intellij.psi.PsiFile
|
||||||
- getSelectorInFile():java.lang.Object
|
- getSelectorInFile():java.lang.Object
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.ide.TextCopyProvider
|
a:com.intellij.ide.TextCopyProvider
|
||||||
- com.intellij.ide.CopyProvider
|
- com.intellij.ide.CopyProvider
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -881,7 +876,6 @@ e:com.intellij.ide.browsers.BrowserFamily
|
|||||||
- getIcon():javax.swing.Icon
|
- getIcon():javax.swing.Icon
|
||||||
- getIcon(I):javax.swing.Icon
|
- getIcon(I):javax.swing.Icon
|
||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
- s:valueOf(java.lang.String):com.intellij.ide.browsers.BrowserFamily
|
- s:valueOf(java.lang.String):com.intellij.ide.browsers.BrowserFamily
|
||||||
- s:values():com.intellij.ide.browsers.BrowserFamily[]
|
- s:values():com.intellij.ide.browsers.BrowserFamily[]
|
||||||
a:com.intellij.ide.browsers.BrowserLauncher
|
a:com.intellij.ide.browsers.BrowserLauncher
|
||||||
@@ -1150,7 +1144,6 @@ e:com.intellij.ide.errorTreeView.ErrorTreeElementKind
|
|||||||
- s:convertMessageFromCompilerErrorType(I):com.intellij.ide.errorTreeView.ErrorTreeElementKind
|
- s:convertMessageFromCompilerErrorType(I):com.intellij.ide.errorTreeView.ErrorTreeElementKind
|
||||||
- getIcon():javax.swing.Icon
|
- getIcon():javax.swing.Icon
|
||||||
- getPresentableText():java.lang.String
|
- getPresentableText():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
- s:valueOf(java.lang.String):com.intellij.ide.errorTreeView.ErrorTreeElementKind
|
- s:valueOf(java.lang.String):com.intellij.ide.errorTreeView.ErrorTreeElementKind
|
||||||
- s:values():com.intellij.ide.errorTreeView.ErrorTreeElementKind[]
|
- s:values():com.intellij.ide.errorTreeView.ErrorTreeElementKind[]
|
||||||
c:com.intellij.ide.errorTreeView.HotfixData
|
c:com.intellij.ide.errorTreeView.HotfixData
|
||||||
@@ -1294,7 +1287,6 @@ f:com.intellij.ide.ui.search.ConfigurableHit
|
|||||||
- f:getNameHits():java.util.Set
|
- f:getNameHits():java.util.Set
|
||||||
- f:getSpotlightFilter():java.lang.String
|
- f:getSpotlightFilter():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.ide.ui.search.OptionDescription
|
c:com.intellij.ide.ui.search.OptionDescription
|
||||||
- java.lang.Comparable
|
- java.lang.Comparable
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -1312,7 +1304,6 @@ c:com.intellij.ide.ui.search.OptionDescription
|
|||||||
- hasExternalEditor():Z
|
- hasExternalEditor():Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- invokeInternalEditor():V
|
- invokeInternalEditor():V
|
||||||
- f:toString():java.lang.String
|
|
||||||
a:com.intellij.ide.ui.search.SearchableOptionContributor
|
a:com.intellij.ide.ui.search.SearchableOptionContributor
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- a:processOptions(com.intellij.ide.ui.search.SearchableOptionProcessor):V
|
- a:processOptions(com.intellij.ide.ui.search.SearchableOptionProcessor):V
|
||||||
@@ -1409,7 +1400,6 @@ f:com.intellij.ide.util.treeView.TreeState
|
|||||||
- isEmpty():Z
|
- isEmpty():Z
|
||||||
- readExternal(org.jdom.Element):V
|
- readExternal(org.jdom.Element):V
|
||||||
- setScrollToSelection(Z):V
|
- setScrollToSelection(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
- writeExternal(org.jdom.Element):V
|
- writeExternal(org.jdom.Element):V
|
||||||
com.intellij.ide.warmup.WarmupConfigurator
|
com.intellij.ide.warmup.WarmupConfigurator
|
||||||
- sf:Companion:com.intellij.ide.warmup.WarmupConfigurator$Companion
|
- sf:Companion:com.intellij.ide.warmup.WarmupConfigurator$Companion
|
||||||
@@ -1433,7 +1423,6 @@ f:com.intellij.ide.warmup.WarmupStatus$Finished
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getIndexedFileCount():I
|
- f:getIndexedFileCount():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ide.warmup.WarmupStatus$InProgress
|
f:com.intellij.ide.warmup.WarmupStatus$InProgress
|
||||||
- com.intellij.ide.warmup.WarmupStatus
|
- com.intellij.ide.warmup.WarmupStatus
|
||||||
- sf:INSTANCE:com.intellij.ide.warmup.WarmupStatus$InProgress
|
- sf:INSTANCE:com.intellij.ide.warmup.WarmupStatus$InProgress
|
||||||
@@ -1521,7 +1510,6 @@ f:com.intellij.internal.inspector.UiInspectorPreciseContextProvider$UiInspectorI
|
|||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- name():java.lang.String
|
- name():java.lang.String
|
||||||
- f:toString():java.lang.String
|
|
||||||
- values():java.util.List
|
- values():java.util.List
|
||||||
com.intellij.internal.inspector.UiInspectorTableRendererContextProvider
|
com.intellij.internal.inspector.UiInspectorTableRendererContextProvider
|
||||||
- a:getUiInspectorContext(javax.swing.JTable,java.lang.Object,I,I):java.util.List
|
- a:getUiInspectorContext(javax.swing.JTable,java.lang.Object,I,I):java.util.List
|
||||||
@@ -1680,7 +1668,6 @@ f:com.intellij.openapi.actionSystem.Anchor
|
|||||||
- sf:BEFORE:com.intellij.openapi.actionSystem.Anchor
|
- sf:BEFORE:com.intellij.openapi.actionSystem.Anchor
|
||||||
- sf:FIRST:com.intellij.openapi.actionSystem.Anchor
|
- sf:FIRST:com.intellij.openapi.actionSystem.Anchor
|
||||||
- sf:LAST:com.intellij.openapi.actionSystem.Anchor
|
- sf:LAST:com.intellij.openapi.actionSystem.Anchor
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.actionSystem.CheckedActionGroup
|
com.intellij.openapi.actionSystem.CheckedActionGroup
|
||||||
f:com.intellij.openapi.actionSystem.CommonShortcuts
|
f:com.intellij.openapi.actionSystem.CommonShortcuts
|
||||||
- sf:ALT_ENTER:com.intellij.openapi.actionSystem.ShortcutSet
|
- sf:ALT_ENTER:com.intellij.openapi.actionSystem.ShortcutSet
|
||||||
@@ -1826,7 +1813,6 @@ c:com.intellij.openapi.actionSystem.KeyboardModifierGestureShortcut
|
|||||||
- isKeyboard():Z
|
- isKeyboard():Z
|
||||||
- s:newInstance(com.intellij.openapi.actionSystem.KeyboardGestureAction$ModifierType,javax.swing.KeyStroke):com.intellij.openapi.actionSystem.Shortcut
|
- s:newInstance(com.intellij.openapi.actionSystem.KeyboardGestureAction$ModifierType,javax.swing.KeyStroke):com.intellij.openapi.actionSystem.Shortcut
|
||||||
- startsWith(com.intellij.openapi.actionSystem.Shortcut):Z
|
- startsWith(com.intellij.openapi.actionSystem.Shortcut):Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.actionSystem.KeyboardModifierGestureShortcut$DblClick
|
c:com.intellij.openapi.actionSystem.KeyboardModifierGestureShortcut$DblClick
|
||||||
- com.intellij.openapi.actionSystem.KeyboardModifierGestureShortcut
|
- com.intellij.openapi.actionSystem.KeyboardModifierGestureShortcut
|
||||||
- <init>(javax.swing.KeyStroke):V
|
- <init>(javax.swing.KeyStroke):V
|
||||||
@@ -1847,7 +1833,6 @@ c:com.intellij.openapi.actionSystem.MouseShortcut
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isKeyboard():Z
|
- isKeyboard():Z
|
||||||
- startsWith(com.intellij.openapi.actionSystem.Shortcut):Z
|
- startsWith(com.intellij.openapi.actionSystem.Shortcut):Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.actionSystem.PerformWithDocumentsCommitted
|
com.intellij.openapi.actionSystem.PerformWithDocumentsCommitted
|
||||||
- s:commitDocumentsIfNeeded(com.intellij.openapi.actionSystem.AnAction,com.intellij.openapi.actionSystem.AnActionEvent):V
|
- s:commitDocumentsIfNeeded(com.intellij.openapi.actionSystem.AnAction,com.intellij.openapi.actionSystem.AnActionEvent):V
|
||||||
- isPerformWithDocumentsCommitted():Z
|
- isPerformWithDocumentsCommitted():Z
|
||||||
@@ -1896,7 +1881,6 @@ c:com.intellij.openapi.actionSystem.PressureShortcut
|
|||||||
- getStage():D
|
- getStage():D
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- startsWith(com.intellij.openapi.actionSystem.Shortcut):Z
|
- startsWith(com.intellij.openapi.actionSystem.Shortcut):Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.actionSystem.Separator
|
f:com.intellij.openapi.actionSystem.Separator
|
||||||
- com.intellij.openapi.actionSystem.DecorativeElement
|
- com.intellij.openapi.actionSystem.DecorativeElement
|
||||||
- com.intellij.ide.lightEdit.LightEditCompatible
|
- com.intellij.ide.lightEdit.LightEditCompatible
|
||||||
@@ -1910,7 +1894,6 @@ f:com.intellij.openapi.actionSystem.Separator
|
|||||||
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
|
||||||
- s:getInstance():com.intellij.openapi.actionSystem.Separator
|
- s:getInstance():com.intellij.openapi.actionSystem.Separator
|
||||||
- getText():java.lang.String
|
- getText():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.actionSystem.ToggleAction
|
a:com.intellij.openapi.actionSystem.ToggleAction
|
||||||
- com.intellij.openapi.actionSystem.AnAction
|
- com.intellij.openapi.actionSystem.AnAction
|
||||||
- com.intellij.openapi.actionSystem.Toggleable
|
- com.intellij.openapi.actionSystem.Toggleable
|
||||||
@@ -2138,7 +2121,6 @@ c:com.intellij.openapi.diagnostic.IdeaLoggingEvent
|
|||||||
- getMessage():java.lang.String
|
- getMessage():java.lang.String
|
||||||
- getThrowable():java.lang.Throwable
|
- getThrowable():java.lang.Throwable
|
||||||
- getThrowableText():java.lang.String
|
- getThrowableText():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.diagnostic.SubmittedReportInfo
|
c:com.intellij.openapi.diagnostic.SubmittedReportInfo
|
||||||
- <init>(com.intellij.openapi.diagnostic.SubmittedReportInfo$SubmissionStatus):V
|
- <init>(com.intellij.openapi.diagnostic.SubmittedReportInfo$SubmissionStatus):V
|
||||||
- <init>(java.lang.String,java.lang.String,com.intellij.openapi.diagnostic.SubmittedReportInfo$SubmissionStatus):V
|
- <init>(java.lang.String,java.lang.String,com.intellij.openapi.diagnostic.SubmittedReportInfo$SubmissionStatus):V
|
||||||
@@ -2183,7 +2165,6 @@ f:com.intellij.openapi.editor.EditorCopyPasteHelper$CopyPasteOptions
|
|||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- isCopiedFromEmptySelection():Z
|
- isCopiedFromEmptySelection():Z
|
||||||
- f:toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.editor.EditorCopyPasteHelper$TooLargeContentException
|
c:com.intellij.openapi.editor.EditorCopyPasteHelper$TooLargeContentException
|
||||||
- java.lang.RuntimeException
|
- java.lang.RuntimeException
|
||||||
- <init>(I):V
|
- <init>(I):V
|
||||||
@@ -2365,7 +2346,6 @@ e:com.intellij.openapi.editor.markup.InspectionsLevel
|
|||||||
- sf:SYNTAX:com.intellij.openapi.editor.markup.InspectionsLevel
|
- sf:SYNTAX:com.intellij.openapi.editor.markup.InspectionsLevel
|
||||||
- f:getDescription():java.lang.String
|
- f:getDescription():java.lang.String
|
||||||
- s:getEntries():kotlin.enums.EnumEntries
|
- s:getEntries():kotlin.enums.EnumEntries
|
||||||
- toString():java.lang.String
|
|
||||||
- s:valueOf(java.lang.String):com.intellij.openapi.editor.markup.InspectionsLevel
|
- s:valueOf(java.lang.String):com.intellij.openapi.editor.markup.InspectionsLevel
|
||||||
- s:values():com.intellij.openapi.editor.markup.InspectionsLevel[]
|
- s:values():com.intellij.openapi.editor.markup.InspectionsLevel[]
|
||||||
com.intellij.openapi.editor.textarea.TextComponentEditor
|
com.intellij.openapi.editor.textarea.TextComponentEditor
|
||||||
@@ -2548,7 +2528,6 @@ c:com.intellij.openapi.ide.KillRingTransferable
|
|||||||
- isDataFlavorSupported(java.awt.datatransfer.DataFlavor):Z
|
- isDataFlavorSupported(java.awt.datatransfer.DataFlavor):Z
|
||||||
- isReadyToCombine():Z
|
- isReadyToCombine():Z
|
||||||
- setReadyToCombine(Z):V
|
- setReadyToCombine(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.ide.SmartSelectProvider
|
com.intellij.openapi.ide.SmartSelectProvider
|
||||||
- sf:EP:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EP:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
- a:canDecreaseSelection(java.lang.Object):Z
|
- a:canDecreaseSelection(java.lang.Object):Z
|
||||||
@@ -2786,7 +2765,6 @@ com.intellij.openapi.observable.operation.OperationExecutionStatus
|
|||||||
f:com.intellij.openapi.observable.operation.OperationExecutionStatus$Cancel
|
f:com.intellij.openapi.observable.operation.OperationExecutionStatus$Cancel
|
||||||
- com.intellij.openapi.observable.operation.OperationExecutionStatus
|
- com.intellij.openapi.observable.operation.OperationExecutionStatus
|
||||||
- sf:INSTANCE:com.intellij.openapi.observable.operation.OperationExecutionStatus$Cancel
|
- sf:INSTANCE:com.intellij.openapi.observable.operation.OperationExecutionStatus$Cancel
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.observable.operation.OperationExecutionStatus$Companion
|
f:com.intellij.openapi.observable.operation.OperationExecutionStatus$Companion
|
||||||
- f:getKEY():com.intellij.openapi.actionSystem.DataKey
|
- f:getKEY():com.intellij.openapi.actionSystem.DataKey
|
||||||
f:com.intellij.openapi.observable.operation.OperationExecutionStatus$Failure
|
f:com.intellij.openapi.observable.operation.OperationExecutionStatus$Failure
|
||||||
@@ -2796,11 +2774,9 @@ f:com.intellij.openapi.observable.operation.OperationExecutionStatus$Failure
|
|||||||
- <init>(java.lang.Throwable):V
|
- <init>(java.lang.Throwable):V
|
||||||
- f:getCause():java.lang.Throwable
|
- f:getCause():java.lang.Throwable
|
||||||
- f:getMessage():java.lang.String
|
- f:getMessage():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.observable.operation.OperationExecutionStatus$Success
|
f:com.intellij.openapi.observable.operation.OperationExecutionStatus$Success
|
||||||
- com.intellij.openapi.observable.operation.OperationExecutionStatus
|
- com.intellij.openapi.observable.operation.OperationExecutionStatus
|
||||||
- sf:INSTANCE:com.intellij.openapi.observable.operation.OperationExecutionStatus$Success
|
- sf:INSTANCE:com.intellij.openapi.observable.operation.OperationExecutionStatus$Success
|
||||||
- toString():java.lang.String
|
|
||||||
*a:com.intellij.openapi.observable.operation.core.AbstractObservableOperationTrace
|
*a:com.intellij.openapi.observable.operation.core.AbstractObservableOperationTrace
|
||||||
- com.intellij.openapi.observable.operation.core.ObservableTaskOperationTrace
|
- com.intellij.openapi.observable.operation.core.ObservableTaskOperationTrace
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -2831,7 +2807,6 @@ f:com.intellij.openapi.observable.operation.OperationExecutionStatus$Success
|
|||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- getState():com.intellij.openapi.observable.operation.core.ObservableOperationState
|
- getState():com.intellij.openapi.observable.operation.core.ObservableOperationState
|
||||||
- getStatus():com.intellij.openapi.observable.operation.core.ObservableOperationStatus
|
- getStatus():com.intellij.openapi.observable.operation.core.ObservableOperationStatus
|
||||||
- toString():java.lang.String
|
|
||||||
- traceFinish(com.intellij.openapi.observable.operation.OperationExecutionId,com.intellij.openapi.observable.operation.OperationExecutionStatus):V
|
- traceFinish(com.intellij.openapi.observable.operation.OperationExecutionId,com.intellij.openapi.observable.operation.OperationExecutionStatus):V
|
||||||
- traceSchedule(com.intellij.openapi.observable.operation.OperationExecutionId):V
|
- traceSchedule(com.intellij.openapi.observable.operation.OperationExecutionId):V
|
||||||
- traceStart(com.intellij.openapi.observable.operation.OperationExecutionId):V
|
- traceStart(com.intellij.openapi.observable.operation.OperationExecutionId):V
|
||||||
@@ -3510,7 +3485,6 @@ f:com.intellij.openapi.project.configuration.HeadlessLogging$LogEntry
|
|||||||
- f:getMessage():com.intellij.openapi.project.configuration.HeadlessLogging$Message
|
- f:getMessage():com.intellij.openapi.project.configuration.HeadlessLogging$Message
|
||||||
- f:getSeverity():com.intellij.openapi.project.configuration.HeadlessLogging$SeverityKind
|
- f:getSeverity():com.intellij.openapi.project.configuration.HeadlessLogging$SeverityKind
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.project.configuration.HeadlessLogging$Message
|
com.intellij.openapi.project.configuration.HeadlessLogging$Message
|
||||||
- a:representation():java.lang.String
|
- a:representation():java.lang.String
|
||||||
f:com.intellij.openapi.project.configuration.HeadlessLogging$Message$Exception
|
f:com.intellij.openapi.project.configuration.HeadlessLogging$Message$Exception
|
||||||
@@ -3525,7 +3499,6 @@ f:com.intellij.openapi.project.configuration.HeadlessLogging$Message$Exception
|
|||||||
- s:hashCode-impl(java.lang.Throwable):I
|
- s:hashCode-impl(java.lang.Throwable):I
|
||||||
- representation():java.lang.String
|
- representation():java.lang.String
|
||||||
- s:representation-impl(java.lang.Throwable):java.lang.String
|
- s:representation-impl(java.lang.Throwable):java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
- s:toString-impl(java.lang.Throwable):java.lang.String
|
- s:toString-impl(java.lang.Throwable):java.lang.String
|
||||||
- bf:unbox-impl():java.lang.Throwable
|
- bf:unbox-impl():java.lang.Throwable
|
||||||
f:com.intellij.openapi.project.configuration.HeadlessLogging$Message$Plain
|
f:com.intellij.openapi.project.configuration.HeadlessLogging$Message$Plain
|
||||||
@@ -3540,7 +3513,6 @@ f:com.intellij.openapi.project.configuration.HeadlessLogging$Message$Plain
|
|||||||
- s:hashCode-impl(java.lang.String):I
|
- s:hashCode-impl(java.lang.String):I
|
||||||
- representation():java.lang.String
|
- representation():java.lang.String
|
||||||
- s:representation-impl(java.lang.String):java.lang.String
|
- s:representation-impl(java.lang.String):java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
- s:toString-impl(java.lang.String):java.lang.String
|
- s:toString-impl(java.lang.String):java.lang.String
|
||||||
- bf:unbox-impl():java.lang.String
|
- bf:unbox-impl():java.lang.String
|
||||||
e:com.intellij.openapi.project.configuration.HeadlessLogging$SeverityKind
|
e:com.intellij.openapi.project.configuration.HeadlessLogging$SeverityKind
|
||||||
@@ -4611,7 +4583,6 @@ a:com.intellij.openapi.ui.NamedConfigurable
|
|||||||
- p:resetOptionsPanel():V
|
- p:resetOptionsPanel():V
|
||||||
- a:setDisplayName(java.lang.String):V
|
- a:setDisplayName(java.lang.String):V
|
||||||
- setNameFieldShown(Z):V
|
- setNameFieldShown(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
- updateName():V
|
- updateName():V
|
||||||
a:com.intellij.openapi.ui.NamedItemsListEditor
|
a:com.intellij.openapi.ui.NamedItemsListEditor
|
||||||
- com.intellij.openapi.ui.MasterDetailsComponent
|
- com.intellij.openapi.ui.MasterDetailsComponent
|
||||||
@@ -5562,7 +5533,6 @@ f:com.intellij.openapi.util.DimensionService
|
|||||||
a:com.intellij.openapi.util.NamedRunnable
|
a:com.intellij.openapi.util.NamedRunnable
|
||||||
- java.lang.Runnable
|
- java.lang.Runnable
|
||||||
- p:<init>(java.lang.String):V
|
- p:<init>(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
- p:trace(java.lang.Object):V
|
- p:trace(java.lang.Object):V
|
||||||
com.intellij.openapi.util.Weighted
|
com.intellij.openapi.util.Weighted
|
||||||
- a:getWeight():D
|
- a:getWeight():D
|
||||||
@@ -5740,7 +5710,6 @@ f:com.intellij.openapi.wm.ToolWindowBalloonShowOptions
|
|||||||
- f:getToolWindowId():java.lang.String
|
- f:getToolWindowId():java.lang.String
|
||||||
- f:getType():com.intellij.openapi.ui.MessageType
|
- f:getType():com.intellij.openapi.ui.MessageType
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.wm.ToolWindowEP
|
c:com.intellij.openapi.wm.ToolWindowEP
|
||||||
- com.intellij.openapi.extensions.PluginAware
|
- com.intellij.openapi.extensions.PluginAware
|
||||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
@@ -5759,7 +5728,6 @@ c:com.intellij.openapi.wm.ToolWindowEP
|
|||||||
- f:getPluginDescriptor():com.intellij.openapi.extensions.PluginDescriptor
|
- f:getPluginDescriptor():com.intellij.openapi.extensions.PluginDescriptor
|
||||||
- getToolWindowFactory(com.intellij.openapi.extensions.PluginDescriptor):com.intellij.openapi.wm.ToolWindowFactory
|
- getToolWindowFactory(com.intellij.openapi.extensions.PluginDescriptor):com.intellij.openapi.wm.ToolWindowFactory
|
||||||
- f:setPluginDescriptor(com.intellij.openapi.extensions.PluginDescriptor):V
|
- f:setPluginDescriptor(com.intellij.openapi.extensions.PluginDescriptor):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.wm.ToolWindowFactory
|
com.intellij.openapi.wm.ToolWindowFactory
|
||||||
- com.intellij.openapi.project.PossiblyDumbAware
|
- com.intellij.openapi.project.PossiblyDumbAware
|
||||||
- a:createToolWindowContent(com.intellij.openapi.project.Project,com.intellij.openapi.wm.ToolWindow):V
|
- a:createToolWindowContent(com.intellij.openapi.project.Project,com.intellij.openapi.wm.ToolWindow):V
|
||||||
@@ -6137,7 +6105,6 @@ c:com.intellij.ui.Cell
|
|||||||
- getColumn():I
|
- getColumn():I
|
||||||
- getRow():I
|
- getRow():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.ui.CellRendererPanel
|
c:com.intellij.ui.CellRendererPanel
|
||||||
- javax.swing.JPanel
|
- javax.swing.JPanel
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -6599,7 +6566,6 @@ f:com.intellij.ui.ExpandedItemListCellRendererWrapper
|
|||||||
- <init>(javax.swing.ListCellRenderer,com.intellij.ui.ExpandableItemsHandler):V
|
- <init>(javax.swing.ListCellRenderer,com.intellij.ui.ExpandableItemsHandler):V
|
||||||
- getListCellRendererComponent(javax.swing.JList,java.lang.Object,I,Z,Z):java.awt.Component
|
- getListCellRendererComponent(javax.swing.JList,java.lang.Object,I,Z,Z):java.awt.Component
|
||||||
- getWrappee():javax.swing.ListCellRenderer
|
- getWrappee():javax.swing.ListCellRenderer
|
||||||
- toString():java.lang.String
|
|
||||||
- s:unwrap(javax.swing.ListCellRenderer):javax.swing.ListCellRenderer
|
- s:unwrap(javax.swing.ListCellRenderer):javax.swing.ListCellRenderer
|
||||||
c:com.intellij.ui.ExpandedItemRendererComponentWrapper
|
c:com.intellij.ui.ExpandedItemRendererComponentWrapper
|
||||||
- javax.swing.JComponent
|
- javax.swing.JComponent
|
||||||
@@ -7660,7 +7626,6 @@ c:com.intellij.ui.SimpleColoredComponent
|
|||||||
- setTransparentIconBackground(Z):V
|
- setTransparentIconBackground(Z):V
|
||||||
- p:shouldDrawBackground():Z
|
- p:shouldDrawBackground():Z
|
||||||
- p:shouldDrawDimmed():Z
|
- p:shouldDrawDimmed():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- updateUI():V
|
- updateUI():V
|
||||||
pc:com.intellij.ui.SimpleColoredComponent$AccessibleSimpleColoredComponent
|
pc:com.intellij.ui.SimpleColoredComponent$AccessibleSimpleColoredComponent
|
||||||
- javax.swing.JComponent$AccessibleJComponent
|
- javax.swing.JComponent$AccessibleJComponent
|
||||||
@@ -8714,7 +8679,6 @@ c:com.intellij.ui.components.breadcrumbs.Crumb$Impl
|
|||||||
- getIcon():javax.swing.Icon
|
- getIcon():javax.swing.Icon
|
||||||
- getText():java.lang.String
|
- getText():java.lang.String
|
||||||
- getTooltip():java.lang.String
|
- getTooltip():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.ui.components.editors.JBComboBoxTableCellEditorComponent
|
c:com.intellij.ui.components.editors.JBComboBoxTableCellEditorComponent
|
||||||
- com.intellij.ui.components.JBLabel
|
- com.intellij.ui.components.JBLabel
|
||||||
- myWide:Z
|
- myWide:Z
|
||||||
@@ -9009,7 +8973,6 @@ e:com.intellij.ui.components.panels.HorizontalLayout$Group
|
|||||||
- minimumLayoutSize(java.awt.Container):java.awt.Dimension
|
- minimumLayoutSize(java.awt.Container):java.awt.Dimension
|
||||||
- preferredLayoutSize(java.awt.Container):java.awt.Dimension
|
- preferredLayoutSize(java.awt.Container):java.awt.Dimension
|
||||||
- removeLayoutComponent(java.awt.Component):V
|
- removeLayoutComponent(java.awt.Component):V
|
||||||
- toString():java.lang.String
|
|
||||||
- sf:vertical(I,com.intellij.ui.components.panels.ListLayout$Alignment,com.intellij.ui.components.panels.ListLayout$GrowPolicy):com.intellij.ui.components.panels.ListLayout
|
- sf:vertical(I,com.intellij.ui.components.panels.ListLayout$Alignment,com.intellij.ui.components.panels.ListLayout$GrowPolicy):com.intellij.ui.components.panels.ListLayout
|
||||||
*e:com.intellij.ui.components.panels.ListLayout$Alignment
|
*e:com.intellij.ui.components.panels.ListLayout$Alignment
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
@@ -9241,7 +9204,6 @@ f:com.intellij.ui.dsl.builder.ChangeContext
|
|||||||
- f:getBinding():Z
|
- f:getBinding():Z
|
||||||
- f:getEvent():java.lang.Object
|
- f:getEvent():java.lang.Object
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.ui.dsl.builder.DslComponentProperty
|
e:com.intellij.ui.dsl.builder.DslComponentProperty
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:ICONS_PROVIDER:com.intellij.ui.dsl.builder.DslComponentProperty
|
- sf:ICONS_PROVIDER:com.intellij.ui.dsl.builder.DslComponentProperty
|
||||||
@@ -9345,7 +9307,6 @@ f:com.intellij.ui.dsl.builder.VerticalComponentGap
|
|||||||
- f:getBottom():java.lang.Boolean
|
- f:getBottom():java.lang.Boolean
|
||||||
- f:getTop():java.lang.Boolean
|
- f:getTop():java.lang.Boolean
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.ui.dsl.gridLayout.ComponentHelper
|
*:com.intellij.ui.dsl.gridLayout.ComponentHelper
|
||||||
- a:getBaseline(I,I):java.lang.Integer
|
- a:getBaseline(I,I):java.lang.Integer
|
||||||
*f:com.intellij.ui.dsl.gridLayout.Constraints
|
*f:com.intellij.ui.dsl.gridLayout.Constraints
|
||||||
@@ -9380,7 +9341,6 @@ f:com.intellij.ui.dsl.builder.VerticalComponentGap
|
|||||||
- f:getY():I
|
- f:getY():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:setVisualPaddings(com.intellij.ui.dsl.gridLayout.UnscaledGaps):V
|
- f:setVisualPaddings(com.intellij.ui.dsl.gridLayout.UnscaledGaps):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ui.dsl.gridLayout.Gaps
|
f:com.intellij.ui.dsl.gridLayout.Gaps
|
||||||
- sf:Companion:com.intellij.ui.dsl.gridLayout.Gaps$Companion
|
- sf:Companion:com.intellij.ui.dsl.gridLayout.Gaps$Companion
|
||||||
- sf:EMPTY:com.intellij.ui.dsl.gridLayout.Gaps
|
- sf:EMPTY:com.intellij.ui.dsl.gridLayout.Gaps
|
||||||
@@ -9401,7 +9361,6 @@ f:com.intellij.ui.dsl.gridLayout.Gaps
|
|||||||
- f:getTop():I
|
- f:getTop():I
|
||||||
- f:getWidth():I
|
- f:getWidth():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ui.dsl.gridLayout.Gaps$Companion
|
f:com.intellij.ui.dsl.gridLayout.Gaps$Companion
|
||||||
f:com.intellij.ui.dsl.gridLayout.GapsKt
|
f:com.intellij.ui.dsl.gridLayout.GapsKt
|
||||||
- sf:JBGaps(I,I,I,I):com.intellij.ui.dsl.gridLayout.Gaps
|
- sf:JBGaps(I,I,I,I):com.intellij.ui.dsl.gridLayout.Gaps
|
||||||
@@ -9456,7 +9415,6 @@ f:com.intellij.ui.dsl.gridLayout.HorizontalGaps
|
|||||||
- f:getLeft():I
|
- f:getLeft():I
|
||||||
- f:getRight():I
|
- f:getRight():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.ui.dsl.gridLayout.UnscaledGaps
|
com.intellij.ui.dsl.gridLayout.UnscaledGaps
|
||||||
- sf:Companion:com.intellij.ui.dsl.gridLayout.UnscaledGaps$Companion
|
- sf:Companion:com.intellij.ui.dsl.gridLayout.UnscaledGaps$Companion
|
||||||
- sf:EMPTY:com.intellij.ui.dsl.gridLayout.UnscaledGaps
|
- sf:EMPTY:com.intellij.ui.dsl.gridLayout.UnscaledGaps
|
||||||
@@ -9516,7 +9474,6 @@ f:com.intellij.ui.dsl.gridLayout.VerticalGaps
|
|||||||
- f:getBottom():I
|
- f:getBottom():I
|
||||||
- f:getTop():I
|
- f:getTop():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ui.dsl.gridLayout.VerticalGaps$Companion
|
f:com.intellij.ui.dsl.gridLayout.VerticalGaps$Companion
|
||||||
*f:com.intellij.ui.dsl.gridLayout.builders.RowsGridBuilder
|
*f:com.intellij.ui.dsl.gridLayout.builders.RowsGridBuilder
|
||||||
- <init>(javax.swing.JComponent,com.intellij.ui.dsl.gridLayout.Grid):V
|
- <init>(javax.swing.JComponent,com.intellij.ui.dsl.gridLayout.Grid):V
|
||||||
@@ -10863,7 +10820,6 @@ f:com.intellij.ui.tabs.TabInfo
|
|||||||
- setText(java.lang.String):com.intellij.ui.tabs.TabInfo
|
- setText(java.lang.String):com.intellij.ui.tabs.TabInfo
|
||||||
- setTooltipText(java.lang.String):com.intellij.ui.tabs.TabInfo
|
- setTooltipText(java.lang.String):com.intellij.ui.tabs.TabInfo
|
||||||
- stopAlerting():V
|
- stopAlerting():V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.ui.tabs.TabInfo$DragDelegate
|
com.intellij.ui.tabs.TabInfo$DragDelegate
|
||||||
- a:dragFinishedOrCanceled():V
|
- a:dragFinishedOrCanceled():V
|
||||||
- a:dragStarted(java.awt.event.MouseEvent):V
|
- a:dragStarted(java.awt.event.MouseEvent):V
|
||||||
@@ -10905,7 +10861,6 @@ f:com.intellij.ui.tabs.UiDecorator$UiDecoration
|
|||||||
- f:getLabelFont():java.awt.Font
|
- f:getLabelFont():java.awt.Font
|
||||||
- f:getLabelInsets():java.awt.Insets
|
- f:getLabelInsets():java.awt.Insets
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ui.tabs.impl.ActionPanel
|
f:com.intellij.ui.tabs.impl.ActionPanel
|
||||||
- com.intellij.ui.components.panels.NonOpaquePanel
|
- com.intellij.ui.components.panels.NonOpaquePanel
|
||||||
- <init>(com.intellij.ui.tabs.impl.JBTabsImpl,com.intellij.ui.tabs.TabInfo,java.util.function.Consumer,java.util.function.Consumer):V
|
- <init>(com.intellij.ui.tabs.impl.JBTabsImpl,com.intellij.ui.tabs.TabInfo,java.util.function.Consumer,java.util.function.Consumer):V
|
||||||
@@ -11208,7 +11163,6 @@ c:com.intellij.ui.tabs.impl.JBTabsImpl
|
|||||||
- sortTabs(java.util.Comparator):V
|
- sortTabs(java.util.Comparator):V
|
||||||
- startDropOver(com.intellij.ui.tabs.TabInfo,com.intellij.ui.awt.RelativePoint):java.awt.Image
|
- startDropOver(com.intellij.ui.tabs.TabInfo,com.intellij.ui.awt.RelativePoint):java.awt.Image
|
||||||
- f:supportCompression():Z
|
- f:supportCompression():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- uiSettingsChanged(com.intellij.ide.ui.UISettings):V
|
- uiSettingsChanged(com.intellij.ide.ui.UISettings):V
|
||||||
- f:unHover(com.intellij.ui.tabs.impl.TabLabel):V
|
- f:unHover(com.intellij.ui.tabs.impl.TabLabel):V
|
||||||
- updateTabActions(Z):V
|
- updateTabActions(Z):V
|
||||||
@@ -11395,7 +11349,6 @@ c:com.intellij.ui.tabs.impl.TabLabel
|
|||||||
- setTabEnabled(Z):V
|
- setTabEnabled(Z):V
|
||||||
- setText(com.intellij.ui.SimpleColoredText):V
|
- setText(com.intellij.ui.SimpleColoredText):V
|
||||||
- p:shouldPaintFadeout():Z
|
- p:shouldPaintFadeout():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- toggleShowActions(Z):V
|
- toggleShowActions(Z):V
|
||||||
- updateTabActions():Z
|
- updateTabActions():Z
|
||||||
pc:com.intellij.ui.tabs.impl.TabLabel$AccessibleTabLabel
|
pc:com.intellij.ui.tabs.impl.TabLabel$AccessibleTabLabel
|
||||||
@@ -11419,7 +11372,6 @@ f:com.intellij.ui.tabs.impl.TabLabel$MergedUiDecoration
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- iconTextGap():I
|
- iconTextGap():I
|
||||||
- labelInsets():java.awt.Insets
|
- labelInsets():java.awt.Insets
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.ui.tabs.impl.TabLabel$TabLabelLayout
|
f:com.intellij.ui.tabs.impl.TabLabel$TabLabelLayout
|
||||||
- java.awt.BorderLayout
|
- java.awt.BorderLayout
|
||||||
- <init>(com.intellij.ui.tabs.impl.TabLabel):V
|
- <init>(com.intellij.ui.tabs.impl.TabLabel):V
|
||||||
@@ -11512,7 +11464,6 @@ a:com.intellij.ui.tabs.impl.multiRow.TabsRow
|
|||||||
- f:getWithTitle():Z
|
- f:getWithTitle():Z
|
||||||
- f:layoutRow(com.intellij.ui.tabs.impl.multiRow.MultiRowPassInfo,I):V
|
- f:layoutRow(com.intellij.ui.tabs.impl.multiRow.MultiRowPassInfo,I):V
|
||||||
- pa:layoutTabs(com.intellij.ui.tabs.impl.multiRow.MultiRowPassInfo,I,I,I):V
|
- pa:layoutTabs(com.intellij.ui.tabs.impl.multiRow.MultiRowPassInfo,I,I,I):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ui.tabs.impl.multiRow.WrapMultiRowLayout
|
f:com.intellij.ui.tabs.impl.multiRow.WrapMultiRowLayout
|
||||||
- com.intellij.ui.tabs.impl.multiRow.MultiRowLayout
|
- com.intellij.ui.tabs.impl.multiRow.MultiRowLayout
|
||||||
- <init>(com.intellij.ui.tabs.impl.JBTabsImpl,Z):V
|
- <init>(com.intellij.ui.tabs.impl.JBTabsImpl,Z):V
|
||||||
@@ -11731,7 +11682,6 @@ a:com.intellij.ui.treeStructure.SimpleNode
|
|||||||
- isAutoExpandNode():Z
|
- isAutoExpandNode():Z
|
||||||
- f:setPlainText(java.lang.String):V
|
- f:setPlainText(java.lang.String):V
|
||||||
- shouldHaveSeparator():Z
|
- shouldHaveSeparator():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- p:update(com.intellij.ide.projectView.PresentationData):V
|
- p:update(com.intellij.ide.projectView.PresentationData):V
|
||||||
- p:updateElement():java.lang.Object
|
- p:updateElement():java.lang.Object
|
||||||
c:com.intellij.ui.treeStructure.SimpleTree
|
c:com.intellij.ui.treeStructure.SimpleTree
|
||||||
@@ -11770,7 +11720,6 @@ c:com.intellij.ui.treeStructure.SimpleTree
|
|||||||
- setPopupGroup(com.intellij.openapi.actionSystem.ActionGroup,java.lang.String):V
|
- setPopupGroup(com.intellij.openapi.actionSystem.ActionGroup,java.lang.String):V
|
||||||
- startEditingAtPath(javax.swing.tree.TreePath):V
|
- startEditingAtPath(javax.swing.tree.TreePath):V
|
||||||
- stopEditing():Z
|
- stopEditing():Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.ui.treeStructure.SimpleTreeStructure
|
a:com.intellij.ui.treeStructure.SimpleTreeStructure
|
||||||
- com.intellij.ide.util.treeView.AbstractTreeStructure
|
- com.intellij.ide.util.treeView.AbstractTreeStructure
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -11931,7 +11880,6 @@ c:com.intellij.ui.treeStructure.filtered.FilteringTreeStructure$FilteringNode
|
|||||||
- isContentHighlighted():Z
|
- isContentHighlighted():Z
|
||||||
- isHighlightableContentNode(com.intellij.ide.util.treeView.PresentableNodeDescriptor):Z
|
- isHighlightableContentNode(com.intellij.ide.util.treeView.PresentableNodeDescriptor):Z
|
||||||
- setDelegate(java.lang.Object):V
|
- setDelegate(java.lang.Object):V
|
||||||
- toString():java.lang.String
|
|
||||||
pe:com.intellij.ui.treeStructure.filtered.FilteringTreeStructure$State
|
pe:com.intellij.ui.treeStructure.filtered.FilteringTreeStructure$State
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:HIDDEN:com.intellij.ui.treeStructure.filtered.FilteringTreeStructure$State
|
- sf:HIDDEN:com.intellij.ui.treeStructure.filtered.FilteringTreeStructure$State
|
||||||
@@ -12309,7 +12257,6 @@ a:com.intellij.util.config.AbstractProperty
|
|||||||
- a:getDefault(com.intellij.util.config.AbstractProperty$AbstractPropertyContainer):java.lang.Object
|
- a:getDefault(com.intellij.util.config.AbstractProperty$AbstractPropertyContainer):java.lang.Object
|
||||||
- a:getName():java.lang.String
|
- a:getName():java.lang.String
|
||||||
- set(com.intellij.util.config.AbstractProperty$AbstractPropertyContainer,java.lang.Object):V
|
- set(com.intellij.util.config.AbstractProperty$AbstractPropertyContainer,java.lang.Object):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.util.config.AbstractProperty$AbstractPropertyContainer
|
a:com.intellij.util.config.AbstractProperty$AbstractPropertyContainer
|
||||||
- sf:EMPTY:com.intellij.util.config.AbstractProperty$AbstractPropertyContainer
|
- sf:EMPTY:com.intellij.util.config.AbstractProperty$AbstractPropertyContainer
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -12394,7 +12341,6 @@ f:com.intellij.util.config.Storage$PropertiesComponentStorage
|
|||||||
- <init>(java.lang.String,com.intellij.ide.util.PropertiesComponent):V
|
- <init>(java.lang.String,com.intellij.ide.util.PropertiesComponent):V
|
||||||
- get(java.lang.String):java.lang.String
|
- get(java.lang.String):java.lang.String
|
||||||
- put(java.lang.String,java.lang.String):V
|
- put(java.lang.String,java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.config.StorageProperty
|
f:com.intellij.util.config.StorageProperty
|
||||||
- com.intellij.util.config.AbstractProperty
|
- com.intellij.util.config.AbstractProperty
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -12519,7 +12465,6 @@ f:com.intellij.util.net.IOExceptionDialog
|
|||||||
f:com.intellij.util.net.IdeProxyAuthenticator
|
f:com.intellij.util.net.IdeProxyAuthenticator
|
||||||
- java.net.Authenticator
|
- java.net.Authenticator
|
||||||
- <init>(com.intellij.util.net.ProxyAuthentication):V
|
- <init>(com.intellij.util.net.ProxyAuthentication):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.net.IdeProxySelector
|
f:com.intellij.util.net.IdeProxySelector
|
||||||
- java.net.ProxySelector
|
- java.net.ProxySelector
|
||||||
- sf:Companion:com.intellij.util.net.IdeProxySelector$Companion
|
- sf:Companion:com.intellij.util.net.IdeProxySelector$Companion
|
||||||
@@ -12686,7 +12631,6 @@ f:com.intellij.util.net.ssl.CertificateManager$Config
|
|||||||
- bs:copy$default(com.intellij.util.net.ssl.CertificateManager$Config,Z,I,java.lang.Object):com.intellij.util.net.ssl.CertificateManager$Config
|
- bs:copy$default(com.intellij.util.net.ssl.CertificateManager$Config,Z,I,java.lang.Object):com.intellij.util.net.ssl.CertificateManager$Config
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.net.ssl.CertificateUtil
|
f:com.intellij.util.net.ssl.CertificateUtil
|
||||||
- sf:JKS:java.lang.String
|
- sf:JKS:java.lang.String
|
||||||
- sf:PKCS12:java.lang.String
|
- sf:PKCS12:java.lang.String
|
||||||
@@ -12790,7 +12734,6 @@ f:com.intellij.util.net.ssl.UntrustedCertificateStrategyWithReason
|
|||||||
- f:getReason():java.lang.String
|
- f:getReason():java.lang.String
|
||||||
- f:getStrategy():com.intellij.util.net.ssl.UntrustedCertificateStrategy
|
- f:getStrategy():com.intellij.util.net.ssl.UntrustedCertificateStrategy
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.text.DateFormatUtil
|
f:com.intellij.util.text.DateFormatUtil
|
||||||
- sf:DAY:J
|
- sf:DAY:J
|
||||||
- sf:DAY_FACTOR:J
|
- sf:DAY_FACTOR:J
|
||||||
@@ -12870,7 +12813,6 @@ c:com.intellij.util.ui.AnimatedIcon
|
|||||||
- resume():V
|
- resume():V
|
||||||
- setPaintPassiveIcon(Z):V
|
- setPaintPassiveIcon(Z):V
|
||||||
- suspend():V
|
- suspend():V
|
||||||
- toString():java.lang.String
|
|
||||||
- updateUI():V
|
- updateUI():V
|
||||||
a:com.intellij.util.ui.Animator
|
a:com.intellij.util.ui.Animator
|
||||||
- com.intellij.openapi.Disposable
|
- com.intellij.openapi.Disposable
|
||||||
@@ -12888,7 +12830,6 @@ a:com.intellij.util.ui.Animator
|
|||||||
- f:reset():V
|
- f:reset():V
|
||||||
- resume():V
|
- resume():V
|
||||||
- f:suspend():V
|
- f:suspend():V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.util.ui.AsyncProcessIcon
|
c:com.intellij.util.ui.AsyncProcessIcon
|
||||||
- com.intellij.util.ui.AnimatedIcon
|
- com.intellij.util.ui.AnimatedIcon
|
||||||
- sf:COUNT:I
|
- sf:COUNT:I
|
||||||
@@ -12970,7 +12911,6 @@ a:com.intellij.util.ui.ColumnInfo
|
|||||||
- f:isSortable():Z
|
- f:isSortable():Z
|
||||||
- setName(java.lang.String):V
|
- setName(java.lang.String):V
|
||||||
- setValue(java.lang.Object,java.lang.Object):V
|
- setValue(java.lang.Object,java.lang.Object):V
|
||||||
- toString():java.lang.String
|
|
||||||
- a:valueOf(java.lang.Object):java.lang.Object
|
- a:valueOf(java.lang.Object):java.lang.Object
|
||||||
a:com.intellij.util.ui.ComboBoxCellEditor
|
a:com.intellij.util.ui.ComboBoxCellEditor
|
||||||
- javax.swing.DefaultCellEditor
|
- javax.swing.DefaultCellEditor
|
||||||
@@ -13167,7 +13107,6 @@ a:com.intellij.util.ui.StatusText
|
|||||||
- f:setShowAboveCenter(Z):com.intellij.util.ui.StatusText
|
- f:setShowAboveCenter(Z):com.intellij.util.ui.StatusText
|
||||||
- setText(java.lang.String):com.intellij.util.ui.StatusText
|
- setText(java.lang.String):com.intellij.util.ui.StatusText
|
||||||
- setText(java.lang.String,com.intellij.ui.SimpleTextAttributes):com.intellij.util.ui.StatusText
|
- setText(java.lang.String,com.intellij.ui.SimpleTextAttributes):com.intellij.util.ui.StatusText
|
||||||
- toString():java.lang.String
|
|
||||||
pf:com.intellij.util.ui.StatusText$Column
|
pf:com.intellij.util.ui.StatusText$Column
|
||||||
pf:com.intellij.util.ui.StatusText$Fragment
|
pf:com.intellij.util.ui.StatusText$Fragment
|
||||||
- <init>(com.intellij.util.ui.StatusText):V
|
- <init>(com.intellij.util.ui.StatusText):V
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -23,7 +23,6 @@ c:com.intellij.execution.RunCanceledByUserException
|
|||||||
- getLocalValue():java.lang.String
|
- getLocalValue():java.lang.String
|
||||||
- getParts():java.util.List
|
- getParts():java.util.List
|
||||||
- s:targetizeParameters(java.util.List):java.util.Collection
|
- s:targetizeParameters(java.util.List):java.util.Collection
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.execution.configurations.GeneralCommandLine
|
c:com.intellij.execution.configurations.GeneralCommandLine
|
||||||
- com.intellij.openapi.util.UserDataHolder
|
- com.intellij.openapi.util.UserDataHolder
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -65,7 +64,6 @@ c:com.intellij.execution.configurations.GeneralCommandLine
|
|||||||
- p:setupEnvironment(java.util.Map):V
|
- p:setupEnvironment(java.util.Map):V
|
||||||
- p:startProcess(java.util.List):java.lang.Process
|
- p:startProcess(java.util.List):java.lang.Process
|
||||||
- toProcessBuilder():java.lang.ProcessBuilder
|
- toProcessBuilder():java.lang.ProcessBuilder
|
||||||
- toString():java.lang.String
|
|
||||||
- withCharset(java.nio.charset.Charset):com.intellij.execution.configurations.GeneralCommandLine
|
- withCharset(java.nio.charset.Charset):com.intellij.execution.configurations.GeneralCommandLine
|
||||||
- withEnvironment(java.lang.String,java.lang.String):com.intellij.execution.configurations.GeneralCommandLine
|
- withEnvironment(java.lang.String,java.lang.String):com.intellij.execution.configurations.GeneralCommandLine
|
||||||
- withEnvironment(java.util.Map):com.intellij.execution.configurations.GeneralCommandLine
|
- withEnvironment(java.util.Map):com.intellij.execution.configurations.GeneralCommandLine
|
||||||
@@ -93,13 +91,11 @@ e:com.intellij.execution.configurations.GeneralCommandLine$ParentEnvironmentType
|
|||||||
*f:com.intellij.execution.configurations.ParameterTargetValuePart$Const
|
*f:com.intellij.execution.configurations.ParameterTargetValuePart$Const
|
||||||
- com.intellij.execution.configurations.ParameterTargetValuePart
|
- com.intellij.execution.configurations.ParameterTargetValuePart
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.execution.configurations.ParameterTargetValuePart$Path
|
*f:com.intellij.execution.configurations.ParameterTargetValuePart$Path
|
||||||
- com.intellij.execution.configurations.ParameterTargetValuePart
|
- com.intellij.execution.configurations.ParameterTargetValuePart
|
||||||
- <init>(java.io.File):V
|
- <init>(java.io.File):V
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
- getPathToUpload():java.lang.String
|
- getPathToUpload():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.execution.configurations.ParameterTargetValuePart$PathSeparator
|
*f:com.intellij.execution.configurations.ParameterTargetValuePart$PathSeparator
|
||||||
- com.intellij.execution.configurations.ParameterTargetValuePart
|
- com.intellij.execution.configurations.ParameterTargetValuePart
|
||||||
- sf:INSTANCE:com.intellij.execution.configurations.ParameterTargetValuePart$PathSeparator
|
- sf:INSTANCE:com.intellij.execution.configurations.ParameterTargetValuePart$PathSeparator
|
||||||
@@ -159,7 +155,6 @@ f:com.intellij.execution.configurations.ParametersList
|
|||||||
- replaceOrPrepend(java.lang.String,java.lang.String):V
|
- replaceOrPrepend(java.lang.String,java.lang.String):V
|
||||||
- set(I,java.lang.String):V
|
- set(I,java.lang.String):V
|
||||||
- s:setTestMacros(java.util.Map):V
|
- s:setTestMacros(java.util.Map):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.configurations.ParamsGroup
|
f:com.intellij.execution.configurations.ParamsGroup
|
||||||
- java.lang.Cloneable
|
- java.lang.Cloneable
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -172,7 +167,6 @@ f:com.intellij.execution.configurations.ParamsGroup
|
|||||||
- getId():java.lang.String
|
- getId():java.lang.String
|
||||||
- getParameters():java.util.List
|
- getParameters():java.util.List
|
||||||
- getParametersList():com.intellij.execution.configurations.ParametersList
|
- getParametersList():com.intellij.execution.configurations.ParametersList
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.configurations.PathEnvironmentVariableUtil
|
f:com.intellij.execution.configurations.PathEnvironmentVariableUtil
|
||||||
- s:findAllExeFilesInPath(java.lang.String):java.util.List
|
- s:findAllExeFilesInPath(java.lang.String):java.util.List
|
||||||
- s:findAllExeFilesInPath(java.lang.String,java.io.FileFilter):java.util.List
|
- s:findAllExeFilesInPath(java.lang.String,java.io.FileFilter):java.util.List
|
||||||
@@ -297,7 +291,6 @@ f:com.intellij.execution.process.LocalPtyOptions
|
|||||||
- f:getUseCygwinLaunch():Z
|
- f:getUseCygwinLaunch():Z
|
||||||
- f:getUseWinConPty():Z
|
- f:getUseWinConPty():Z
|
||||||
- sf:shouldUseWinConPty():Z
|
- sf:shouldUseWinConPty():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.process.LocalPtyOptions$Builder
|
f:com.intellij.execution.process.LocalPtyOptions$Builder
|
||||||
- f:build():com.intellij.execution.process.LocalPtyOptions
|
- f:build():com.intellij.execution.process.LocalPtyOptions
|
||||||
- f:consoleMode():Z
|
- f:consoleMode():Z
|
||||||
@@ -307,7 +300,6 @@ f:com.intellij.execution.process.LocalPtyOptions$Builder
|
|||||||
- f:initialRows():I
|
- f:initialRows():I
|
||||||
- f:initialRows(I):com.intellij.execution.process.LocalPtyOptions$Builder
|
- f:initialRows(I):com.intellij.execution.process.LocalPtyOptions$Builder
|
||||||
- f:set(com.intellij.execution.process.LocalPtyOptions):com.intellij.execution.process.LocalPtyOptions$Builder
|
- f:set(com.intellij.execution.process.LocalPtyOptions):com.intellij.execution.process.LocalPtyOptions$Builder
|
||||||
- toString():java.lang.String
|
|
||||||
- f:useCygwinLaunch():Z
|
- f:useCygwinLaunch():Z
|
||||||
- f:useCygwinLaunch(Z):com.intellij.execution.process.LocalPtyOptions$Builder
|
- f:useCygwinLaunch(Z):com.intellij.execution.process.LocalPtyOptions$Builder
|
||||||
- f:useWinConPty():Z
|
- f:useWinConPty():Z
|
||||||
@@ -367,7 +359,6 @@ c:com.intellij.execution.process.ProcessInfo
|
|||||||
- getUser():java.lang.String
|
- getUser():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isOwnedByCurrentUser():com.intellij.util.ThreeState
|
- isOwnedByCurrentUser():com.intellij.util.ThreeState
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.execution.process.ProcessNotCreatedException
|
c:com.intellij.execution.process.ProcessNotCreatedException
|
||||||
- com.intellij.execution.ExecutionException
|
- com.intellij.execution.ExecutionException
|
||||||
- <init>(java.lang.String,com.intellij.execution.configurations.GeneralCommandLine):V
|
- <init>(java.lang.String,com.intellij.execution.configurations.GeneralCommandLine):V
|
||||||
@@ -393,7 +384,6 @@ c:com.intellij.execution.process.ProcessOutput
|
|||||||
- setCancelled():V
|
- setCancelled():V
|
||||||
- setExitCode(I):V
|
- setExitCode(I):V
|
||||||
- setTimeout():V
|
- setTimeout():V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.execution.process.ProcessService
|
com.intellij.execution.process.ProcessService
|
||||||
- getCommand(java.lang.Process):java.util.List
|
- getCommand(java.lang.Process):java.util.List
|
||||||
- s:getInstance():com.intellij.execution.process.ProcessService
|
- s:getInstance():com.intellij.execution.process.ProcessService
|
||||||
@@ -511,7 +501,6 @@ f:com.intellij.util.LocalFileUrl
|
|||||||
- resolve(java.lang.String):com.intellij.util.Url
|
- resolve(java.lang.String):com.intellij.util.Url
|
||||||
- toDecodedForm():java.lang.String
|
- toDecodedForm():java.lang.String
|
||||||
- toExternalForm():java.lang.String
|
- toExternalForm():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
- trimParameters():com.intellij.util.Url
|
- trimParameters():com.intellij.util.Url
|
||||||
com.intellij.util.Url
|
com.intellij.util.Url
|
||||||
- a:addParameters(java.util.Map):com.intellij.util.Url
|
- a:addParameters(java.util.Map):com.intellij.util.Url
|
||||||
|
|||||||
@@ -113,7 +113,6 @@ a:com.intellij.openapi.components.BaseState
|
|||||||
- bs:string$default(com.intellij.openapi.components.BaseState,java.lang.String,I,java.lang.Object):com.intellij.openapi.components.StoredPropertyBase
|
- bs:string$default(com.intellij.openapi.components.BaseState,java.lang.String,I,java.lang.Object):com.intellij.openapi.components.StoredPropertyBase
|
||||||
- pf:stringSet():com.intellij.openapi.components.StoredPropertyBase
|
- pf:stringSet():com.intellij.openapi.components.StoredPropertyBase
|
||||||
- pf:stringSet(java.lang.String):com.intellij.openapi.components.StoredPropertyBase
|
- pf:stringSet(java.lang.String):com.intellij.openapi.components.StoredPropertyBase
|
||||||
- toString():java.lang.String
|
|
||||||
- pf:treeSet():com.intellij.openapi.components.StoredPropertyBase
|
- pf:treeSet():com.intellij.openapi.components.StoredPropertyBase
|
||||||
f:com.intellij.openapi.components.BaseState$Companion
|
f:com.intellij.openapi.components.BaseState$Companion
|
||||||
e:com.intellij.openapi.components.JsonSchemaType
|
e:com.intellij.openapi.components.JsonSchemaType
|
||||||
@@ -626,7 +625,6 @@ e:com.intellij.openapi.roots.DependencyScope
|
|||||||
- isForTestCompile():Z
|
- isForTestCompile():Z
|
||||||
- isForTestRuntime():Z
|
- isForTestRuntime():Z
|
||||||
- s:readExternal(org.jdom.Element):com.intellij.openapi.roots.DependencyScope
|
- s:readExternal(org.jdom.Element):com.intellij.openapi.roots.DependencyScope
|
||||||
- toString():java.lang.String
|
|
||||||
- s:valueOf(java.lang.String):com.intellij.openapi.roots.DependencyScope
|
- s:valueOf(java.lang.String):com.intellij.openapi.roots.DependencyScope
|
||||||
- s:values():com.intellij.openapi.roots.DependencyScope[]
|
- s:values():com.intellij.openapi.roots.DependencyScope[]
|
||||||
- writeExternal(org.jdom.Element):V
|
- writeExternal(org.jdom.Element):V
|
||||||
@@ -882,7 +880,6 @@ c:com.intellij.openapi.roots.OrderRootType
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- name():java.lang.String
|
- name():java.lang.String
|
||||||
- skipWriteIfEmpty():Z
|
- skipWriteIfEmpty():Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.roots.OrderRootType$DocumentationRootType
|
c:com.intellij.openapi.roots.OrderRootType$DocumentationRootType
|
||||||
- com.intellij.openapi.roots.OrderRootType
|
- com.intellij.openapi.roots.OrderRootType
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -1113,7 +1110,6 @@ c:com.intellij.openapi.roots.libraries.LibraryKind
|
|||||||
- s:create(java.lang.String):com.intellij.openapi.roots.libraries.LibraryKind
|
- s:create(java.lang.String):com.intellij.openapi.roots.libraries.LibraryKind
|
||||||
- s:findById(java.lang.String):com.intellij.openapi.roots.libraries.LibraryKind
|
- s:findById(java.lang.String):com.intellij.openapi.roots.libraries.LibraryKind
|
||||||
- f:getKindId():java.lang.String
|
- f:getKindId():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.roots.libraries.LibraryKindRegistry
|
c:com.intellij.openapi.roots.libraries.LibraryKindRegistry
|
||||||
- sf:Companion:com.intellij.openapi.roots.libraries.LibraryKindRegistry$Companion
|
- sf:Companion:com.intellij.openapi.roots.libraries.LibraryKindRegistry$Companion
|
||||||
- <init>():V
|
- <init>():V
|
||||||
|
|||||||
@@ -54,7 +54,6 @@ f:com.intellij.application.options.ReplacePathToMacroMap
|
|||||||
- put(java.lang.String,java.lang.String):V
|
- put(java.lang.String,java.lang.String):V
|
||||||
- substitute(java.lang.String,Z):java.lang.String
|
- substitute(java.lang.String,Z):java.lang.String
|
||||||
- substituteRecursively(java.lang.String,Z):java.lang.CharSequence
|
- substituteRecursively(java.lang.String,Z):java.lang.CharSequence
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.configurationStore.BaseXmlOutputter
|
a:com.intellij.configurationStore.BaseXmlOutputter
|
||||||
- sf:Companion:com.intellij.configurationStore.BaseXmlOutputter$Companion
|
- sf:Companion:com.intellij.configurationStore.BaseXmlOutputter$Companion
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -308,7 +307,6 @@ f:com.intellij.openapi.module.impl.ModulePointerImpl
|
|||||||
- sf:Companion:com.intellij.openapi.module.impl.ModulePointerImpl$Companion
|
- sf:Companion:com.intellij.openapi.module.impl.ModulePointerImpl$Companion
|
||||||
- getModule():com.intellij.openapi.module.Module
|
- getModule():com.intellij.openapi.module.Module
|
||||||
- getModuleName():java.lang.String
|
- getModuleName():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.module.impl.ModulePointerImpl$Companion
|
f:com.intellij.openapi.module.impl.ModulePointerImpl$Companion
|
||||||
f:com.intellij.openapi.module.impl.ModulePointerManagerImpl
|
f:com.intellij.openapi.module.impl.ModulePointerManagerImpl
|
||||||
- com.intellij.openapi.module.ModulePointerManager
|
- com.intellij.openapi.module.ModulePointerManager
|
||||||
@@ -349,7 +347,6 @@ c:com.intellij.openapi.module.impl.UnloadedModulesNameHolderImpl
|
|||||||
- <init>(java.util.Set):V
|
- <init>(java.util.Set):V
|
||||||
- hasUnloaded():Z
|
- hasUnloaded():Z
|
||||||
- isUnloaded(java.lang.String):Z
|
- isUnloaded(java.lang.String):Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.options.BaseSchemeProcessor
|
a:com.intellij.openapi.options.BaseSchemeProcessor
|
||||||
- com.intellij.openapi.options.NonLazySchemeProcessor
|
- com.intellij.openapi.options.NonLazySchemeProcessor
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -382,7 +379,6 @@ a:com.intellij.openapi.options.ExternalizableSchemeAdapter
|
|||||||
- <init>():V
|
- <init>():V
|
||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- setName(java.lang.String):V
|
- setName(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.options.NonLazySchemeProcessor
|
a:com.intellij.openapi.options.NonLazySchemeProcessor
|
||||||
- com.intellij.openapi.options.SchemeProcessor
|
- com.intellij.openapi.options.SchemeProcessor
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -493,7 +489,6 @@ c:com.intellij.openapi.projectRoots.impl.ProjectJdkImpl
|
|||||||
- setName(java.lang.String):V
|
- setName(java.lang.String):V
|
||||||
- setSdkAdditionalData(com.intellij.openapi.projectRoots.SdkAdditionalData):V
|
- setSdkAdditionalData(com.intellij.openapi.projectRoots.SdkAdditionalData):V
|
||||||
- f:setVersionString(java.lang.String):V
|
- f:setVersionString(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
- writeExternal(org.jdom.Element):V
|
- writeExternal(org.jdom.Element):V
|
||||||
f:com.intellij.openapi.projectRoots.impl.ProjectRootUtil
|
f:com.intellij.openapi.projectRoots.impl.ProjectRootUtil
|
||||||
- s:getAllContentRoots(com.intellij.openapi.project.Project):com.intellij.psi.PsiDirectory[]
|
- s:getAllContentRoots(com.intellij.openapi.project.Project):com.intellij.psi.PsiDirectory[]
|
||||||
@@ -723,7 +718,6 @@ f:com.intellij.openapi.roots.impl.libraries.UnknownLibraryKind
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- s:getOrCreate(java.lang.String):com.intellij.openapi.roots.impl.libraries.UnknownLibraryKind
|
- s:getOrCreate(java.lang.String):com.intellij.openapi.roots.impl.libraries.UnknownLibraryKind
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.roots.impl.libraries.UnknownLibraryKind$UnknownLibraryProperties
|
c:com.intellij.openapi.roots.impl.libraries.UnknownLibraryKind$UnknownLibraryProperties
|
||||||
- com.intellij.openapi.roots.libraries.LibraryProperties
|
- com.intellij.openapi.roots.libraries.LibraryProperties
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -849,7 +843,6 @@ f:com.intellij.util.modules.CircularModuleDependenciesDetector
|
|||||||
- f:getChildClass():java.lang.Class
|
- f:getChildClass():java.lang.Class
|
||||||
- f:getParentGetter():kotlin.jvm.functions.Function1
|
- f:getParentGetter():kotlin.jvm.functions.Function1
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.workspaceModel.core.fileIndex.DependencyDescription$OnParent
|
*f:com.intellij.workspaceModel.core.fileIndex.DependencyDescription$OnParent
|
||||||
- com.intellij.workspaceModel.core.fileIndex.DependencyDescription
|
- com.intellij.workspaceModel.core.fileIndex.DependencyDescription
|
||||||
- <init>(java.lang.Class,kotlin.jvm.functions.Function1):V
|
- <init>(java.lang.Class,kotlin.jvm.functions.Function1):V
|
||||||
@@ -861,7 +854,6 @@ f:com.intellij.util.modules.CircularModuleDependenciesDetector
|
|||||||
- f:getChildrenGetter():kotlin.jvm.functions.Function1
|
- f:getChildrenGetter():kotlin.jvm.functions.Function1
|
||||||
- f:getParentClass():java.lang.Class
|
- f:getParentClass():java.lang.Class
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*e:com.intellij.workspaceModel.core.fileIndex.EntityStorageKind
|
*e:com.intellij.workspaceModel.core.fileIndex.EntityStorageKind
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:MAIN:com.intellij.workspaceModel.core.fileIndex.EntityStorageKind
|
- sf:MAIN:com.intellij.workspaceModel.core.fileIndex.EntityStorageKind
|
||||||
@@ -988,7 +980,6 @@ f:com.intellij.workspaceModel.ide.impl.VirtualFileUrlBridge
|
|||||||
- getFile():com.intellij.openapi.vfs.VirtualFile
|
- getFile():com.intellij.openapi.vfs.VirtualFile
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isValid():Z
|
- isValid():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity
|
f:com.intellij.workspaceModel.ide.impl.WorkspaceEntitiesLifecycleActivity
|
||||||
- com.intellij.openapi.startup.ProjectActivity
|
- com.intellij.openapi.startup.ProjectActivity
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -1055,7 +1046,6 @@ f:com.intellij.workspaceModel.ide.impl.legacyBridge.library.LegacyCustomLibraryE
|
|||||||
- bs:copy$default(com.intellij.workspaceModel.ide.impl.legacyBridge.library.LegacyCustomLibraryEntitySource,java.lang.String,I,java.lang.Object):com.intellij.workspaceModel.ide.impl.legacyBridge.library.LegacyCustomLibraryEntitySource
|
- bs:copy$default(com.intellij.workspaceModel.ide.impl.legacyBridge.library.LegacyCustomLibraryEntitySource,java.lang.String,I,java.lang.Object):com.intellij.workspaceModel.ide.impl.legacyBridge.library.LegacyCustomLibraryEntitySource
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.workspaceModel.ide.impl.legacyBridge.library.LibraryBridge
|
com.intellij.workspaceModel.ide.impl.legacyBridge.library.LibraryBridge
|
||||||
- com.intellij.openapi.roots.impl.libraries.LibraryEx
|
- com.intellij.openapi.roots.impl.libraries.LibraryEx
|
||||||
- a:getLibraryId():com.intellij.platform.workspace.jps.entities.LibraryId
|
- a:getLibraryId():com.intellij.platform.workspace.jps.entities.LibraryId
|
||||||
@@ -1293,7 +1283,6 @@ f:com.intellij.workspaceModel.ide.impl.legacyBridge.sdk.SdkModificatorBridgeImpl
|
|||||||
- setName(java.lang.String):V
|
- setName(java.lang.String):V
|
||||||
- setSdkAdditionalData(com.intellij.openapi.projectRoots.SdkAdditionalData):V
|
- setSdkAdditionalData(com.intellij.openapi.projectRoots.SdkAdditionalData):V
|
||||||
- setVersionString(java.lang.String):V
|
- setVersionString(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.workspaceModel.ide.impl.legacyBridge.watcher.FileContainerDescription
|
f:com.intellij.workspaceModel.ide.impl.legacyBridge.watcher.FileContainerDescription
|
||||||
- <init>(java.util.List,java.util.List):V
|
- <init>(java.util.List,java.util.List):V
|
||||||
- f:findByUrl(java.lang.String):com.intellij.openapi.vfs.pointers.VirtualFilePointer
|
- f:findByUrl(java.lang.String):com.intellij.openapi.vfs.pointers.VirtualFilePointer
|
||||||
@@ -1312,7 +1301,6 @@ f:com.intellij.workspaceModel.ide.impl.legacyBridge.watcher.JarDirectoryDescript
|
|||||||
- f:getDirectoryUrl():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
- f:getDirectoryUrl():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
||||||
- f:getRecursive():Z
|
- f:getRecursive():Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.workspaceModel.ide.impl.reactive.WmReactive
|
f:com.intellij.workspaceModel.ide.impl.reactive.WmReactive
|
||||||
- <init>(com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl):V
|
- <init>(com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl):V
|
||||||
- f:flowOfDiff(com.intellij.platform.workspace.storage.query.CollectionQuery,kotlin.coroutines.Continuation):java.lang.Object
|
- f:flowOfDiff(com.intellij.platform.workspace.storage.query.CollectionQuery,kotlin.coroutines.Continuation):java.lang.Object
|
||||||
|
|||||||
@@ -123,7 +123,6 @@ c:com.intellij.find.findUsages.PsiElement2UsageTargetAdapter
|
|||||||
- isValid():Z
|
- isValid():Z
|
||||||
- navigate(Z):V
|
- navigate(Z):V
|
||||||
- showSettings():V
|
- showSettings():V
|
||||||
- toString():java.lang.String
|
|
||||||
- update():V
|
- update():V
|
||||||
c:com.intellij.ide.actions.FqnUtil
|
c:com.intellij.ide.actions.FqnUtil
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -580,7 +579,6 @@ a:com.intellij.refactoring.rename.RenamePsiElementProcessorWrapper
|
|||||||
- showRenamePreviewButton(com.intellij.psi.PsiElement):Z
|
- showRenamePreviewButton(com.intellij.psi.PsiElement):Z
|
||||||
- substituteElementToRename(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):com.intellij.psi.PsiElement
|
- substituteElementToRename(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):com.intellij.psi.PsiElement
|
||||||
- substituteElementToRename(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,com.intellij.openapi.util.Pass):V
|
- substituteElementToRename(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,com.intellij.openapi.util.Pass):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.refactoring.rename.RenameRefactoringDialog
|
com.intellij.refactoring.rename.RenameRefactoringDialog
|
||||||
- addSuggestedNames(java.util.Collection):V
|
- addSuggestedNames(java.util.Collection):V
|
||||||
- a:close():V
|
- a:close():V
|
||||||
|
|||||||
@@ -20,7 +20,6 @@ f:com.intellij.credentialStore.CredentialAttributes
|
|||||||
- f:getUserName():java.lang.String
|
- f:getUserName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:isPasswordMemoryOnly():Z
|
- f:isPasswordMemoryOnly():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.credentialStore.CredentialAttributesKt
|
f:com.intellij.credentialStore.CredentialAttributesKt
|
||||||
- sf:SERVICE_NAME_PREFIX:java.lang.String
|
- sf:SERVICE_NAME_PREFIX:java.lang.String
|
||||||
- sf:CredentialAttributes(java.lang.Class,java.lang.String):com.intellij.credentialStore.CredentialAttributes
|
- sf:CredentialAttributes(java.lang.Class,java.lang.String):com.intellij.credentialStore.CredentialAttributes
|
||||||
@@ -40,7 +39,6 @@ f:com.intellij.credentialStore.CredentialRequestResult
|
|||||||
- f:getCredentials():com.intellij.credentialStore.Credentials
|
- f:getCredentials():com.intellij.credentialStore.Credentials
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:isRemember():Z
|
- f:isRemember():Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.credentialStore.CredentialStore
|
com.intellij.credentialStore.CredentialStore
|
||||||
- a:get(com.intellij.credentialStore.CredentialAttributes):com.intellij.credentialStore.Credentials
|
- a:get(com.intellij.credentialStore.CredentialAttributes):com.intellij.credentialStore.Credentials
|
||||||
- getPassword(com.intellij.credentialStore.CredentialAttributes):java.lang.String
|
- getPassword(com.intellij.credentialStore.CredentialAttributes):java.lang.String
|
||||||
@@ -70,7 +68,6 @@ f:com.intellij.credentialStore.Credentials
|
|||||||
- f:getPasswordAsString():java.lang.String
|
- f:getPasswordAsString():java.lang.String
|
||||||
- f:getUserName():java.lang.String
|
- f:getUserName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.credentialStore.ProviderType
|
e:com.intellij.credentialStore.ProviderType
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:DO_NOT_STORE:com.intellij.credentialStore.ProviderType
|
- sf:DO_NOT_STORE:com.intellij.credentialStore.ProviderType
|
||||||
@@ -166,7 +163,6 @@ f:com.intellij.remote.PresentableId
|
|||||||
- hasId():Z
|
- hasId():Z
|
||||||
- hasName():Z
|
- hasName():Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.remote.RemoteBundle
|
f:com.intellij.remote.RemoteBundle
|
||||||
- sf:BUNDLE:java.lang.String
|
- sf:BUNDLE:java.lang.String
|
||||||
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
|
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
|
||||||
@@ -322,7 +318,6 @@ c:com.intellij.remote.RemoteSdkCredentialsHolder
|
|||||||
- setRunAsRootViaSudo(Z):V
|
- setRunAsRootViaSudo(Z):V
|
||||||
- setSdkId(java.lang.String):V
|
- setSdkId(java.lang.String):V
|
||||||
- setValid(Z):V
|
- setValid(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.remote.RemoteSdkCredentialsProducer
|
com.intellij.remote.RemoteSdkCredentialsProducer
|
||||||
- a:getRemoteSdkCredentials():com.intellij.remote.RemoteSdkCredentials
|
- a:getRemoteSdkCredentials():com.intellij.remote.RemoteSdkCredentials
|
||||||
- a:getRemoteSdkCredentials(com.intellij.openapi.project.Project,Z):com.intellij.remote.RemoteSdkCredentials
|
- a:getRemoteSdkCredentials(com.intellij.openapi.project.Project,Z):com.intellij.remote.RemoteSdkCredentials
|
||||||
@@ -379,7 +374,6 @@ c:com.intellij.remote.RemoteSdkPropertiesHolder
|
|||||||
- setRunAsRootViaSudo(Z):V
|
- setRunAsRootViaSudo(Z):V
|
||||||
- setSdkId(java.lang.String):V
|
- setSdkId(java.lang.String):V
|
||||||
- setValid(Z):V
|
- setValid(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.remote.RemoteSdkPropertiesPaths
|
com.intellij.remote.RemoteSdkPropertiesPaths
|
||||||
- a:getHelpersPath():java.lang.String
|
- a:getHelpersPath():java.lang.String
|
||||||
- a:getInterpreterPath():java.lang.String
|
- a:getInterpreterPath():java.lang.String
|
||||||
@@ -408,7 +402,6 @@ a:com.intellij.remote.RemoteSshProcess
|
|||||||
- f:setHostKeyVerifier(com.intellij.remote.SshConnectionConfigPatch$HostKeyVerifier):V
|
- f:setHostKeyVerifier(com.intellij.remote.SshConnectionConfigPatch$HostKeyVerifier):V
|
||||||
- f:setProxyParams(com.intellij.remote.SshConnectionConfigPatch$ProxyParams):V
|
- f:setProxyParams(com.intellij.remote.SshConnectionConfigPatch$ProxyParams):V
|
||||||
- f:setServerAliveInterval(java.time.Duration):V
|
- f:setServerAliveInterval(java.time.Duration):V
|
||||||
- toString():java.lang.String
|
|
||||||
- f:withHostKeyVerifier(com.intellij.remote.SshConnectionConfigPatch$HostKeyVerifier):com.intellij.remote.SshConnectionConfigPatch
|
- f:withHostKeyVerifier(com.intellij.remote.SshConnectionConfigPatch$HostKeyVerifier):com.intellij.remote.SshConnectionConfigPatch
|
||||||
- f:withProxyParameters(com.intellij.remote.SshConnectionConfigPatch$ProxyParams):com.intellij.remote.SshConnectionConfigPatch
|
- f:withProxyParameters(com.intellij.remote.SshConnectionConfigPatch$ProxyParams):com.intellij.remote.SshConnectionConfigPatch
|
||||||
- f:withServerAliveInterval(java.time.Duration):com.intellij.remote.SshConnectionConfigPatch
|
- f:withServerAliveInterval(java.time.Duration):com.intellij.remote.SshConnectionConfigPatch
|
||||||
@@ -425,7 +418,6 @@ a:com.intellij.remote.RemoteSshProcess
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:setHashKnownHosts(java.lang.Boolean):V
|
- f:setHashKnownHosts(java.lang.Boolean):V
|
||||||
- f:setStrictHostKeyChecking(com.intellij.remote.StrictHostKeyChecking):V
|
- f:setStrictHostKeyChecking(com.intellij.remote.StrictHostKeyChecking):V
|
||||||
- toString():java.lang.String
|
|
||||||
- f:withHashKnownHosts(Z):com.intellij.remote.SshConnectionConfigPatch$HostKeyVerifier
|
- f:withHashKnownHosts(Z):com.intellij.remote.SshConnectionConfigPatch$HostKeyVerifier
|
||||||
- f:withStrictHostKeyChecking(com.intellij.remote.StrictHostKeyChecking):com.intellij.remote.SshConnectionConfigPatch$HostKeyVerifier
|
- f:withStrictHostKeyChecking(com.intellij.remote.StrictHostKeyChecking):com.intellij.remote.SshConnectionConfigPatch$HostKeyVerifier
|
||||||
*f:com.intellij.remote.SshConnectionConfigPatch$ProxyParams
|
*f:com.intellij.remote.SshConnectionConfigPatch$ProxyParams
|
||||||
@@ -447,7 +439,6 @@ a:com.intellij.remote.RemoteSshProcess
|
|||||||
- f:setProxyHost(java.lang.String):V
|
- f:setProxyHost(java.lang.String):V
|
||||||
- f:setProxyPort(I):V
|
- f:setProxyPort(I):V
|
||||||
- f:setProxyType(com.intellij.remote.SshConnectionConfigPatch$ProxyParams$Type):V
|
- f:setProxyType(com.intellij.remote.SshConnectionConfigPatch$ProxyParams$Type):V
|
||||||
- toString():java.lang.String
|
|
||||||
- f:withProxyAuthData(com.intellij.remote.SshConnectionConfigPatch$ProxyParams$ProxyAuthData):com.intellij.remote.SshConnectionConfigPatch$ProxyParams
|
- f:withProxyAuthData(com.intellij.remote.SshConnectionConfigPatch$ProxyParams$ProxyAuthData):com.intellij.remote.SshConnectionConfigPatch$ProxyParams
|
||||||
- f:withProxyHost(java.lang.String):com.intellij.remote.SshConnectionConfigPatch$ProxyParams
|
- f:withProxyHost(java.lang.String):com.intellij.remote.SshConnectionConfigPatch$ProxyParams
|
||||||
- f:withProxyPort(I):com.intellij.remote.SshConnectionConfigPatch$ProxyParams
|
- f:withProxyPort(I):com.intellij.remote.SshConnectionConfigPatch$ProxyParams
|
||||||
@@ -468,7 +459,6 @@ a:com.intellij.remote.RemoteSshProcess
|
|||||||
- f:setAuthType(com.intellij.remote.SshConnectionConfigPatch$ProxyParams$ProxyAuthData$ProxyAuthType):V
|
- f:setAuthType(com.intellij.remote.SshConnectionConfigPatch$ProxyParams$ProxyAuthData$ProxyAuthType):V
|
||||||
- f:setPassword(java.lang.String):V
|
- f:setPassword(java.lang.String):V
|
||||||
- f:setUsername(java.lang.String):V
|
- f:setUsername(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
*e:com.intellij.remote.SshConnectionConfigPatch$ProxyParams$ProxyAuthData$ProxyAuthType
|
*e:com.intellij.remote.SshConnectionConfigPatch$ProxyParams$ProxyAuthData$ProxyAuthType
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:NO_AUTHORIZATION:com.intellij.remote.SshConnectionConfigPatch$ProxyParams$ProxyAuthData$ProxyAuthType
|
- sf:NO_AUTHORIZATION:com.intellij.remote.SshConnectionConfigPatch$ProxyParams$ProxyAuthData$ProxyAuthType
|
||||||
|
|||||||
@@ -106,7 +106,6 @@ a:com.intellij.remoteServer.agent.util.log.LogPipe
|
|||||||
- p:onStartListening(com.intellij.remoteServer.agent.util.log.LogListener):V
|
- p:onStartListening(com.intellij.remoteServer.agent.util.log.LogListener):V
|
||||||
- open():V
|
- open():V
|
||||||
- pf:setLogDebugEnabled(Z):V
|
- pf:setLogDebugEnabled(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.remoteServer.agent.util.log.LogPipeBase
|
a:com.intellij.remoteServer.agent.util.log.LogPipeBase
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- a:close():V
|
- a:close():V
|
||||||
|
|||||||
@@ -39,7 +39,6 @@
|
|||||||
- getImportance():com.intellij.platform.runtime.product.ModuleImportance
|
- getImportance():com.intellij.platform.runtime.product.ModuleImportance
|
||||||
- getModuleId():com.intellij.platform.runtime.repository.RuntimeModuleId
|
- getModuleId():com.intellij.platform.runtime.repository.RuntimeModuleId
|
||||||
- resolve(com.intellij.platform.runtime.repository.RuntimeModuleRepository):com.intellij.platform.runtime.product.IncludedRuntimeModule
|
- resolve(com.intellij.platform.runtime.repository.RuntimeModuleRepository):com.intellij.platform.runtime.product.IncludedRuntimeModule
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.runtime.product.serialization.RawProductModules
|
*f:com.intellij.platform.runtime.product.serialization.RawProductModules
|
||||||
- f:getBundledPluginMainModules():java.util.List
|
- f:getBundledPluginMainModules():java.util.List
|
||||||
- f:getIncludedFrom():java.util.List
|
- f:getIncludedFrom():java.util.List
|
||||||
|
|||||||
@@ -14,7 +14,6 @@
|
|||||||
- s:moduleLibrary(java.lang.String,java.lang.String):com.intellij.platform.runtime.repository.RuntimeModuleId
|
- s:moduleLibrary(java.lang.String,java.lang.String):com.intellij.platform.runtime.repository.RuntimeModuleId
|
||||||
- s:moduleTests(java.lang.String):com.intellij.platform.runtime.repository.RuntimeModuleId
|
- s:moduleTests(java.lang.String):com.intellij.platform.runtime.repository.RuntimeModuleId
|
||||||
- s:projectLibrary(java.lang.String):com.intellij.platform.runtime.repository.RuntimeModuleId
|
- s:projectLibrary(java.lang.String):com.intellij.platform.runtime.repository.RuntimeModuleId
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.platform.runtime.repository.RuntimeModuleRepository
|
*:com.intellij.platform.runtime.repository.RuntimeModuleRepository
|
||||||
- s:create(java.nio.file.Path):com.intellij.platform.runtime.repository.RuntimeModuleRepository
|
- s:create(java.nio.file.Path):com.intellij.platform.runtime.repository.RuntimeModuleRepository
|
||||||
- a:getBootstrapClasspath(java.lang.String):java.util.List
|
- a:getBootstrapClasspath(java.lang.String):java.util.List
|
||||||
@@ -32,7 +31,6 @@
|
|||||||
- getId():java.lang.String
|
- getId():java.lang.String
|
||||||
- getResourcePaths():java.util.List
|
- getResourcePaths():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.runtime.repository.serialization.RawRuntimeModuleRepositoryData
|
*f:com.intellij.platform.runtime.repository.serialization.RawRuntimeModuleRepositoryData
|
||||||
- findDescriptor(java.lang.String):com.intellij.platform.runtime.repository.serialization.RawRuntimeModuleDescriptor
|
- findDescriptor(java.lang.String):com.intellij.platform.runtime.repository.serialization.RawRuntimeModuleDescriptor
|
||||||
- getAllIds():java.util.Set
|
- getAllIds():java.util.Set
|
||||||
|
|||||||
@@ -47,7 +47,6 @@ f:org.jetbrains.debugger.BreakpointManager$BreakpointCreated
|
|||||||
- f:getBreakpoint():org.jetbrains.debugger.Breakpoint
|
- f:getBreakpoint():org.jetbrains.debugger.Breakpoint
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:isRegistered():org.jetbrains.concurrency.Promise
|
- f:isRegistered():org.jetbrains.concurrency.Promise
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.debugger.BreakpointManager$BreakpointExist
|
f:org.jetbrains.debugger.BreakpointManager$BreakpointExist
|
||||||
- org.jetbrains.debugger.BreakpointManager$SetBreakpointResult
|
- org.jetbrains.debugger.BreakpointManager$SetBreakpointResult
|
||||||
- <init>(org.jetbrains.debugger.Breakpoint):V
|
- <init>(org.jetbrains.debugger.Breakpoint):V
|
||||||
@@ -57,7 +56,6 @@ f:org.jetbrains.debugger.BreakpointManager$BreakpointExist
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getExistingBreakpoint():org.jetbrains.debugger.Breakpoint
|
- f:getExistingBreakpoint():org.jetbrains.debugger.Breakpoint
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
e:org.jetbrains.debugger.BreakpointManager$MUTE_MODE
|
e:org.jetbrains.debugger.BreakpointManager$MUTE_MODE
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:ALL:org.jetbrains.debugger.BreakpointManager$MUTE_MODE
|
- sf:ALL:org.jetbrains.debugger.BreakpointManager$MUTE_MODE
|
||||||
@@ -78,7 +76,6 @@ f:org.jetbrains.debugger.BreakpointTarget$ScriptId
|
|||||||
- accept(org.jetbrains.debugger.BreakpointTarget$Visitor):java.lang.Object
|
- accept(org.jetbrains.debugger.BreakpointTarget$Visitor):java.lang.Object
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.debugger.BreakpointTarget$ScriptName
|
f:org.jetbrains.debugger.BreakpointTarget$ScriptName
|
||||||
- org.jetbrains.debugger.BreakpointTarget
|
- org.jetbrains.debugger.BreakpointTarget
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -88,7 +85,6 @@ f:org.jetbrains.debugger.BreakpointTarget$ScriptName
|
|||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- getScript():org.jetbrains.debugger.Script
|
- getScript():org.jetbrains.debugger.Script
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
org.jetbrains.debugger.BreakpointTarget$Visitor
|
org.jetbrains.debugger.BreakpointTarget$Visitor
|
||||||
- a:visitScript(org.jetbrains.debugger.Script):java.lang.Object
|
- a:visitScript(org.jetbrains.debugger.Script):java.lang.Object
|
||||||
- a:visitScriptName(java.lang.String,org.jetbrains.debugger.Script):java.lang.Object
|
- a:visitScriptName(java.lang.String,org.jetbrains.debugger.Script):java.lang.Object
|
||||||
@@ -180,7 +176,6 @@ f:org.jetbrains.debugger.EvaluateResult
|
|||||||
- f:getValue():org.jetbrains.debugger.values.Value
|
- f:getValue():org.jetbrains.debugger.values.Value
|
||||||
- f:getWasThrown():Z
|
- f:getWasThrown():Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
e:org.jetbrains.debugger.ExceptionCatchMode
|
e:org.jetbrains.debugger.ExceptionCatchMode
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:ALL:org.jetbrains.debugger.ExceptionCatchMode
|
- sf:ALL:org.jetbrains.debugger.ExceptionCatchMode
|
||||||
@@ -294,7 +289,6 @@ a:org.jetbrains.debugger.ScriptBase
|
|||||||
- getUrl():com.intellij.util.Url
|
- getUrl():com.intellij.util.Url
|
||||||
- getVm():org.jetbrains.debugger.Vm
|
- getVm():org.jetbrains.debugger.Vm
|
||||||
- setSourceMap(org.jetbrains.debugger.sourcemap.SourceMap):V
|
- setSourceMap(org.jetbrains.debugger.sourcemap.SourceMap):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.debugger.ScriptDebuggerBundle
|
f:org.jetbrains.debugger.ScriptDebuggerBundle
|
||||||
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
|
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
|
||||||
- s:messagePointer(java.lang.String,java.lang.Object[]):java.util.function.Supplier
|
- s:messagePointer(java.lang.String,java.lang.Object[]):java.util.function.Supplier
|
||||||
@@ -344,7 +338,6 @@ f:org.jetbrains.debugger.ScriptRegExpBreakpointTarget
|
|||||||
- accept(org.jetbrains.debugger.BreakpointTarget$Visitor):java.lang.Object
|
- accept(org.jetbrains.debugger.BreakpointTarget$Visitor):java.lang.Object
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
org.jetbrains.debugger.ScriptRegExpSupportVisitor
|
org.jetbrains.debugger.ScriptRegExpSupportVisitor
|
||||||
- org.jetbrains.debugger.BreakpointTarget$Visitor
|
- org.jetbrains.debugger.BreakpointTarget$Visitor
|
||||||
- a:visitRegExp(org.jetbrains.debugger.ScriptRegExpBreakpointTarget):java.lang.Object
|
- a:visitRegExp(org.jetbrains.debugger.ScriptRegExpBreakpointTarget):java.lang.Object
|
||||||
@@ -454,7 +447,6 @@ c:org.jetbrains.debugger.VariableImpl
|
|||||||
- isMutable():Z
|
- isMutable():Z
|
||||||
- isReadable():Z
|
- isReadable():Z
|
||||||
- setValue(org.jetbrains.debugger.values.Value):V
|
- setValue(org.jetbrains.debugger.values.Value):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:org.jetbrains.debugger.VariablesHost
|
a:org.jetbrains.debugger.VariablesHost
|
||||||
- f:valueManager:org.jetbrains.debugger.values.ValueManager
|
- f:valueManager:org.jetbrains.debugger.values.ValueManager
|
||||||
- <init>(org.jetbrains.debugger.values.ValueManager):V
|
- <init>(org.jetbrains.debugger.values.ValueManager):V
|
||||||
@@ -614,7 +606,6 @@ f:org.jetbrains.debugger.sourcemap.SourceMapDataImpl
|
|||||||
- getSources():java.util.List
|
- getSources():java.util.List
|
||||||
- getSourcesContent():java.util.List
|
- getSourcesContent():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.debugger.sourcemap.SourceMapDecoderKt
|
f:org.jetbrains.debugger.sourcemap.SourceMapDecoderKt
|
||||||
- sf:decodeSourceMap(java.lang.CharSequence,kotlin.jvm.functions.Function1):org.jetbrains.debugger.sourcemap.SourceMap
|
- sf:decodeSourceMap(java.lang.CharSequence,kotlin.jvm.functions.Function1):org.jetbrains.debugger.sourcemap.SourceMap
|
||||||
- sf:decodeSourceMapFromFile(java.nio.file.Path,Z,com.intellij.util.Url,Z):org.jetbrains.debugger.sourcemap.SourceMap
|
- sf:decodeSourceMapFromFile(java.nio.file.Path,Z,com.intellij.util.Url,Z):org.jetbrains.debugger.sourcemap.SourceMap
|
||||||
|
|||||||
@@ -245,7 +245,6 @@ f:org.jetbrains.debugger.SourceInfo
|
|||||||
- getLine():I
|
- getLine():I
|
||||||
- getOffset():I
|
- getOffset():I
|
||||||
- f:getUrl():com.intellij.util.Url
|
- f:getUrl():com.intellij.util.Url
|
||||||
- toString():java.lang.String
|
|
||||||
a:org.jetbrains.debugger.SuspendContextView
|
a:org.jetbrains.debugger.SuspendContextView
|
||||||
- com.intellij.xdebugger.frame.XSuspendContext
|
- com.intellij.xdebugger.frame.XSuspendContext
|
||||||
- <init>(org.jetbrains.debugger.MultiVmDebugProcess,org.jetbrains.debugger.ExecutionStackView,org.jetbrains.debugger.Vm):V
|
- <init>(org.jetbrains.debugger.MultiVmDebugProcess,org.jetbrains.debugger.ExecutionStackView,org.jetbrains.debugger.Vm):V
|
||||||
|
|||||||
@@ -1,15 +1,12 @@
|
|||||||
*f:com.intellij.platform.settings.CacheTag
|
*f:com.intellij.platform.settings.CacheTag
|
||||||
- com.intellij.platform.settings.SettingTag
|
- com.intellij.platform.settings.SettingTag
|
||||||
- sf:INSTANCE:com.intellij.platform.settings.CacheTag
|
- sf:INSTANCE:com.intellij.platform.settings.CacheTag
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.settings.NonShareableInternalTag
|
*f:com.intellij.platform.settings.NonShareableInternalTag
|
||||||
- com.intellij.platform.settings.SettingTag
|
- com.intellij.platform.settings.SettingTag
|
||||||
- sf:INSTANCE:com.intellij.platform.settings.NonShareableInternalTag
|
- sf:INSTANCE:com.intellij.platform.settings.NonShareableInternalTag
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.settings.NonShareableTag
|
*f:com.intellij.platform.settings.NonShareableTag
|
||||||
- com.intellij.platform.settings.SettingTag
|
- com.intellij.platform.settings.SettingTag
|
||||||
- sf:INSTANCE:com.intellij.platform.settings.NonShareableTag
|
- sf:INSTANCE:com.intellij.platform.settings.NonShareableTag
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.settings.PropertyManagerAdapterTag
|
*f:com.intellij.platform.settings.PropertyManagerAdapterTag
|
||||||
- com.intellij.platform.settings.SettingTag
|
- com.intellij.platform.settings.SettingTag
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -28,7 +25,6 @@
|
|||||||
- f:getSerializer():com.intellij.platform.settings.SettingSerializerDescriptor
|
- f:getSerializer():com.intellij.platform.settings.SettingSerializerDescriptor
|
||||||
- f:getTags():java.util.Collection
|
- f:getTags():java.util.Collection
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.settings.SettingDescriptor$Builder
|
*f:com.intellij.platform.settings.SettingDescriptor$Builder
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- f:build(java.lang.String,com.intellij.openapi.extensions.PluginId,com.intellij.platform.settings.SettingSerializerDescriptor):com.intellij.platform.settings.SettingDescriptor
|
- f:build(java.lang.String,com.intellij.openapi.extensions.PluginId,com.intellij.platform.settings.SettingSerializerDescriptor):com.intellij.platform.settings.SettingDescriptor
|
||||||
|
|||||||
@@ -35,7 +35,6 @@ c:com.intellij.execution.testframework.sm.ServiceMessageBuilder
|
|||||||
- s:testSuiteFinished(java.lang.String):com.intellij.execution.testframework.sm.ServiceMessageBuilder
|
- s:testSuiteFinished(java.lang.String):com.intellij.execution.testframework.sm.ServiceMessageBuilder
|
||||||
- s:testSuiteStarted(java.lang.String):com.intellij.execution.testframework.sm.ServiceMessageBuilder
|
- s:testSuiteStarted(java.lang.String):com.intellij.execution.testframework.sm.ServiceMessageBuilder
|
||||||
- s:testsStarted():com.intellij.execution.testframework.sm.ServiceMessageBuilder
|
- s:testsStarted():com.intellij.execution.testframework.sm.ServiceMessageBuilder
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.execution.testframework.sm.ServiceMessageUtil
|
f:com.intellij.execution.testframework.sm.ServiceMessageUtil
|
||||||
- s:parse(java.lang.String,Z):jetbrains.buildServer.messages.serviceMessages.ServiceMessage
|
- s:parse(java.lang.String,Z):jetbrains.buildServer.messages.serviceMessages.ServiceMessage
|
||||||
- s:parse(java.lang.String,Z,Z):jetbrains.buildServer.messages.serviceMessages.ServiceMessage
|
- s:parse(java.lang.String,Z,Z):jetbrains.buildServer.messages.serviceMessages.ServiceMessage
|
||||||
@@ -391,7 +390,6 @@ c:com.intellij.execution.testframework.sm.runner.SMTestProxy
|
|||||||
- setTreeBuildBeforeStart():V
|
- setTreeBuildBeforeStart():V
|
||||||
- shouldRun():Z
|
- shouldRun():Z
|
||||||
- shouldSkipRootNodeForExport():Z
|
- shouldSkipRootNodeForExport():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- wasLaunched():Z
|
- wasLaunched():Z
|
||||||
- wasTerminated():Z
|
- wasTerminated():Z
|
||||||
c:com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy
|
c:com.intellij.execution.testframework.sm.runner.SMTestProxy$SMRootTestProxy
|
||||||
@@ -511,7 +509,6 @@ f:com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent
|
|||||||
e:com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent$NodePropertyKey
|
e:com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent$NodePropertyKey
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:PRESENTABLE_NAME:com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent$NodePropertyKey
|
- sf:PRESENTABLE_NAME:com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent$NodePropertyKey
|
||||||
- toString():java.lang.String
|
|
||||||
- s:valueOf(java.lang.String):com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent$NodePropertyKey
|
- s:valueOf(java.lang.String):com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent$NodePropertyKey
|
||||||
- s:values():com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent$NodePropertyKey[]
|
- s:values():com.intellij.execution.testframework.sm.runner.events.TestSetNodePropertyEvent$NodePropertyKey[]
|
||||||
c:com.intellij.execution.testframework.sm.runner.events.TestStartedEvent
|
c:com.intellij.execution.testframework.sm.runner.events.TestStartedEvent
|
||||||
@@ -546,7 +543,6 @@ a:com.intellij.execution.testframework.sm.runner.events.TreeNodeEvent
|
|||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- s:getNodeId(jetbrains.buildServer.messages.serviceMessages.ServiceMessage):java.lang.String
|
- s:getNodeId(jetbrains.buildServer.messages.serviceMessages.ServiceMessage):java.lang.String
|
||||||
- s:getNodeId(jetbrains.buildServer.messages.serviceMessages.ServiceMessage,java.lang.String):java.lang.String
|
- s:getNodeId(jetbrains.buildServer.messages.serviceMessages.ServiceMessage,java.lang.String):java.lang.String
|
||||||
- f:toString():java.lang.String
|
|
||||||
com.intellij.execution.testframework.sm.runner.history.ImportTestOutputExtension
|
com.intellij.execution.testframework.sm.runner.history.ImportTestOutputExtension
|
||||||
- a:createHandler(java.io.Reader,com.intellij.execution.testframework.sm.runner.GeneralTestEventsProcessor):org.xml.sax.helpers.DefaultHandler
|
- a:createHandler(java.io.Reader,com.intellij.execution.testframework.sm.runner.GeneralTestEventsProcessor):org.xml.sax.helpers.DefaultHandler
|
||||||
- s:findHandler(java.util.function.Supplier,com.intellij.execution.testframework.sm.runner.GeneralTestEventsProcessor):org.xml.sax.helpers.DefaultHandler
|
- s:findHandler(java.util.function.Supplier,com.intellij.execution.testframework.sm.runner.GeneralTestEventsProcessor):org.xml.sax.helpers.DefaultHandler
|
||||||
|
|||||||
@@ -27,7 +27,6 @@ f:org.jetbrains.sqlite.IntBinder
|
|||||||
- f:bind(I):V
|
- f:bind(I):V
|
||||||
- f:bind(I,I):V
|
- f:bind(I,I):V
|
||||||
- f:bind(I,I,I):V
|
- f:bind(I,I,I):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.sqlite.LongBinder
|
f:org.jetbrains.sqlite.LongBinder
|
||||||
- org.jetbrains.sqlite.BaseBinder
|
- org.jetbrains.sqlite.BaseBinder
|
||||||
- <init>(I,I):V
|
- <init>(I,I):V
|
||||||
@@ -37,7 +36,6 @@ f:org.jetbrains.sqlite.LongBinder
|
|||||||
- f:bind(J,J):V
|
- f:bind(J,J):V
|
||||||
- f:bind(J,J,J):V
|
- f:bind(J,J,J):V
|
||||||
- f:bind(J,J,J,J):V
|
- f:bind(J,J,J,J):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:org.jetbrains.sqlite.MyObjectBinder
|
a:org.jetbrains.sqlite.MyObjectBinder
|
||||||
- org.jetbrains.sqlite.Binder
|
- org.jetbrains.sqlite.Binder
|
||||||
- b:<init>(I,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
- b:<init>(I,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||||
@@ -57,7 +55,6 @@ f:org.jetbrains.sqlite.ObjectBinder
|
|||||||
- f:bind(java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object):V
|
- f:bind(java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object):V
|
||||||
- f:bind(java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object):V
|
- f:bind(java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object):V
|
||||||
- f:bindMultiple(java.lang.Object[]):V
|
- f:bindMultiple(java.lang.Object[]):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.sqlite.ObjectBinder1
|
f:org.jetbrains.sqlite.ObjectBinder1
|
||||||
- org.jetbrains.sqlite.MyObjectBinder
|
- org.jetbrains.sqlite.MyObjectBinder
|
||||||
- <init>(I):V
|
- <init>(I):V
|
||||||
@@ -233,7 +230,6 @@ e:org.jetbrains.sqlite.SqliteErrorCode
|
|||||||
- f:code:I
|
- f:code:I
|
||||||
- f:message:java.lang.String
|
- f:message:java.lang.String
|
||||||
- s:getEntries():kotlin.enums.EnumEntries
|
- s:getEntries():kotlin.enums.EnumEntries
|
||||||
- toString():java.lang.String
|
|
||||||
- s:valueOf(java.lang.String):org.jetbrains.sqlite.SqliteErrorCode
|
- s:valueOf(java.lang.String):org.jetbrains.sqlite.SqliteErrorCode
|
||||||
- s:values():org.jetbrains.sqlite.SqliteErrorCode[]
|
- s:values():org.jetbrains.sqlite.SqliteErrorCode[]
|
||||||
f:org.jetbrains.sqlite.SqliteErrorCode$Companion
|
f:org.jetbrains.sqlite.SqliteErrorCode$Companion
|
||||||
@@ -247,7 +243,6 @@ f:org.jetbrains.sqlite.SqliteIntPreparedStatement
|
|||||||
- f:ensureCapacity(I):V
|
- f:ensureCapacity(I):V
|
||||||
- executeBatch():V
|
- executeBatch():V
|
||||||
- f:getBinder():org.jetbrains.sqlite.IntBinder
|
- f:getBinder():org.jetbrains.sqlite.IntBinder
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.sqlite.SqlitePreparedStatement
|
f:org.jetbrains.sqlite.SqlitePreparedStatement
|
||||||
- org.jetbrains.sqlite.SqliteStatement
|
- org.jetbrains.sqlite.SqliteStatement
|
||||||
- close():V
|
- close():V
|
||||||
@@ -259,7 +254,6 @@ f:org.jetbrains.sqlite.SqlitePreparedStatement
|
|||||||
- f:selectByteArray():B[]
|
- f:selectByteArray():B[]
|
||||||
- f:selectInt():java.lang.Integer
|
- f:selectInt():java.lang.Integer
|
||||||
- f:selectNotNullInt():I
|
- f:selectNotNullInt():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jetbrains.sqlite.SqliteResultSet
|
f:org.jetbrains.sqlite.SqliteResultSet
|
||||||
- <init>(org.jetbrains.sqlite.SqlitePreparedStatement):V
|
- <init>(org.jetbrains.sqlite.SqlitePreparedStatement):V
|
||||||
- f:getBoolean(I):Z
|
- f:getBoolean(I):Z
|
||||||
|
|||||||
@@ -87,7 +87,6 @@ f:com.intellij.internal.statistic.eventLog.EventLogGroup
|
|||||||
- f:registerVarargEvent(java.lang.String,java.lang.String,com.intellij.internal.statistic.eventLog.events.EventField[]):com.intellij.internal.statistic.eventLog.events.VarargEventId
|
- f:registerVarargEvent(java.lang.String,java.lang.String,com.intellij.internal.statistic.eventLog.events.EventField[]):com.intellij.internal.statistic.eventLog.events.VarargEventId
|
||||||
- f:registerVarargEvent(java.lang.String,com.intellij.internal.statistic.eventLog.events.EventField[]):com.intellij.internal.statistic.eventLog.events.VarargEventId
|
- f:registerVarargEvent(java.lang.String,com.intellij.internal.statistic.eventLog.events.EventField[]):com.intellij.internal.statistic.eventLog.events.VarargEventId
|
||||||
- bs:registerVarargEvent$default(com.intellij.internal.statistic.eventLog.EventLogGroup,java.lang.String,java.lang.String,com.intellij.internal.statistic.eventLog.events.EventField[],I,java.lang.Object):com.intellij.internal.statistic.eventLog.events.VarargEventId
|
- bs:registerVarargEvent$default(com.intellij.internal.statistic.eventLog.EventLogGroup,java.lang.String,java.lang.String,com.intellij.internal.statistic.eventLog.events.EventField[],I,java.lang.Object):com.intellij.internal.statistic.eventLog.events.VarargEventId
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.internal.statistic.eventLog.EventLogRecorderConfigOptionsListener
|
a:com.intellij.internal.statistic.eventLog.EventLogRecorderConfigOptionsListener
|
||||||
- com.intellij.internal.statistic.eventLog.EventLogConfigOptionsListener
|
- com.intellij.internal.statistic.eventLog.EventLogConfigOptionsListener
|
||||||
- p:<init>(java.lang.String):V
|
- p:<init>(java.lang.String):V
|
||||||
@@ -220,7 +219,6 @@ f:com.intellij.internal.statistic.eventLog.events.scheme.EventDescriptor
|
|||||||
- f:getEvent():java.lang.String
|
- f:getEvent():java.lang.String
|
||||||
- f:getFields():java.util.Set
|
- f:getFields():java.util.Set
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.internal.statistic.eventLog.events.scheme.EventSchemeValidator
|
f:com.intellij.internal.statistic.eventLog.events.scheme.EventSchemeValidator
|
||||||
- sf:INSTANCE:com.intellij.internal.statistic.eventLog.events.scheme.EventSchemeValidator
|
- sf:INSTANCE:com.intellij.internal.statistic.eventLog.events.scheme.EventSchemeValidator
|
||||||
- sf:validateEventScheme(java.util.List):java.util.Map
|
- sf:validateEventScheme(java.util.List):java.util.Map
|
||||||
@@ -236,7 +234,6 @@ f:com.intellij.internal.statistic.eventLog.events.scheme.EventsScheme
|
|||||||
- f:getCommitHash():java.lang.String
|
- f:getCommitHash():java.lang.String
|
||||||
- f:getScheme():java.util.List
|
- f:getScheme():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.internal.statistic.eventLog.events.scheme.EventsSchemeBuilder
|
f:com.intellij.internal.statistic.eventLog.events.scheme.EventsSchemeBuilder
|
||||||
- sf:INSTANCE:com.intellij.internal.statistic.eventLog.events.scheme.EventsSchemeBuilder
|
- sf:INSTANCE:com.intellij.internal.statistic.eventLog.events.scheme.EventsSchemeBuilder
|
||||||
- sf:buildEventsScheme(java.lang.String):java.util.List
|
- sf:buildEventsScheme(java.lang.String):java.util.List
|
||||||
@@ -255,7 +252,6 @@ f:com.intellij.internal.statistic.eventLog.events.scheme.EventsSchemeBuilder$Fea
|
|||||||
- f:getCollector():com.intellij.internal.statistic.service.fus.collectors.FeatureUsagesCollector
|
- f:getCollector():com.intellij.internal.statistic.service.fus.collectors.FeatureUsagesCollector
|
||||||
- f:getPlugin():com.intellij.internal.statistic.eventLog.events.scheme.PluginSchemeDescriptor
|
- f:getPlugin():com.intellij.internal.statistic.eventLog.events.scheme.PluginSchemeDescriptor
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.internal.statistic.eventLog.events.scheme.FieldDataType
|
e:com.intellij.internal.statistic.eventLog.events.scheme.FieldDataType
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:ARRAY:com.intellij.internal.statistic.eventLog.events.scheme.FieldDataType
|
- sf:ARRAY:com.intellij.internal.statistic.eventLog.events.scheme.FieldDataType
|
||||||
@@ -283,7 +279,6 @@ f:com.intellij.internal.statistic.eventLog.events.scheme.FieldDescriptor
|
|||||||
- f:getShouldBeAnonymized():Z
|
- f:getShouldBeAnonymized():Z
|
||||||
- f:getValue():java.util.Set
|
- f:getValue():java.util.Set
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.internal.statistic.eventLog.events.scheme.GroupDescriptor
|
f:com.intellij.internal.statistic.eventLog.events.scheme.GroupDescriptor
|
||||||
- <init>(java.lang.String,java.lang.String,I,java.util.Set,java.lang.String,java.lang.String,com.intellij.internal.statistic.eventLog.events.scheme.PluginSchemeDescriptor,java.lang.String):V
|
- <init>(java.lang.String,java.lang.String,I,java.util.Set,java.lang.String,java.lang.String,com.intellij.internal.statistic.eventLog.events.scheme.PluginSchemeDescriptor,java.lang.String):V
|
||||||
- b:<init>(java.lang.String,java.lang.String,I,java.util.Set,java.lang.String,java.lang.String,com.intellij.internal.statistic.eventLog.events.scheme.PluginSchemeDescriptor,java.lang.String,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
- b:<init>(java.lang.String,java.lang.String,I,java.util.Set,java.lang.String,java.lang.String,com.intellij.internal.statistic.eventLog.events.scheme.PluginSchemeDescriptor,java.lang.String,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||||
@@ -307,7 +302,6 @@ f:com.intellij.internal.statistic.eventLog.events.scheme.GroupDescriptor
|
|||||||
- f:getType():java.lang.String
|
- f:getType():java.lang.String
|
||||||
- f:getVersion():I
|
- f:getVersion():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.internal.statistic.eventLog.events.scheme.PluginSchemeDescriptor
|
f:com.intellij.internal.statistic.eventLog.events.scheme.PluginSchemeDescriptor
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
- f:component1():java.lang.String
|
- f:component1():java.lang.String
|
||||||
@@ -316,7 +310,6 @@ f:com.intellij.internal.statistic.eventLog.events.scheme.PluginSchemeDescriptor
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getId():java.lang.String
|
- f:getId():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.internal.statistic.eventLog.mp.MarketplaceEventLoggerProvider
|
f:com.intellij.internal.statistic.eventLog.mp.MarketplaceEventLoggerProvider
|
||||||
- com.intellij.internal.statistic.eventLog.StatisticsEventLoggerProvider
|
- com.intellij.internal.statistic.eventLog.StatisticsEventLoggerProvider
|
||||||
- <init>():V
|
- <init>():V
|
||||||
|
|||||||
@@ -19,7 +19,6 @@ f:com.intellij.internal.statistic.eventLog.EventLogFile
|
|||||||
- f:getType(com.intellij.internal.statistic.config.eventLog.EventLogBuildType):com.intellij.internal.statistic.config.eventLog.EventLogBuildType
|
- f:getType(com.intellij.internal.statistic.config.eventLog.EventLogBuildType):com.intellij.internal.statistic.config.eventLog.EventLogBuildType
|
||||||
- bs:getType$default(com.intellij.internal.statistic.eventLog.EventLogFile,com.intellij.internal.statistic.config.eventLog.EventLogBuildType,I,java.lang.Object):com.intellij.internal.statistic.config.eventLog.EventLogBuildType
|
- bs:getType$default(com.intellij.internal.statistic.eventLog.EventLogFile,com.intellij.internal.statistic.config.eventLog.EventLogBuildType,I,java.lang.Object):com.intellij.internal.statistic.config.eventLog.EventLogBuildType
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.internal.statistic.eventLog.EventLogFile$Companion
|
f:com.intellij.internal.statistic.eventLog.EventLogFile$Companion
|
||||||
- f:create(java.nio.file.Path,com.intellij.internal.statistic.config.eventLog.EventLogBuildType,java.lang.String):com.intellij.internal.statistic.eventLog.EventLogFile
|
- f:create(java.nio.file.Path,com.intellij.internal.statistic.config.eventLog.EventLogBuildType,java.lang.String):com.intellij.internal.statistic.eventLog.EventLogFile
|
||||||
com.intellij.internal.statistic.eventLog.EventLogFilesProvider
|
com.intellij.internal.statistic.eventLog.EventLogFilesProvider
|
||||||
@@ -90,7 +89,6 @@ f:com.intellij.internal.statistic.eventLog.MachineId
|
|||||||
- f:getId():java.lang.String
|
- f:getId():java.lang.String
|
||||||
- f:getRevision():I
|
- f:getRevision():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.internal.statistic.eventLog.MachineId$Companion
|
f:com.intellij.internal.statistic.eventLog.MachineId$Companion
|
||||||
f:com.intellij.internal.statistic.eventLog.SerializationHelper
|
f:com.intellij.internal.statistic.eventLog.SerializationHelper
|
||||||
- sf:INSTANCE:com.intellij.internal.statistic.eventLog.SerializationHelper
|
- sf:INSTANCE:com.intellij.internal.statistic.eventLog.SerializationHelper
|
||||||
|
|||||||
@@ -54,7 +54,6 @@ c:com.intellij.structuralsearch.MatchOptions
|
|||||||
- setScope(com.intellij.psi.search.SearchScope):V
|
- setScope(com.intellij.psi.search.SearchScope):V
|
||||||
- setSearchInjectedCode(Z):V
|
- setSearchInjectedCode(Z):V
|
||||||
- setSearchPattern(java.lang.String):V
|
- setSearchPattern(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
- writeExternal(org.jdom.Element):V
|
- writeExternal(org.jdom.Element):V
|
||||||
a:com.intellij.structuralsearch.MatchResult
|
a:com.intellij.structuralsearch.MatchResult
|
||||||
- sf:LINE_MATCH:java.lang.String
|
- sf:LINE_MATCH:java.lang.String
|
||||||
@@ -200,7 +199,6 @@ f:com.intellij.structuralsearch.PatternContext
|
|||||||
- getDisplayName():java.lang.String
|
- getDisplayName():java.lang.String
|
||||||
- getId():java.lang.String
|
- getId():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.structuralsearch.PatternContextInfo
|
c:com.intellij.structuralsearch.PatternContextInfo
|
||||||
- <init>(com.intellij.structuralsearch.impl.matcher.PatternTreeContext):V
|
- <init>(com.intellij.structuralsearch.impl.matcher.PatternTreeContext):V
|
||||||
- <init>(com.intellij.structuralsearch.impl.matcher.PatternTreeContext,com.intellij.structuralsearch.PatternContext):V
|
- <init>(com.intellij.structuralsearch.impl.matcher.PatternTreeContext,com.intellij.structuralsearch.PatternContext):V
|
||||||
@@ -459,7 +457,6 @@ f:com.intellij.structuralsearch.impl.matcher.MatchResultImpl
|
|||||||
- setStart(I):V
|
- setStart(I):V
|
||||||
- setTarget(Z):V
|
- setTarget(Z):V
|
||||||
- size():I
|
- size():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.structuralsearch.impl.matcher.MatchUtils
|
f:com.intellij.structuralsearch.impl.matcher.MatchUtils
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:compareWithNoDifferenceToPackage(java.lang.String,java.lang.String):Z
|
- s:compareWithNoDifferenceToPackage(java.lang.String,java.lang.String):Z
|
||||||
|
|||||||
@@ -25,7 +25,6 @@ c:com.intellij.ide.structureView.customRegions.CustomRegionTreeElement
|
|||||||
- getPresentation():com.intellij.navigation.ItemPresentation
|
- getPresentation():com.intellij.navigation.ItemPresentation
|
||||||
- getValue():java.lang.Object
|
- getValue():java.lang.Object
|
||||||
- navigate(Z):V
|
- navigate(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.ide.structureView.impl.common.PsiTreeElementBase
|
a:com.intellij.ide.structureView.impl.common.PsiTreeElementBase
|
||||||
- com.intellij.ide.structureView.StructureViewTreeElement
|
- com.intellij.ide.structureView.StructureViewTreeElement
|
||||||
- com.intellij.ide.util.treeView.NodeDescriptorProvidingKey
|
- com.intellij.ide.util.treeView.NodeDescriptorProvidingKey
|
||||||
@@ -46,7 +45,6 @@ a:com.intellij.ide.structureView.impl.common.PsiTreeElementBase
|
|||||||
- isSearchInLocationString():Z
|
- isSearchInLocationString():Z
|
||||||
- isValid():Z
|
- isValid():Z
|
||||||
- navigate(Z):V
|
- navigate(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.ide.util.InheritedMembersNodeProvider
|
a:com.intellij.ide.util.InheritedMembersNodeProvider
|
||||||
- com.intellij.ide.util.ActionShortcutProvider
|
- com.intellij.ide.util.ActionShortcutProvider
|
||||||
- com.intellij.ide.util.FileStructureNodeProvider
|
- com.intellij.ide.util.FileStructureNodeProvider
|
||||||
|
|||||||
@@ -39,7 +39,6 @@ c:com.intellij.tasks.CustomTaskState
|
|||||||
- setId(java.lang.String):V
|
- setId(java.lang.String):V
|
||||||
- setPredefined(Z):V
|
- setPredefined(Z):V
|
||||||
- setPresentableName(java.lang.String):V
|
- setPresentableName(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.tasks.LocalTask
|
a:com.intellij.tasks.LocalTask
|
||||||
- com.intellij.tasks.Task
|
- com.intellij.tasks.Task
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -91,7 +90,6 @@ a:com.intellij.tasks.Task
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- a:isClosed():Z
|
- a:isClosed():Z
|
||||||
- a:isIssue():Z
|
- a:isIssue():Z
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:com.intellij.tasks.TaskApiBundle
|
f:com.intellij.tasks.TaskApiBundle
|
||||||
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
|
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
|
||||||
- s:messagePointer(java.lang.String,java.lang.Object[]):java.util.function.Supplier
|
- s:messagePointer(java.lang.String,java.lang.Object[]):java.util.function.Supplier
|
||||||
@@ -187,7 +185,6 @@ a:com.intellij.tasks.TaskRepository
|
|||||||
- setTaskState(com.intellij.tasks.Task,com.intellij.tasks.TaskState):V
|
- setTaskState(com.intellij.tasks.Task,com.intellij.tasks.TaskState):V
|
||||||
- setUrl(java.lang.String):V
|
- setUrl(java.lang.String):V
|
||||||
- testConnection():V
|
- testConnection():V
|
||||||
- toString():java.lang.String
|
|
||||||
- updateTimeSpent(com.intellij.tasks.LocalTask,java.lang.String,java.lang.String):V
|
- updateTimeSpent(com.intellij.tasks.LocalTask,java.lang.String,java.lang.String):V
|
||||||
a:com.intellij.tasks.TaskRepository$CancellableConnection
|
a:com.intellij.tasks.TaskRepository$CancellableConnection
|
||||||
- java.util.concurrent.Callable
|
- java.util.concurrent.Callable
|
||||||
|
|||||||
@@ -195,7 +195,6 @@ c:com.intellij.execution.testframework.TestSearchScope$Wrapper
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- readExternal(org.jdom.Element):V
|
- readExternal(org.jdom.Element):V
|
||||||
- setScope(com.intellij.execution.testframework.TestSearchScope):V
|
- setScope(com.intellij.execution.testframework.TestSearchScope):V
|
||||||
- toString():java.lang.String
|
|
||||||
- writeExternal(org.jdom.Element):V
|
- writeExternal(org.jdom.Element):V
|
||||||
a:com.intellij.execution.testframework.TestStatusListener
|
a:com.intellij.execution.testframework.TestStatusListener
|
||||||
- <init>():V
|
- <init>():V
|
||||||
|
|||||||
@@ -17,7 +17,6 @@ c:com.intellij.usages.impl.GroupNode
|
|||||||
- p:isDataValid():Z
|
- p:isDataValid():Z
|
||||||
- navigate(Z):V
|
- navigate(Z):V
|
||||||
- removeAllChildren():V
|
- removeAllChildren():V
|
||||||
- toString():java.lang.String
|
|
||||||
- p:updateCachedPresentation():V
|
- p:updateCachedPresentation():V
|
||||||
- p:updateNotify():V
|
- p:updateNotify():V
|
||||||
f:com.intellij.usages.impl.NullUsage
|
f:com.intellij.usages.impl.NullUsage
|
||||||
@@ -60,7 +59,6 @@ c:com.intellij.usages.impl.UsageNode
|
|||||||
- p:isDataReadOnly():Z
|
- p:isDataReadOnly():Z
|
||||||
- p:isDataValid():Z
|
- p:isDataValid():Z
|
||||||
- navigate(Z):V
|
- navigate(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
- p:updateCachedPresentation():V
|
- p:updateCachedPresentation():V
|
||||||
- p:updateNotify():V
|
- p:updateNotify():V
|
||||||
c:com.intellij.usages.impl.UsagePreviewPanel
|
c:com.intellij.usages.impl.UsagePreviewPanel
|
||||||
|
|||||||
@@ -151,7 +151,6 @@ f:com.intellij.usages.TextChunk
|
|||||||
- getSimpleAttributesIgnoreBackground():com.intellij.ui.SimpleTextAttributes
|
- getSimpleAttributesIgnoreBackground():com.intellij.ui.SimpleTextAttributes
|
||||||
- getText():java.lang.String
|
- getText():java.lang.String
|
||||||
- getType():com.intellij.usages.impl.rules.UsageType
|
- getType():com.intellij.usages.impl.rules.UsageType
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.usages.Usage
|
com.intellij.usages.Usage
|
||||||
- com.intellij.pom.Navigatable
|
- com.intellij.pom.Navigatable
|
||||||
- sf:EMPTY_ARRAY:com.intellij.usages.Usage[]
|
- sf:EMPTY_ARRAY:com.intellij.usages.Usage[]
|
||||||
@@ -236,7 +235,6 @@ c:com.intellij.usages.UsageInfo2UsageAdapter
|
|||||||
- reset():V
|
- reset():V
|
||||||
- pf:resetCachedPresentation():V
|
- pf:resetCachedPresentation():V
|
||||||
- selectInEditor():V
|
- selectInEditor():V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.usages.UsageInfoAdapter
|
com.intellij.usages.UsageInfoAdapter
|
||||||
- com.intellij.usages.Usage
|
- com.intellij.usages.Usage
|
||||||
- com.intellij.usages.rules.MergeableUsage
|
- com.intellij.usages.rules.MergeableUsage
|
||||||
@@ -521,7 +519,6 @@ f:com.intellij.usages.impl.rules.UsageType
|
|||||||
- sf:WRITE:com.intellij.usages.impl.rules.UsageType
|
- sf:WRITE:com.intellij.usages.impl.rules.UsageType
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
- <init>(java.util.function.Supplier):V
|
- <init>(java.util.function.Supplier):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.usages.rules.GeneratedSourceUsageFilter
|
com.intellij.usages.rules.GeneratedSourceUsageFilter
|
||||||
- sf:Companion:com.intellij.usages.rules.GeneratedSourceUsageFilter$Companion
|
- sf:Companion:com.intellij.usages.rules.GeneratedSourceUsageFilter$Companion
|
||||||
- a:isAvailable():Z
|
- a:isAvailable():Z
|
||||||
@@ -600,7 +597,6 @@ c:com.intellij.usages.similarity.bag.Bag
|
|||||||
- getCardinality():I
|
- getCardinality():I
|
||||||
- s:intersectionSize(com.intellij.usages.similarity.bag.Bag,com.intellij.usages.similarity.bag.Bag):I
|
- s:intersectionSize(com.intellij.usages.similarity.bag.Bag,com.intellij.usages.similarity.bag.Bag):I
|
||||||
- isEmpty():Z
|
- isEmpty():Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.usages.similarity.clustering.ClusteringSearchSession
|
c:com.intellij.usages.similarity.clustering.ClusteringSearchSession
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- clusterUsage(com.intellij.usages.similarity.usageAdapter.SimilarUsage):com.intellij.usages.similarity.usageAdapter.SimilarUsage
|
- clusterUsage(com.intellij.usages.similarity.usageAdapter.SimilarUsage):com.intellij.usages.similarity.usageAdapter.SimilarUsage
|
||||||
@@ -624,7 +620,6 @@ c:com.intellij.usages.similarity.clustering.UsageCluster
|
|||||||
- contains(com.intellij.usageView.UsageInfo):Z
|
- contains(com.intellij.usageView.UsageInfo):Z
|
||||||
- getOnlySelectedUsages(java.util.Set):java.util.Set
|
- getOnlySelectedUsages(java.util.Set):java.util.Set
|
||||||
- getUsages():java.util.Set
|
- getUsages():java.util.Set
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.usages.similarity.features.UsageSimilarityFeaturesProvider
|
*:com.intellij.usages.similarity.features.UsageSimilarityFeaturesProvider
|
||||||
- a:getFeatures(com.intellij.psi.PsiElement):com.intellij.usages.similarity.bag.Bag
|
- a:getFeatures(com.intellij.psi.PsiElement):com.intellij.usages.similarity.bag.Bag
|
||||||
c:com.intellij.usages.similarity.features.UsageSimilarityFeaturesRecorder
|
c:com.intellij.usages.similarity.features.UsageSimilarityFeaturesRecorder
|
||||||
|
|||||||
@@ -99,7 +99,6 @@ f:com.intellij.util.FileName
|
|||||||
- f:getValue():java.lang.String
|
- f:getValue():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- s:hashCode-impl(java.lang.String):I
|
- s:hashCode-impl(java.lang.String):I
|
||||||
- toString():java.lang.String
|
|
||||||
- s:toString-impl(java.lang.String):java.lang.String
|
- s:toString-impl(java.lang.String):java.lang.String
|
||||||
- bf:unbox-impl():java.lang.String
|
- bf:unbox-impl():java.lang.String
|
||||||
f:com.intellij.util.JdomKt
|
f:com.intellij.util.JdomKt
|
||||||
@@ -164,7 +163,6 @@ f:com.intellij.util.containers.Queue
|
|||||||
- pullFirst():java.lang.Object
|
- pullFirst():java.lang.Object
|
||||||
- removeLast():java.lang.Object
|
- removeLast():java.lang.Object
|
||||||
- size():I
|
- size():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.containers.hash.HashMap
|
f:com.intellij.util.containers.hash.HashMap
|
||||||
- java.util.HashMap
|
- java.util.HashMap
|
||||||
- <init>():V
|
- <init>():V
|
||||||
|
|||||||
@@ -37,7 +37,6 @@ c:com.intellij.execution.rmi.RemoteObject$ForeignException
|
|||||||
- <init>(java.lang.String,java.lang.String):V
|
- <init>(java.lang.String,java.lang.String):V
|
||||||
- s:create(java.lang.String,java.lang.Class):com.intellij.execution.rmi.RemoteObject$ForeignException
|
- s:create(java.lang.String,java.lang.Class):com.intellij.execution.rmi.RemoteObject$ForeignException
|
||||||
- getOriginalClassName():java.lang.String
|
- getOriginalClassName():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.execution.rmi.RemoteServer
|
c:com.intellij.execution.rmi.RemoteServer
|
||||||
- sf:SERVER_HOSTNAME:java.lang.String
|
- sf:SERVER_HOSTNAME:java.lang.String
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -141,7 +140,6 @@ e:com.intellij.openapi.util.Bitness
|
|||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:x32:com.intellij.openapi.util.Bitness
|
- sf:x32:com.intellij.openapi.util.Bitness
|
||||||
- sf:x64:com.intellij.openapi.util.Bitness
|
- sf:x64:com.intellij.openapi.util.Bitness
|
||||||
- toString():java.lang.String
|
|
||||||
- s:valueOf(java.lang.String):com.intellij.openapi.util.Bitness
|
- s:valueOf(java.lang.String):com.intellij.openapi.util.Bitness
|
||||||
- s:values():com.intellij.openapi.util.Bitness[]
|
- s:values():com.intellij.openapi.util.Bitness[]
|
||||||
f:com.intellij.openapi.util.Comparing
|
f:com.intellij.openapi.util.Comparing
|
||||||
@@ -183,7 +181,6 @@ c:com.intellij.openapi.util.Pair
|
|||||||
- s:getSecond(com.intellij.openapi.util.Pair):java.lang.Object
|
- s:getSecond(com.intellij.openapi.util.Pair):java.lang.Object
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- s:pair(java.lang.Object,java.lang.Object):com.intellij.openapi.util.Pair
|
- s:pair(java.lang.Object,java.lang.Object):com.intellij.openapi.util.Pair
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.util.Pair$NonNull
|
c:com.intellij.openapi.util.Pair$NonNull
|
||||||
- com.intellij.openapi.util.Pair
|
- com.intellij.openapi.util.Pair
|
||||||
- <init>(java.lang.Object,java.lang.Object):V
|
- <init>(java.lang.Object,java.lang.Object):V
|
||||||
@@ -197,7 +194,6 @@ c:com.intellij.openapi.util.Ref
|
|||||||
- f:isNull():Z
|
- f:isNull():Z
|
||||||
- f:set(java.lang.Object):V
|
- f:set(java.lang.Object):V
|
||||||
- f:setIfNull(java.lang.Object):Z
|
- f:setIfNull(java.lang.Object):Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.util.Setter
|
com.intellij.openapi.util.Setter
|
||||||
- a:set(java.lang.Object):V
|
- a:set(java.lang.Object):V
|
||||||
f:com.intellij.openapi.util.SystemInfoRt
|
f:com.intellij.openapi.util.SystemInfoRt
|
||||||
|
|||||||
@@ -150,7 +150,6 @@ c:com.intellij.execution.process.BaseOSProcessHandler
|
|||||||
- p:processHasSeparateErrorStream():Z
|
- p:processHasSeparateErrorStream():Z
|
||||||
- p:readerOptions():com.intellij.util.io.BaseOutputReader$Options
|
- p:readerOptions():com.intellij.util.io.BaseOutputReader$Options
|
||||||
- startNotify():V
|
- startNotify():V
|
||||||
- toString():java.lang.String
|
|
||||||
- waitFor():Z
|
- waitFor():Z
|
||||||
- waitFor(J):Z
|
- waitFor(J):Z
|
||||||
pf:com.intellij.execution.process.BaseOSProcessHandler$SimpleOutputReader
|
pf:com.intellij.execution.process.BaseOSProcessHandler$SimpleOutputReader
|
||||||
@@ -242,7 +241,6 @@ c:com.intellij.execution.process.ProcessOutputType
|
|||||||
- s:isStderr(com.intellij.openapi.util.Key):Z
|
- s:isStderr(com.intellij.openapi.util.Key):Z
|
||||||
- isStdout():Z
|
- isStdout():Z
|
||||||
- s:isStdout(com.intellij.openapi.util.Key):Z
|
- s:isStdout(com.intellij.openapi.util.Key):Z
|
||||||
- toString():java.lang.String
|
|
||||||
- s:tryCast(com.intellij.openapi.util.Key):com.intellij.execution.process.ProcessOutputType
|
- s:tryCast(com.intellij.openapi.util.Key):com.intellij.execution.process.ProcessOutputType
|
||||||
com.intellij.execution.process.ProcessOutputTypes
|
com.intellij.execution.process.ProcessOutputTypes
|
||||||
- sf:STDERR:com.intellij.openapi.util.Key
|
- sf:STDERR:com.intellij.openapi.util.Key
|
||||||
@@ -405,7 +403,6 @@ f:com.intellij.openapi.diagnostic.Attachment
|
|||||||
- isIncluded():Z
|
- isIncluded():Z
|
||||||
- openContentStream():java.io.InputStream
|
- openContentStream():java.io.InputStream
|
||||||
- setIncluded(Z):V
|
- setIncluded(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.diagnostic.AttachmentFactory
|
f:com.intellij.openapi.diagnostic.AttachmentFactory
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:createAttachment(java.lang.String,java.io.InputStream,J,Z):com.intellij.openapi.diagnostic.Attachment
|
- s:createAttachment(java.lang.String,java.io.InputStream,J,Z):com.intellij.openapi.diagnostic.Attachment
|
||||||
@@ -579,7 +576,6 @@ f:com.intellij.openapi.diagnostic.ThrottledLogger
|
|||||||
- info(java.lang.String):V
|
- info(java.lang.String):V
|
||||||
- info(java.lang.String,java.lang.Throwable):V
|
- info(java.lang.String,java.lang.Throwable):V
|
||||||
- info(java.util.function.Supplier):V
|
- info(java.util.function.Supplier):V
|
||||||
- toString():java.lang.String
|
|
||||||
- warn(java.lang.String):V
|
- warn(java.lang.String):V
|
||||||
- warn(java.lang.String,java.lang.Throwable):V
|
- warn(java.lang.String,java.lang.Throwable):V
|
||||||
- warn(java.util.function.Supplier):V
|
- warn(java.util.function.Supplier):V
|
||||||
@@ -646,7 +642,6 @@ f:com.intellij.openapi.util.Computable$PredefinedValueComputable
|
|||||||
- com.intellij.openapi.util.Computable
|
- com.intellij.openapi.util.Computable
|
||||||
- <init>(java.lang.Object):V
|
- <init>(java.lang.Object):V
|
||||||
- compute():java.lang.Object
|
- compute():java.lang.Object
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.util.Condition
|
com.intellij.openapi.util.Condition
|
||||||
- java.util.function.Predicate
|
- java.util.function.Predicate
|
||||||
- sf:FALSE:com.intellij.openapi.util.Condition
|
- sf:FALSE:com.intellij.openapi.util.Condition
|
||||||
@@ -713,7 +708,6 @@ f:com.intellij.openapi.util.EmptyRunnable
|
|||||||
- <init>():V
|
- <init>():V
|
||||||
- s:getInstance():java.lang.Runnable
|
- s:getInstance():java.lang.Runnable
|
||||||
- run():V
|
- run():V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.util.Factory
|
com.intellij.openapi.util.Factory
|
||||||
- java.util.function.Supplier
|
- java.util.function.Supplier
|
||||||
- a:create():java.lang.Object
|
- a:create():java.lang.Object
|
||||||
@@ -749,7 +743,6 @@ f:com.intellij.openapi.util.IntRef
|
|||||||
- get():I
|
- get():I
|
||||||
- inc():V
|
- inc():V
|
||||||
- set(I):V
|
- set(I):V
|
||||||
- toString():java.lang.String
|
|
||||||
@:com.intellij.openapi.util.IntellijInternalApi
|
@:com.intellij.openapi.util.IntellijInternalApi
|
||||||
- java.lang.annotation.Annotation
|
- java.lang.annotation.Annotation
|
||||||
f:com.intellij.openapi.util.InvalidDataException
|
f:com.intellij.openapi.util.InvalidDataException
|
||||||
@@ -886,7 +879,6 @@ c:com.intellij.openapi.util.Key
|
|||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- isIn(com.intellij.openapi.util.UserDataHolder):Z
|
- isIn(com.intellij.openapi.util.UserDataHolder):Z
|
||||||
- set(com.intellij.openapi.util.UserDataHolder,java.lang.Object):V
|
- set(com.intellij.openapi.util.UserDataHolder,java.lang.Object):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.util.KeyWithDefaultValue
|
a:com.intellij.openapi.util.KeyWithDefaultValue
|
||||||
- com.intellij.openapi.util.Key
|
- com.intellij.openapi.util.Key
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -939,7 +931,6 @@ f:com.intellij.openapi.util.MutualMap
|
|||||||
- put(java.lang.Object,java.lang.Object):V
|
- put(java.lang.Object,java.lang.Object):V
|
||||||
- remove(java.lang.Object):V
|
- remove(java.lang.Object):V
|
||||||
- size():I
|
- size():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.util.NamedJDOMExternalizable
|
com.intellij.openapi.util.NamedJDOMExternalizable
|
||||||
- com.intellij.openapi.util.JDOMExternalizable
|
- com.intellij.openapi.util.JDOMExternalizable
|
||||||
- a:getExternalFileName():java.lang.String
|
- a:getExternalFileName():java.lang.String
|
||||||
@@ -1248,7 +1239,6 @@ c:com.intellij.openapi.util.Trinity
|
|||||||
- f:getThird():java.lang.Object
|
- f:getThird():java.lang.Object
|
||||||
- s:getThird(com.intellij.openapi.util.Trinity):java.lang.Object
|
- s:getThird(com.intellij.openapi.util.Trinity):java.lang.Object
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.util.UnfairTextRange
|
f:com.intellij.openapi.util.UnfairTextRange
|
||||||
- com.intellij.openapi.util.TextRange
|
- com.intellij.openapi.util.TextRange
|
||||||
- <init>(I,I):V
|
- <init>(I,I):V
|
||||||
@@ -1258,7 +1248,6 @@ f:com.intellij.openapi.util.UnorderedPair
|
|||||||
- <init>(java.lang.Object,java.lang.Object):V
|
- <init>(java.lang.Object,java.lang.Object):V
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.util.UnprotectedUserDataHolder
|
c:com.intellij.openapi.util.UnprotectedUserDataHolder
|
||||||
- com.intellij.openapi.util.UserDataHolder
|
- com.intellij.openapi.util.UserDataHolder
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -1352,7 +1341,6 @@ c:com.intellij.openapi.util.Version
|
|||||||
- s:parseVersion(java.lang.String):com.intellij.openapi.util.Version
|
- s:parseVersion(java.lang.String):com.intellij.openapi.util.Version
|
||||||
- toCompactString():java.lang.String
|
- toCompactString():java.lang.String
|
||||||
- s:toCompactString(I,I,I):java.lang.String
|
- s:toCompactString(I,I,I):java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.util.VolatileNullableLazyValue
|
a:com.intellij.openapi.util.VolatileNullableLazyValue
|
||||||
- com.intellij.openapi.util.NullableLazyValue
|
- com.intellij.openapi.util.NullableLazyValue
|
||||||
- getValue():java.lang.Object
|
- getValue():java.lang.Object
|
||||||
@@ -1388,7 +1376,6 @@ f:com.intellij.openapi.util.io.ByteArraySequence
|
|||||||
- subSequence(I,I):com.intellij.openapi.util.io.ByteSequence
|
- subSequence(I,I):com.intellij.openapi.util.io.ByteSequence
|
||||||
- toBytes():B[]
|
- toBytes():B[]
|
||||||
- toInputStream():java.io.DataInputStream
|
- toInputStream():java.io.DataInputStream
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.util.io.ByteSequence
|
com.intellij.openapi.util.io.ByteSequence
|
||||||
- a:byteAt(I):B
|
- a:byteAt(I):B
|
||||||
- a:length():I
|
- a:length():I
|
||||||
@@ -1415,7 +1402,6 @@ f:com.intellij.openapi.util.io.FileAttributes
|
|||||||
- isSpecial():Z
|
- isSpecial():Z
|
||||||
- isSymLink():Z
|
- isSymLink():Z
|
||||||
- isWritable():Z
|
- isWritable():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- withCaseSensitivity(com.intellij.openapi.util.io.FileAttributes$CaseSensitivity):com.intellij.openapi.util.io.FileAttributes
|
- withCaseSensitivity(com.intellij.openapi.util.io.FileAttributes$CaseSensitivity):com.intellij.openapi.util.io.FileAttributes
|
||||||
- withTimeStamp(J):com.intellij.openapi.util.io.FileAttributes
|
- withTimeStamp(J):com.intellij.openapi.util.io.FileAttributes
|
||||||
e:com.intellij.openapi.util.io.FileAttributes$CaseSensitivity
|
e:com.intellij.openapi.util.io.FileAttributes$CaseSensitivity
|
||||||
@@ -1708,7 +1694,6 @@ c:com.intellij.openapi.util.registry.RegistryValue
|
|||||||
- setValue(java.lang.String,com.intellij.openapi.Disposable):V
|
- setValue(java.lang.String,com.intellij.openapi.Disposable):V
|
||||||
- setValue(Z):V
|
- setValue(Z):V
|
||||||
- setValue(Z,com.intellij.openapi.Disposable):V
|
- setValue(Z,com.intellij.openapi.Disposable):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.util.registry.RegistryValueListener
|
com.intellij.openapi.util.registry.RegistryValueListener
|
||||||
- afterValueChanged(com.intellij.openapi.util.registry.RegistryValue):V
|
- afterValueChanged(com.intellij.openapi.util.registry.RegistryValue):V
|
||||||
- beforeValueChanged(com.intellij.openapi.util.registry.RegistryValue):V
|
- beforeValueChanged(com.intellij.openapi.util.registry.RegistryValue):V
|
||||||
@@ -1738,7 +1723,6 @@ f:com.intellij.openapi.util.text.HtmlBuilder
|
|||||||
- nbsp():com.intellij.openapi.util.text.HtmlBuilder
|
- nbsp():com.intellij.openapi.util.text.HtmlBuilder
|
||||||
- nbsp(I):com.intellij.openapi.util.text.HtmlBuilder
|
- nbsp(I):com.intellij.openapi.util.text.HtmlBuilder
|
||||||
- toFragment():com.intellij.openapi.util.text.HtmlChunk
|
- toFragment():com.intellij.openapi.util.text.HtmlChunk
|
||||||
- toString():java.lang.String
|
|
||||||
- wrapWith(com.intellij.openapi.util.text.HtmlChunk$Element):com.intellij.openapi.util.text.HtmlChunk$Element
|
- wrapWith(com.intellij.openapi.util.text.HtmlChunk$Element):com.intellij.openapi.util.text.HtmlChunk$Element
|
||||||
- wrapWith(java.lang.String):com.intellij.openapi.util.text.HtmlChunk$Element
|
- wrapWith(java.lang.String):com.intellij.openapi.util.text.HtmlChunk$Element
|
||||||
- wrapWithHtmlBody():com.intellij.openapi.util.text.HtmlChunk$Element
|
- wrapWithHtmlBody():com.intellij.openapi.util.text.HtmlChunk$Element
|
||||||
@@ -1780,7 +1764,6 @@ a:com.intellij.openapi.util.text.HtmlChunk
|
|||||||
- s:text(java.lang.String):com.intellij.openapi.util.text.HtmlChunk
|
- s:text(java.lang.String):com.intellij.openapi.util.text.HtmlChunk
|
||||||
- s:toFragment():java.util.stream.Collector
|
- s:toFragment():java.util.stream.Collector
|
||||||
- s:toFragment(com.intellij.openapi.util.text.HtmlChunk):java.util.stream.Collector
|
- s:toFragment(com.intellij.openapi.util.text.HtmlChunk):java.util.stream.Collector
|
||||||
- toString():java.lang.String
|
|
||||||
- s:ul():com.intellij.openapi.util.text.HtmlChunk$Element
|
- s:ul():com.intellij.openapi.util.text.HtmlChunk$Element
|
||||||
- wrapWith(com.intellij.openapi.util.text.HtmlChunk$Element):com.intellij.openapi.util.text.HtmlChunk$Element
|
- wrapWith(com.intellij.openapi.util.text.HtmlChunk$Element):com.intellij.openapi.util.text.HtmlChunk$Element
|
||||||
- wrapWith(java.lang.String):com.intellij.openapi.util.text.HtmlChunk$Element
|
- wrapWith(java.lang.String):com.intellij.openapi.util.text.HtmlChunk$Element
|
||||||
@@ -1814,7 +1797,6 @@ f:com.intellij.openapi.util.text.LineColumn
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- s:of(I,I):com.intellij.openapi.util.text.LineColumn
|
- s:of(I,I):com.intellij.openapi.util.text.LineColumn
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.util.text.PastParticiple
|
f:com.intellij.openapi.util.text.PastParticiple
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:pastParticiple(java.lang.String):java.lang.String
|
- s:pastParticiple(java.lang.String):java.lang.String
|
||||||
@@ -2131,7 +2113,6 @@ a:com.intellij.openapi.util.text.StringUtil$BombedCharSequence
|
|||||||
- f:defuse():V
|
- f:defuse():V
|
||||||
- length():I
|
- length():I
|
||||||
- subSequence(I,I):java.lang.CharSequence
|
- subSequence(I,I):java.lang.CharSequence
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.util.text.TrigramBuilder
|
f:com.intellij.openapi.util.text.TrigramBuilder
|
||||||
- s:getTrigrams(java.lang.CharSequence):it.unimi.dsi.fastutil.ints.IntSet
|
- s:getTrigrams(java.lang.CharSequence):it.unimi.dsi.fastutil.ints.IntSet
|
||||||
- s:getTrigramsAsMap(java.lang.CharSequence):java.util.Map
|
- s:getTrigramsAsMap(java.lang.CharSequence):java.util.Map
|
||||||
@@ -2355,7 +2336,6 @@ f:com.intellij.util.Chunk
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- getNodes():java.util.Set
|
- getNodes():java.util.Set
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.CodeWriter
|
f:com.intellij.util.CodeWriter
|
||||||
- java.io.PrintWriter
|
- java.io.PrintWriter
|
||||||
- <init>(java.io.PrintWriter):V
|
- <init>(java.io.PrintWriter):V
|
||||||
@@ -2575,7 +2555,6 @@ f:com.intellij.util.LazyInitializer
|
|||||||
f:com.intellij.util.LazyInitializer$LazyValue
|
f:com.intellij.util.LazyInitializer$LazyValue
|
||||||
- <init>(java.util.function.Supplier):V
|
- <init>(java.util.function.Supplier):V
|
||||||
- get():java.lang.Object
|
- get():java.lang.Object
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.util.LineSeparator
|
e:com.intellij.util.LineSeparator
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:CR:com.intellij.util.LineSeparator
|
- sf:CR:com.intellij.util.LineSeparator
|
||||||
@@ -2585,7 +2564,6 @@ e:com.intellij.util.LineSeparator
|
|||||||
- getSeparatorBytes():B[]
|
- getSeparatorBytes():B[]
|
||||||
- getSeparatorString():java.lang.String
|
- getSeparatorString():java.lang.String
|
||||||
- s:getSystemLineSeparator():com.intellij.util.LineSeparator
|
- s:getSystemLineSeparator():com.intellij.util.LineSeparator
|
||||||
- toString():java.lang.String
|
|
||||||
- s:valueOf(java.lang.String):com.intellij.util.LineSeparator
|
- s:valueOf(java.lang.String):com.intellij.util.LineSeparator
|
||||||
- s:values():com.intellij.util.LineSeparator[]
|
- s:values():com.intellij.util.LineSeparator[]
|
||||||
c:com.intellij.util.ListWithSelection
|
c:com.intellij.util.ListWithSelection
|
||||||
@@ -2632,7 +2610,6 @@ f:com.intellij.util.Matrix
|
|||||||
- multiply(com.intellij.util.Matrix):com.intellij.util.Matrix
|
- multiply(com.intellij.util.Matrix):com.intellij.util.Matrix
|
||||||
- multiply(com.intellij.util.Vector):com.intellij.util.Vector
|
- multiply(com.intellij.util.Vector):com.intellij.util.Vector
|
||||||
- plus(com.intellij.util.Matrix):com.intellij.util.Matrix
|
- plus(com.intellij.util.Matrix):com.intellij.util.Matrix
|
||||||
- toString():java.lang.String
|
|
||||||
- transpose():com.intellij.util.Matrix
|
- transpose():com.intellij.util.Matrix
|
||||||
f:com.intellij.util.MemoryDumpHelper
|
f:com.intellij.util.MemoryDumpHelper
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -2748,7 +2725,6 @@ c:com.intellij.util.PathMappingSettings
|
|||||||
- s:mapToLocal(java.lang.String,java.lang.String,java.lang.String):java.lang.String
|
- s:mapToLocal(java.lang.String,java.lang.String,java.lang.String):java.lang.String
|
||||||
- s:readExternal(org.jdom.Element):com.intellij.util.PathMappingSettings
|
- s:readExternal(org.jdom.Element):com.intellij.util.PathMappingSettings
|
||||||
- setPathMappings(java.util.List):V
|
- setPathMappings(java.util.List):V
|
||||||
- toString():java.lang.String
|
|
||||||
- s:writeExternal(org.jdom.Element,com.intellij.util.PathMappingSettings):V
|
- s:writeExternal(org.jdom.Element,com.intellij.util.PathMappingSettings):V
|
||||||
c:com.intellij.util.PathMappingSettings$BestMappingSelector
|
c:com.intellij.util.PathMappingSettings$BestMappingSelector
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -2770,7 +2746,6 @@ c:com.intellij.util.PathMappingSettings$PathMapping
|
|||||||
- mapToRemote(java.lang.String):java.lang.String
|
- mapToRemote(java.lang.String):java.lang.String
|
||||||
- setLocalRoot(java.lang.String):V
|
- setLocalRoot(java.lang.String):V
|
||||||
- setRemoteRoot(java.lang.String):V
|
- setRemoteRoot(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.PatternUtil
|
f:com.intellij.util.PatternUtil
|
||||||
- sf:NOTHING:java.util.regex.Pattern
|
- sf:NOTHING:java.util.regex.Pattern
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -2799,7 +2774,6 @@ c:com.intellij.util.Range
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isWithin(java.lang.Comparable):Z
|
- isWithin(java.lang.Comparable):Z
|
||||||
- isWithin(java.lang.Comparable,Z):Z
|
- isWithin(java.lang.Comparable,Z):Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.RecursionTrackerKt
|
f:com.intellij.util.RecursionTrackerKt
|
||||||
- sf:findCycle(java.lang.Object,kotlin.jvm.functions.Function1):java.util.List
|
- sf:findCycle(java.lang.Object,kotlin.jvm.functions.Function1):java.util.List
|
||||||
c:com.intellij.util.ReflectionAssignabilityCache
|
c:com.intellij.util.ReflectionAssignabilityCache
|
||||||
@@ -2873,7 +2847,6 @@ f:com.intellij.util.SmartFMap
|
|||||||
- putAll(java.util.Map):V
|
- putAll(java.util.Map):V
|
||||||
- remove(java.lang.Object):java.lang.Object
|
- remove(java.lang.Object):java.lang.Object
|
||||||
- size():I
|
- size():I
|
||||||
- toString():java.lang.String
|
|
||||||
- values():java.util.Collection
|
- values():java.util.Collection
|
||||||
f:com.intellij.util.StringBuilderSpinAllocator
|
f:com.intellij.util.StringBuilderSpinAllocator
|
||||||
- s:alloc():java.lang.StringBuilder
|
- s:alloc():java.lang.StringBuilder
|
||||||
@@ -2957,7 +2930,6 @@ c:com.intellij.util.Vector
|
|||||||
- multiply(com.intellij.util.Matrix):com.intellij.util.Vector
|
- multiply(com.intellij.util.Matrix):com.intellij.util.Vector
|
||||||
- multiply(com.intellij.util.Vector):D
|
- multiply(com.intellij.util.Vector):D
|
||||||
- plus(com.intellij.util.Vector):com.intellij.util.Vector
|
- plus(com.intellij.util.Vector):com.intellij.util.Vector
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.VersionUtil
|
f:com.intellij.util.VersionUtil
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:parseVersion(java.lang.String,java.util.regex.Pattern[]):com.intellij.openapi.util.Version
|
- s:parseVersion(java.lang.String,java.util.regex.Pattern[]):com.intellij.openapi.util.Version
|
||||||
@@ -3023,7 +2995,6 @@ f:com.intellij.util.concurrency.BoundedTaskExecutor
|
|||||||
- isTerminated():Z
|
- isTerminated():Z
|
||||||
- shutdown():V
|
- shutdown():V
|
||||||
- shutdownNow():java.util.List
|
- shutdownNow():java.util.List
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.util.concurrency.CountingThreadFactory
|
a:com.intellij.util.concurrency.CountingThreadFactory
|
||||||
- java.util.concurrent.ThreadFactory
|
- java.util.concurrent.ThreadFactory
|
||||||
- pf:counter:java.util.concurrent.atomic.AtomicInteger
|
- pf:counter:java.util.concurrent.atomic.AtomicInteger
|
||||||
@@ -3063,7 +3034,6 @@ f:com.intellij.util.concurrency.SynchronizedClearableLazy
|
|||||||
- f:getValueIfInitialized():java.lang.Object
|
- f:getValueIfInitialized():java.lang.Object
|
||||||
- f:isInitialized():Z
|
- f:isInitialized():Z
|
||||||
- f:setValue(java.lang.Object):V
|
- f:setValue(java.lang.Object):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.concurrency.SynchronizedClearableLazy$Companion
|
f:com.intellij.util.concurrency.SynchronizedClearableLazy$Companion
|
||||||
c:com.intellij.util.containers.ArrayListSet
|
c:com.intellij.util.containers.ArrayListSet
|
||||||
- java.util.AbstractSet
|
- java.util.AbstractSet
|
||||||
@@ -3097,7 +3067,6 @@ f:com.intellij.util.containers.BidirectionalMap
|
|||||||
- remove(java.lang.Object):java.lang.Object
|
- remove(java.lang.Object):java.lang.Object
|
||||||
- removeValue(java.lang.Object):V
|
- removeValue(java.lang.Object):V
|
||||||
- size():I
|
- size():I
|
||||||
- toString():java.lang.String
|
|
||||||
- values():java.util.Collection
|
- values():java.util.Collection
|
||||||
f:com.intellij.util.containers.BidirectionalMultiMap
|
f:com.intellij.util.containers.BidirectionalMultiMap
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -3124,7 +3093,6 @@ f:com.intellij.util.containers.BooleanStack
|
|||||||
- pop():Z
|
- pop():Z
|
||||||
- push(Z):V
|
- push(Z):V
|
||||||
- size():I
|
- size():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.containers.CacheOneStepIterator
|
f:com.intellij.util.containers.CacheOneStepIterator
|
||||||
- java.util.Iterator
|
- java.util.Iterator
|
||||||
- <init>(java.util.Iterator):V
|
- <init>(java.util.Iterator):V
|
||||||
@@ -3183,7 +3151,6 @@ a:com.intellij.util.containers.ConcurrentFactoryMap
|
|||||||
- replace(java.lang.Object,java.lang.Object):java.lang.Object
|
- replace(java.lang.Object,java.lang.Object):java.lang.Object
|
||||||
- replace(java.lang.Object,java.lang.Object,java.lang.Object):Z
|
- replace(java.lang.Object,java.lang.Object,java.lang.Object):Z
|
||||||
- size():I
|
- size():I
|
||||||
- toString():java.lang.String
|
|
||||||
- values():java.util.Collection
|
- values():java.util.Collection
|
||||||
com.intellij.util.containers.ConcurrentIntObjectMap
|
com.intellij.util.containers.ConcurrentIntObjectMap
|
||||||
- com.intellij.util.containers.IntObjectMap
|
- com.intellij.util.containers.IntObjectMap
|
||||||
@@ -3563,7 +3530,6 @@ a:com.intellij.util.containers.FactoryMap
|
|||||||
- remove(java.lang.Object):java.lang.Object
|
- remove(java.lang.Object):java.lang.Object
|
||||||
- removeValue(java.lang.Object):Z
|
- removeValue(java.lang.Object):Z
|
||||||
- size():I
|
- size():I
|
||||||
- toString():java.lang.String
|
|
||||||
- values():java.util.Collection
|
- values():java.util.Collection
|
||||||
a:com.intellij.util.containers.FilteredTraverserBase
|
a:com.intellij.util.containers.FilteredTraverserBase
|
||||||
- java.lang.Iterable
|
- java.lang.Iterable
|
||||||
@@ -3593,7 +3559,6 @@ a:com.intellij.util.containers.FilteredTraverserBase
|
|||||||
- f:reset():com.intellij.util.containers.FilteredTraverserBase
|
- f:reset():com.intellij.util.containers.FilteredTraverserBase
|
||||||
- f:toList():java.util.List
|
- f:toList():java.util.List
|
||||||
- f:toSet():java.util.Set
|
- f:toSet():java.util.Set
|
||||||
- toString():java.lang.String
|
|
||||||
- f:tracingBfsTraversal():com.intellij.util.containers.JBIterable
|
- f:tracingBfsTraversal():com.intellij.util.containers.JBIterable
|
||||||
- f:traverse():com.intellij.util.containers.JBIterable
|
- f:traverse():com.intellij.util.containers.JBIterable
|
||||||
- f:traverse(com.intellij.util.containers.TreeTraversal):com.intellij.util.containers.JBIterable
|
- f:traverse(com.intellij.util.containers.TreeTraversal):com.intellij.util.containers.JBIterable
|
||||||
@@ -3714,7 +3679,6 @@ f:com.intellij.util.containers.IntArrayList
|
|||||||
- toArray():I[]
|
- toArray():I[]
|
||||||
- toArray(I,I):I[]
|
- toArray(I,I):I[]
|
||||||
- toArray(I[]):I[]
|
- toArray(I[]):I[]
|
||||||
- toString():java.lang.String
|
|
||||||
- trimToSize():V
|
- trimToSize():V
|
||||||
f:com.intellij.util.containers.IntIntHashMap
|
f:com.intellij.util.containers.IntIntHashMap
|
||||||
- it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
|
- it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap
|
||||||
@@ -3773,7 +3737,6 @@ c:com.intellij.util.containers.IntStack
|
|||||||
- pop():I
|
- pop():I
|
||||||
- push(I):V
|
- push(I):V
|
||||||
- size():I
|
- size():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.util.containers.InternalIterator
|
com.intellij.util.containers.InternalIterator
|
||||||
- a:visit(java.lang.Object):Z
|
- a:visit(java.lang.Object):Z
|
||||||
f:com.intellij.util.containers.InternalIterator$Collector
|
f:com.intellij.util.containers.InternalIterator$Collector
|
||||||
@@ -3845,7 +3808,6 @@ a:com.intellij.util.containers.JBIterable
|
|||||||
- f:toReverseMap(com.intellij.util.containers.Convertor):java.util.Map
|
- f:toReverseMap(com.intellij.util.containers.Convertor):java.util.Map
|
||||||
- f:toSet():java.util.Set
|
- f:toSet():java.util.Set
|
||||||
- f:toStream():java.util.stream.Stream
|
- f:toStream():java.util.stream.Stream
|
||||||
- toString():java.lang.String
|
|
||||||
- f:transform(com.intellij.util.Function):com.intellij.util.containers.JBIterable
|
- f:transform(com.intellij.util.Function):com.intellij.util.containers.JBIterable
|
||||||
- typedIterator():java.util.Iterator
|
- typedIterator():java.util.Iterator
|
||||||
- f:unique():com.intellij.util.containers.JBIterable
|
- f:unique():com.intellij.util.containers.JBIterable
|
||||||
@@ -3894,7 +3856,6 @@ a:com.intellij.util.containers.JBIterator
|
|||||||
- f:take(I):com.intellij.util.containers.JBIterator
|
- f:take(I):com.intellij.util.containers.JBIterator
|
||||||
- f:takeWhile(com.intellij.openapi.util.Condition):com.intellij.util.containers.JBIterator
|
- f:takeWhile(com.intellij.openapi.util.Condition):com.intellij.util.containers.JBIterator
|
||||||
- f:toList():java.util.List
|
- f:toList():java.util.List
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.util.containers.JBTreeTraverser
|
c:com.intellij.util.containers.JBTreeTraverser
|
||||||
- com.intellij.util.containers.FilteredTraverserBase
|
- com.intellij.util.containers.FilteredTraverserBase
|
||||||
- <init>(com.intellij.util.Function):V
|
- <init>(com.intellij.util.Function):V
|
||||||
@@ -3947,7 +3908,6 @@ f:com.intellij.util.containers.LongStack
|
|||||||
- peek():J
|
- peek():J
|
||||||
- pop():J
|
- pop():J
|
||||||
- push(J):V
|
- push(J):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.util.containers.MostlySingularMultiMap
|
c:com.intellij.util.containers.MostlySingularMultiMap
|
||||||
- java.io.Serializable
|
- java.io.Serializable
|
||||||
- pf:myMap:java.util.Map
|
- pf:myMap:java.util.Map
|
||||||
@@ -3970,7 +3930,6 @@ c:com.intellij.util.containers.MostlySingularMultiMap
|
|||||||
- remove(java.lang.Object,java.lang.Object):Z
|
- remove(java.lang.Object,java.lang.Object):Z
|
||||||
- removeAllValues(java.lang.Object):Z
|
- removeAllValues(java.lang.Object):Z
|
||||||
- f:size():I
|
- f:size():I
|
||||||
- f:toString():java.lang.String
|
|
||||||
- f:valuesForKey(java.lang.Object):I
|
- f:valuesForKey(java.lang.Object):I
|
||||||
pf:com.intellij.util.containers.MostlySingularMultiMap$ValueList
|
pf:com.intellij.util.containers.MostlySingularMultiMap$ValueList
|
||||||
- java.util.ArrayList
|
- java.util.ArrayList
|
||||||
@@ -4022,7 +3981,6 @@ c:com.intellij.util.containers.MultiMap
|
|||||||
- f:removeValue(java.lang.Object,java.lang.Object):V
|
- f:removeValue(java.lang.Object,java.lang.Object):V
|
||||||
- f:size():I
|
- f:size():I
|
||||||
- f:toHashMap():java.util.Map
|
- f:toHashMap():java.util.Map
|
||||||
- f:toString():java.lang.String
|
|
||||||
- f:values():java.util.Collection
|
- f:values():java.util.Collection
|
||||||
f:com.intellij.util.containers.NotNullList
|
f:com.intellij.util.containers.NotNullList
|
||||||
- java.util.ArrayList
|
- java.util.ArrayList
|
||||||
@@ -4215,7 +4173,6 @@ a:com.intellij.util.containers.TreeTraversal
|
|||||||
- a:createIterator(java.lang.Iterable,com.intellij.util.Function):com.intellij.util.containers.TreeTraversal$It
|
- a:createIterator(java.lang.Iterable,com.intellij.util.Function):com.intellij.util.containers.TreeTraversal$It
|
||||||
- f:intercept(java.lang.String,com.intellij.util.containers.TreeTraversal$TraversalInterceptor):com.intellij.util.containers.TreeTraversal
|
- f:intercept(java.lang.String,com.intellij.util.containers.TreeTraversal$TraversalInterceptor):com.intellij.util.containers.TreeTraversal
|
||||||
- f:onRange(com.intellij.openapi.util.Condition):com.intellij.util.containers.TreeTraversal
|
- f:onRange(com.intellij.openapi.util.Condition):com.intellij.util.containers.TreeTraversal
|
||||||
- f:toString():java.lang.String
|
|
||||||
- f:traversal(com.intellij.util.Function):com.intellij.util.Function
|
- f:traversal(com.intellij.util.Function):com.intellij.util.Function
|
||||||
- f:traversal(java.lang.Iterable,com.intellij.util.Function):com.intellij.util.containers.JBIterable
|
- f:traversal(java.lang.Iterable,com.intellij.util.Function):com.intellij.util.containers.JBIterable
|
||||||
- f:traversal(java.lang.Object,com.intellij.util.Function):com.intellij.util.containers.JBIterable
|
- f:traversal(java.lang.Object,com.intellij.util.Function):com.intellij.util.containers.JBIterable
|
||||||
@@ -4273,7 +4230,6 @@ f:com.intellij.util.containers.UnmodifiableHashMap
|
|||||||
- putAll(java.util.Map):V
|
- putAll(java.util.Map):V
|
||||||
- remove(java.lang.Object):java.lang.Object
|
- remove(java.lang.Object):java.lang.Object
|
||||||
- size():I
|
- size():I
|
||||||
- toString():java.lang.String
|
|
||||||
- values():java.util.Collection
|
- values():java.util.Collection
|
||||||
- with(java.lang.Object,java.lang.Object):com.intellij.util.containers.UnmodifiableHashMap
|
- with(java.lang.Object,java.lang.Object):com.intellij.util.containers.UnmodifiableHashMap
|
||||||
- withAll(java.util.Map):com.intellij.util.containers.UnmodifiableHashMap
|
- withAll(java.util.Map):com.intellij.util.containers.UnmodifiableHashMap
|
||||||
@@ -4321,7 +4277,6 @@ f:com.intellij.util.containers.UnsignedShortArrayList
|
|||||||
- toArray():I[]
|
- toArray():I[]
|
||||||
- toArray(I,I):I[]
|
- toArray(I,I):I[]
|
||||||
- toArray(I[]):I[]
|
- toArray(I[]):I[]
|
||||||
- toString():java.lang.String
|
|
||||||
- trimToSize():V
|
- trimToSize():V
|
||||||
f:com.intellij.util.containers.UtilKt
|
f:com.intellij.util.containers.UtilKt
|
||||||
- sf:addAllIfNotNull(java.util.List,java.lang.Object[]):V
|
- sf:addAllIfNotNull(java.util.List,java.lang.Object[]):V
|
||||||
@@ -4511,7 +4466,6 @@ f:com.intellij.util.graph.ElementOrder
|
|||||||
- s:natural():com.intellij.util.graph.ElementOrder
|
- s:natural():com.intellij.util.graph.ElementOrder
|
||||||
- s:sorted(java.util.Comparator):com.intellij.util.graph.ElementOrder
|
- s:sorted(java.util.Comparator):com.intellij.util.graph.ElementOrder
|
||||||
- s:stable():com.intellij.util.graph.ElementOrder
|
- s:stable():com.intellij.util.graph.ElementOrder
|
||||||
- toString():java.lang.String
|
|
||||||
- type():com.intellij.util.graph.ElementOrder$Type
|
- type():com.intellij.util.graph.ElementOrder$Type
|
||||||
- s:unordered():com.intellij.util.graph.ElementOrder
|
- s:unordered():com.intellij.util.graph.ElementOrder
|
||||||
e:com.intellij.util.graph.ElementOrder$Type
|
e:com.intellij.util.graph.ElementOrder$Type
|
||||||
@@ -4632,7 +4586,6 @@ c:com.intellij.util.indexing.IndexId
|
|||||||
- p:<init>(java.lang.String):V
|
- p:<init>(java.lang.String):V
|
||||||
- s:create(java.lang.String):com.intellij.util.indexing.IndexId
|
- s:create(java.lang.String):com.intellij.util.indexing.IndexId
|
||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.util.indexing.InvertedIndex
|
com.intellij.util.indexing.InvertedIndex
|
||||||
- a:clear():V
|
- a:clear():V
|
||||||
- a:dispose():V
|
- a:dispose():V
|
||||||
@@ -4819,7 +4772,6 @@ com.intellij.util.indexing.impl.RemovedKeyProcessor
|
|||||||
f:com.intellij.util.indexing.impl.UpdateData
|
f:com.intellij.util.indexing.impl.UpdateData
|
||||||
- com.intellij.util.indexing.impl.AbstractUpdateData
|
- com.intellij.util.indexing.impl.AbstractUpdateData
|
||||||
- <init>(I,java.util.Map,com.intellij.openapi.util.ThrowableComputable,com.intellij.util.indexing.IndexId,com.intellij.util.ThrowableRunnable):V
|
- <init>(I,java.util.Map,com.intellij.openapi.util.ThrowableComputable,com.intellij.util.indexing.IndexId,com.intellij.util.ThrowableRunnable):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.util.indexing.impl.ValueSerializationProblemReporter
|
com.intellij.util.indexing.impl.ValueSerializationProblemReporter
|
||||||
- a:reportProblem(java.lang.Exception):V
|
- a:reportProblem(java.lang.Exception):V
|
||||||
a:com.intellij.util.indexing.impl.forward.AbstractForwardIndexAccessor
|
a:com.intellij.util.indexing.impl.forward.AbstractForwardIndexAccessor
|
||||||
@@ -5429,7 +5381,6 @@ f:com.intellij.util.io.PersistentHashMap
|
|||||||
- processKeysWithExistingMapping(com.intellij.util.Processor):Z
|
- processKeysWithExistingMapping(com.intellij.util.Processor):Z
|
||||||
- put(java.lang.Object,java.lang.Object):V
|
- put(java.lang.Object,java.lang.Object):V
|
||||||
- remove(java.lang.Object):V
|
- remove(java.lang.Object):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.util.io.PersistentHashMap$ValueDataAppender
|
com.intellij.util.io.PersistentHashMap$ValueDataAppender
|
||||||
- com.intellij.util.io.AppendablePersistentMap$ValueDataAppender
|
- com.intellij.util.io.AppendablePersistentMap$ValueDataAppender
|
||||||
com.intellij.util.io.PersistentMap
|
com.intellij.util.io.PersistentMap
|
||||||
@@ -5585,7 +5536,6 @@ f:com.intellij.util.io.StringRef
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- length():I
|
- length():I
|
||||||
- s:stringFromStream(java.io.DataInput,com.intellij.util.io.AbstractStringEnumerator):java.lang.String
|
- s:stringFromStream(java.io.DataInput,com.intellij.util.io.AbstractStringEnumerator):java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
- s:toString(com.intellij.util.io.StringRef):java.lang.String
|
- s:toString(com.intellij.util.io.StringRef):java.lang.String
|
||||||
- writeTo(java.io.DataOutput,com.intellij.util.io.AbstractStringEnumerator):V
|
- writeTo(java.io.DataOutput,com.intellij.util.io.AbstractStringEnumerator):V
|
||||||
f:com.intellij.util.io.URLUtil
|
f:com.intellij.util.io.URLUtil
|
||||||
@@ -5643,7 +5593,6 @@ c:com.intellij.util.io.UnsyncByteArrayInputStream
|
|||||||
- readShortLittleEndian():I
|
- readShortLittleEndian():I
|
||||||
- reset():V
|
- reset():V
|
||||||
- skip(J):J
|
- skip(J):J
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.util.io.UnsyncByteArrayOutputStream
|
c:com.intellij.util.io.UnsyncByteArrayOutputStream
|
||||||
- java.io.OutputStream
|
- java.io.OutputStream
|
||||||
- com.intellij.util.io.RepresentableAsByteArraySequence
|
- com.intellij.util.io.RepresentableAsByteArraySequence
|
||||||
@@ -5660,7 +5609,6 @@ c:com.intellij.util.io.UnsyncByteArrayOutputStream
|
|||||||
- toByteArraySequence():com.intellij.openapi.util.io.ByteArraySequence
|
- toByteArraySequence():com.intellij.openapi.util.io.ByteArraySequence
|
||||||
- toInputStream():java.io.InputStream
|
- toInputStream():java.io.InputStream
|
||||||
- toNewByteArray():B[]
|
- toNewByteArray():B[]
|
||||||
- toString():java.lang.String
|
|
||||||
- write(I):V
|
- write(I):V
|
||||||
- write(B[],I,I):V
|
- write(B[],I,I):V
|
||||||
- writeTo(java.io.OutputStream):V
|
- writeTo(java.io.OutputStream):V
|
||||||
@@ -5687,7 +5635,6 @@ f:com.intellij.util.io.WalEvent$AppendEvent
|
|||||||
- f:getData():B[]
|
- f:getData():B[]
|
||||||
- getKey():java.lang.Object
|
- getKey():java.lang.Object
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.io.WalEvent$CorruptionEvent
|
f:com.intellij.util.io.WalEvent$CorruptionEvent
|
||||||
- com.intellij.util.io.WalEvent
|
- com.intellij.util.io.WalEvent
|
||||||
- sf:INSTANCE:com.intellij.util.io.WalEvent$CorruptionEvent
|
- sf:INSTANCE:com.intellij.util.io.WalEvent$CorruptionEvent
|
||||||
@@ -5703,7 +5650,6 @@ f:com.intellij.util.io.WalEvent$PutEvent
|
|||||||
- getKey():java.lang.Object
|
- getKey():java.lang.Object
|
||||||
- f:getValue():java.lang.Object
|
- f:getValue():java.lang.Object
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.io.WalEvent$RemoveEvent
|
f:com.intellij.util.io.WalEvent$RemoveEvent
|
||||||
- com.intellij.util.io.WalEvent
|
- com.intellij.util.io.WalEvent
|
||||||
- <init>(java.lang.Object):V
|
- <init>(java.lang.Object):V
|
||||||
@@ -5713,7 +5659,6 @@ f:com.intellij.util.io.WalEvent$RemoveEvent
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- getKey():java.lang.Object
|
- getKey():java.lang.Object
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.io.WriteAheadLogKt
|
f:com.intellij.util.io.WriteAheadLogKt
|
||||||
- sf:getDebugWalRecords():Z
|
- sf:getDebugWalRecords():Z
|
||||||
- sf:restoreHashMapFromWal(java.nio.file.Path,com.intellij.util.io.KeyDescriptor,com.intellij.util.io.DataExternalizer):java.util.Map
|
- sf:restoreHashMapFromWal(java.nio.file.Path,com.intellij.util.io.KeyDescriptor,com.intellij.util.io.DataExternalizer):java.util.Map
|
||||||
@@ -5744,13 +5689,11 @@ f:com.intellij.util.io.blobstorage.SpaceAllocationStrategy$DataLengthPlusFixedPe
|
|||||||
- <init>(I,I,I,I):V
|
- <init>(I,I,I,I):V
|
||||||
- capacity(I,I):I
|
- capacity(I,I):I
|
||||||
- defaultCapacity():I
|
- defaultCapacity():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.io.blobstorage.SpaceAllocationStrategy$WriterDecidesStrategy
|
f:com.intellij.util.io.blobstorage.SpaceAllocationStrategy$WriterDecidesStrategy
|
||||||
- com.intellij.util.io.blobstorage.SpaceAllocationStrategy
|
- com.intellij.util.io.blobstorage.SpaceAllocationStrategy
|
||||||
- <init>(I,I):V
|
- <init>(I,I):V
|
||||||
- capacity(I,I):I
|
- capacity(I,I):I
|
||||||
- defaultCapacity():I
|
- defaultCapacity():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.io.externalizer.StringCollectionExternalizer
|
f:com.intellij.util.io.externalizer.StringCollectionExternalizer
|
||||||
- com.intellij.util.io.KeyDescriptor
|
- com.intellij.util.io.KeyDescriptor
|
||||||
- sf:STRING_LIST_EXTERNALIZER:com.intellij.util.io.externalizer.StringCollectionExternalizer
|
- sf:STRING_LIST_EXTERNALIZER:com.intellij.util.io.externalizer.StringCollectionExternalizer
|
||||||
@@ -5816,7 +5759,6 @@ e:com.intellij.util.io.storage.HeavyProcessLatch$Type
|
|||||||
- sf:Indexing:com.intellij.util.io.storage.HeavyProcessLatch$Type
|
- sf:Indexing:com.intellij.util.io.storage.HeavyProcessLatch$Type
|
||||||
- sf:Processing:com.intellij.util.io.storage.HeavyProcessLatch$Type
|
- sf:Processing:com.intellij.util.io.storage.HeavyProcessLatch$Type
|
||||||
- sf:Syncing:com.intellij.util.io.storage.HeavyProcessLatch$Type
|
- sf:Syncing:com.intellij.util.io.storage.HeavyProcessLatch$Type
|
||||||
- toString():java.lang.String
|
|
||||||
- s:valueOf(java.lang.String):com.intellij.util.io.storage.HeavyProcessLatch$Type
|
- s:valueOf(java.lang.String):com.intellij.util.io.storage.HeavyProcessLatch$Type
|
||||||
- s:values():com.intellij.util.io.storage.HeavyProcessLatch$Type[]
|
- s:values():com.intellij.util.io.storage.HeavyProcessLatch$Type[]
|
||||||
com.intellij.util.io.storage.IAppenderStream
|
com.intellij.util.io.storage.IAppenderStream
|
||||||
@@ -5944,7 +5886,6 @@ c:com.intellij.util.io.zip.JBZipEntry
|
|||||||
- setSize(J):V
|
- setSize(J):V
|
||||||
- setTime(J):V
|
- setTime(J):V
|
||||||
- setUnixMode(I):V
|
- setUnixMode(I):V
|
||||||
- toString():java.lang.String
|
|
||||||
- writeDataTo(java.io.OutputStream):V
|
- writeDataTo(java.io.OutputStream):V
|
||||||
com.intellij.util.io.zip.JBZipExtraField
|
com.intellij.util.io.zip.JBZipExtraField
|
||||||
- a:getCentralDirectoryData():B[]
|
- a:getCentralDirectoryData():B[]
|
||||||
@@ -5971,7 +5912,6 @@ c:com.intellij.util.io.zip.JBZipFile
|
|||||||
- getEntries():java.util.List
|
- getEntries():java.util.List
|
||||||
- getEntry(java.lang.String):com.intellij.util.io.zip.JBZipEntry
|
- getEntry(java.lang.String):com.intellij.util.io.zip.JBZipEntry
|
||||||
- getOrCreateEntry(java.lang.String):com.intellij.util.io.zip.JBZipEntry
|
- getOrCreateEntry(java.lang.String):com.intellij.util.io.zip.JBZipEntry
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.io.zip.Zip64ExtraField
|
f:com.intellij.util.io.zip.Zip64ExtraField
|
||||||
- com.intellij.util.io.zip.JBZipExtraField
|
- com.intellij.util.io.zip.JBZipExtraField
|
||||||
- <init>(com.intellij.util.io.zip.ZipUInt64,com.intellij.util.io.zip.ZipUInt64,com.intellij.util.io.zip.ZipUInt64):V
|
- <init>(com.intellij.util.io.zip.ZipUInt64,com.intellij.util.io.zip.ZipUInt64,com.intellij.util.io.zip.ZipUInt64):V
|
||||||
@@ -6025,7 +5965,6 @@ f:com.intellij.util.io.zip.ZipUInt64
|
|||||||
- s:getValue(B[]):java.math.BigInteger
|
- s:getValue(B[]):java.math.BigInteger
|
||||||
- s:getValue(B[],I):java.math.BigInteger
|
- s:getValue(B[],I):java.math.BigInteger
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.util.keyFMap.KeyFMap
|
com.intellij.util.keyFMap.KeyFMap
|
||||||
- sf:EMPTY_MAP:com.intellij.util.keyFMap.KeyFMap
|
- sf:EMPTY_MAP:com.intellij.util.keyFMap.KeyFMap
|
||||||
- a:equalsByReference(com.intellij.util.keyFMap.KeyFMap):Z
|
- a:equalsByReference(com.intellij.util.keyFMap.KeyFMap):Z
|
||||||
@@ -6046,7 +5985,6 @@ f:com.intellij.util.lang.CompoundRuntimeException
|
|||||||
- printStackTrace(java.io.PrintStream):V
|
- printStackTrace(java.io.PrintStream):V
|
||||||
- printStackTrace(java.io.PrintWriter):V
|
- printStackTrace(java.io.PrintWriter):V
|
||||||
- s:throwIfNotEmpty(java.util.List):V
|
- s:throwIfNotEmpty(java.util.List):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.lang.JavaVersion
|
f:com.intellij.util.lang.JavaVersion
|
||||||
- java.lang.Comparable
|
- java.lang.Comparable
|
||||||
- f:build:I
|
- f:build:I
|
||||||
@@ -6064,7 +6002,6 @@ f:com.intellij.util.lang.JavaVersion
|
|||||||
- s:parse(java.lang.String):com.intellij.util.lang.JavaVersion
|
- s:parse(java.lang.String):com.intellij.util.lang.JavaVersion
|
||||||
- toFeatureMinorUpdateString():java.lang.String
|
- toFeatureMinorUpdateString():java.lang.String
|
||||||
- toFeatureString():java.lang.String
|
- toFeatureString():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
- s:tryParse(java.lang.String):com.intellij.util.lang.JavaVersion
|
- s:tryParse(java.lang.String):com.intellij.util.lang.JavaVersion
|
||||||
f:com.intellij.util.ref.GCUtil
|
f:com.intellij.util.ref.GCUtil
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -6177,7 +6114,6 @@ f:com.intellij.util.text.SingleCharSequence
|
|||||||
- charAt(I):C
|
- charAt(I):C
|
||||||
- length():I
|
- length():I
|
||||||
- subSequence(I,I):java.lang.CharSequence
|
- subSequence(I,I):java.lang.CharSequence
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.text.StringKt
|
f:com.intellij.util.text.StringKt
|
||||||
- sf:allOccurrencesOf(java.lang.String,java.lang.String):kotlin.sequences.Sequence
|
- sf:allOccurrencesOf(java.lang.String,java.lang.String):kotlin.sequences.Sequence
|
||||||
- sf:escLBr(java.lang.String):java.lang.String
|
- sf:escLBr(java.lang.String):java.lang.String
|
||||||
@@ -6257,7 +6193,6 @@ f:com.intellij.util.text.minimatch.Minimatch
|
|||||||
- bs:match$default(com.intellij.util.text.minimatch.Minimatch,java.lang.Object,com.intellij.util.text.minimatch.PathAdapter,Z,I,java.lang.Object):Z
|
- bs:match$default(com.intellij.util.text.minimatch.Minimatch,java.lang.Object,com.intellij.util.text.minimatch.PathAdapter,Z,I,java.lang.Object):Z
|
||||||
- bs:match$default(com.intellij.util.text.minimatch.Minimatch,java.lang.String,Z,I,java.lang.Object):Z
|
- bs:match$default(com.intellij.util.text.minimatch.Minimatch,java.lang.String,Z,I,java.lang.Object):Z
|
||||||
- bs:match$default(com.intellij.util.text.minimatch.Minimatch,java.util.List,Z,I,java.lang.Object):Z
|
- bs:match$default(com.intellij.util.text.minimatch.Minimatch,java.util.List,Z,I,java.lang.Object):Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.text.minimatch.MinimatchKt
|
f:com.intellij.util.text.minimatch.MinimatchKt
|
||||||
- sf:globUnescape(java.lang.String):java.lang.String
|
- sf:globUnescape(java.lang.String):java.lang.String
|
||||||
- sf:minimatch(java.lang.String,java.lang.String):Z
|
- sf:minimatch(java.lang.String,java.lang.String):Z
|
||||||
@@ -6303,7 +6238,6 @@ f:com.intellij.util.text.minimatch.MinimatchOptions
|
|||||||
- f:setNoext(Z):V
|
- f:setNoext(Z):V
|
||||||
- f:setNoglobstar(Z):V
|
- f:setNoglobstar(Z):V
|
||||||
- f:setNonegate(Z):V
|
- f:setNonegate(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.util.text.minimatch.PathAdapter
|
com.intellij.util.text.minimatch.PathAdapter
|
||||||
- a:toArray(java.lang.Object,com.intellij.util.text.minimatch.MinimatchOptions):java.util.List
|
- a:toArray(java.lang.Object,com.intellij.util.text.minimatch.MinimatchOptions):java.util.List
|
||||||
f:com.intellij.util.ui.EDT
|
f:com.intellij.util.ui.EDT
|
||||||
@@ -6359,7 +6293,6 @@ c:com.intellij.util.xmlb.BeanBinding
|
|||||||
- serializeProperties(java.lang.Object,org.jdom.Element,com.intellij.util.xmlb.SerializationFilter):org.jdom.Element
|
- serializeProperties(java.lang.Object,org.jdom.Element,com.intellij.util.xmlb.SerializationFilter):org.jdom.Element
|
||||||
- f:sortBindings(it.unimi.dsi.fastutil.objects.Object2FloatMap):V
|
- f:sortBindings(it.unimi.dsi.fastutil.objects.Object2FloatMap):V
|
||||||
- toJson(java.lang.Object,com.intellij.util.xmlb.SerializationFilter):kotlinx.serialization.json.JsonElement
|
- toJson(java.lang.Object,com.intellij.util.xmlb.SerializationFilter):kotlinx.serialization.json.JsonElement
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.util.xmlb.Binding
|
com.intellij.util.xmlb.Binding
|
||||||
- init(java.lang.reflect.Type,com.intellij.util.xmlb.Serializer):V
|
- init(java.lang.reflect.Type,com.intellij.util.xmlb.Serializer):V
|
||||||
- a:serialize(java.lang.Object,org.jdom.Element,com.intellij.util.xmlb.SerializationFilter):V
|
- a:serialize(java.lang.Object,org.jdom.Element,com.intellij.util.xmlb.SerializationFilter):V
|
||||||
|
|||||||
@@ -66,7 +66,6 @@ c:com.intellij.openapi.util.TextRange
|
|||||||
- shiftRight(I):com.intellij.openapi.util.TextRange
|
- shiftRight(I):com.intellij.openapi.util.TextRange
|
||||||
- subSequence(java.lang.CharSequence):java.lang.CharSequence
|
- subSequence(java.lang.CharSequence):java.lang.CharSequence
|
||||||
- substring(java.lang.String):java.lang.String
|
- substring(java.lang.String):java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
- union(com.intellij.openapi.util.TextRange):com.intellij.openapi.util.TextRange
|
- union(com.intellij.openapi.util.TextRange):com.intellij.openapi.util.TextRange
|
||||||
f:com.intellij.openapi.util.text.Formats
|
f:com.intellij.openapi.util.text.Formats
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -211,7 +210,6 @@ f:com.intellij.smRunner.OutputType
|
|||||||
- f:getData():java.lang.Object
|
- f:getData():java.lang.Object
|
||||||
- f:getStreamType():com.intellij.smRunner.OutputStreamType
|
- f:getStreamType():com.intellij.smRunner.OutputStreamType
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.util.ArrayFactory
|
com.intellij.util.ArrayFactory
|
||||||
- a:create(I):java.lang.Object[]
|
- a:create(I):java.lang.Object[]
|
||||||
f:com.intellij.util.ArrayUtil
|
f:com.intellij.util.ArrayUtil
|
||||||
@@ -343,7 +341,6 @@ f:com.intellij.util.IntPair
|
|||||||
- <init>(I,I):V
|
- <init>(I,I):V
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.ObjectUtilsRt
|
f:com.intellij.util.ObjectUtilsRt
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:reachabilityFence(java.lang.Object):V
|
- s:reachabilityFence(java.lang.Object):V
|
||||||
@@ -602,7 +599,6 @@ c:com.intellij.util.text.CharArrayCharSequence
|
|||||||
- f:length():I
|
- f:length():I
|
||||||
- readCharsTo(I,C[],I,I):I
|
- readCharsTo(I,C[],I,I):I
|
||||||
- subSequence(I,I):java.lang.CharSequence
|
- subSequence(I,I):java.lang.CharSequence
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.util.text.CharArrayExternalizable
|
com.intellij.util.text.CharArrayExternalizable
|
||||||
- java.lang.CharSequence
|
- java.lang.CharSequence
|
||||||
- a:getChars(I,I,C[],I):V
|
- a:getChars(I,I,C[],I):V
|
||||||
@@ -666,7 +662,6 @@ c:com.intellij.util.text.CharSequenceSubSequence
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:length():I
|
- f:length():I
|
||||||
- subSequence(I,I):java.lang.CharSequence
|
- subSequence(I,I):java.lang.CharSequence
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.util.text.ImmutableCharSequence
|
a:com.intellij.util.text.ImmutableCharSequence
|
||||||
- java.lang.CharSequence
|
- java.lang.CharSequence
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -685,7 +680,6 @@ f:com.intellij.util.text.MergingCharSequence
|
|||||||
- charAt(I):C
|
- charAt(I):C
|
||||||
- length():I
|
- length():I
|
||||||
- subSequence(I,I):java.lang.CharSequence
|
- subSequence(I,I):java.lang.CharSequence
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.text.NameUtilCore
|
f:com.intellij.util.text.NameUtilCore
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:isWordStart(java.lang.String,I):Z
|
- s:isWordStart(java.lang.String,I):Z
|
||||||
@@ -709,7 +703,6 @@ f:com.intellij.util.text.SemVer
|
|||||||
- isGreaterOrEqualThan(com.intellij.util.text.SemVer):Z
|
- isGreaterOrEqualThan(com.intellij.util.text.SemVer):Z
|
||||||
- isGreaterThan(com.intellij.util.text.SemVer):Z
|
- isGreaterThan(com.intellij.util.text.SemVer):Z
|
||||||
- s:parseFromText(java.lang.String):com.intellij.util.text.SemVer
|
- s:parseFromText(java.lang.String):com.intellij.util.text.SemVer
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.text.StringOperation
|
f:com.intellij.util.text.StringOperation
|
||||||
- s:applyOperations(java.lang.CharSequence,java.util.Collection):java.lang.CharSequence
|
- s:applyOperations(java.lang.CharSequence,java.util.Collection):java.lang.CharSequence
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
@@ -737,4 +730,3 @@ f:com.intellij.util.text.StringSearcher
|
|||||||
- scan(java.lang.CharSequence):I
|
- scan(java.lang.CharSequence):I
|
||||||
- scan(java.lang.CharSequence,I,I):I
|
- scan(java.lang.CharSequence,I,I):I
|
||||||
- scan(java.lang.CharSequence,C[],I,I):I
|
- scan(java.lang.CharSequence,C[],I,I):I
|
||||||
- toString():java.lang.String
|
|
||||||
|
|||||||
@@ -45,7 +45,6 @@ f:com.intellij.openapi.util.SimpleTimer
|
|||||||
- s:getInstance():com.intellij.openapi.util.SimpleTimer
|
- s:getInstance():com.intellij.openapi.util.SimpleTimer
|
||||||
- s:newInstance(java.lang.String):com.intellij.openapi.util.SimpleTimer
|
- s:newInstance(java.lang.String):com.intellij.openapi.util.SimpleTimer
|
||||||
- setUp(java.lang.Runnable,J):com.intellij.openapi.util.SimpleTimerTask
|
- setUp(java.lang.Runnable,J):com.intellij.openapi.util.SimpleTimerTask
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.util.SimpleTimerTask
|
com.intellij.openapi.util.SimpleTimerTask
|
||||||
- a:cancel():V
|
- a:cancel():V
|
||||||
- a:isCancelled():Z
|
- a:isCancelled():Z
|
||||||
|
|||||||
@@ -154,7 +154,6 @@ c:com.intellij.diff.fragments.DiffFragmentImpl
|
|||||||
- getEndOffset2():I
|
- getEndOffset2():I
|
||||||
- getStartOffset1():I
|
- getStartOffset1():I
|
||||||
- getStartOffset2():I
|
- getStartOffset2():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.diff.fragments.LineFragment
|
com.intellij.diff.fragments.LineFragment
|
||||||
- com.intellij.diff.fragments.DiffFragment
|
- com.intellij.diff.fragments.DiffFragment
|
||||||
- a:getEndLine1():I
|
- a:getEndLine1():I
|
||||||
@@ -176,7 +175,6 @@ c:com.intellij.diff.fragments.LineFragmentImpl
|
|||||||
- getStartLine2():I
|
- getStartLine2():I
|
||||||
- getStartOffset1():I
|
- getStartOffset1():I
|
||||||
- getStartOffset2():I
|
- getStartOffset2():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.diff.fragments.MergeLineFragment
|
com.intellij.diff.fragments.MergeLineFragment
|
||||||
- a:getEndLine(com.intellij.diff.util.ThreeSide):I
|
- a:getEndLine(com.intellij.diff.util.ThreeSide):I
|
||||||
- a:getStartLine(com.intellij.diff.util.ThreeSide):I
|
- a:getStartLine(com.intellij.diff.util.ThreeSide):I
|
||||||
@@ -244,7 +242,6 @@ c:com.intellij.diff.util.MergeRange
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isEmpty():Z
|
- isEmpty():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.diff.util.MergeRangeUtil
|
f:com.intellij.diff.util.MergeRangeUtil
|
||||||
- s:compareWordMergeContents(com.intellij.diff.fragments.MergeWordFragment,java.util.List,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.diff.util.ThreeSide,com.intellij.diff.util.ThreeSide):Z
|
- s:compareWordMergeContents(com.intellij.diff.fragments.MergeWordFragment,java.util.List,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.diff.util.ThreeSide,com.intellij.diff.util.ThreeSide):Z
|
||||||
- s:getLineLeftToRightThreeSideDiffType(com.intellij.diff.fragments.MergeLineFragment,java.util.List,java.util.List,com.intellij.diff.comparison.ComparisonPolicy):com.intellij.diff.util.MergeConflictType
|
- s:getLineLeftToRightThreeSideDiffType(com.intellij.diff.fragments.MergeLineFragment,java.util.List,java.util.List,com.intellij.diff.comparison.ComparisonPolicy):com.intellij.diff.util.MergeConflictType
|
||||||
@@ -261,7 +258,6 @@ f:com.intellij.diff.util.Range
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isEmpty():Z
|
- isEmpty():Z
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.diff.util.Side
|
e:com.intellij.diff.util.Side
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:LEFT:com.intellij.diff.util.Side
|
- sf:LEFT:com.intellij.diff.util.Side
|
||||||
@@ -328,7 +324,6 @@ c:com.intellij.util.diff.Diff$Change
|
|||||||
- link:com.intellij.util.diff.Diff$Change
|
- link:com.intellij.util.diff.Diff$Change
|
||||||
- <init>(I,I,I,I,com.intellij.util.diff.Diff$Change):V
|
- <init>(I,I,I,I,com.intellij.util.diff.Diff$Change):V
|
||||||
- toList():java.util.ArrayList
|
- toList():java.util.ArrayList
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.util.diff.Diff$ChangeBuilder
|
c:com.intellij.util.diff.Diff$ChangeBuilder
|
||||||
- <init>(I):V
|
- <init>(I):V
|
||||||
- addChange(I,I):V
|
- addChange(I,I):V
|
||||||
|
|||||||
@@ -36,7 +36,6 @@ c:org.jdom.Attribute
|
|||||||
- p:setParent(org.jdom.Element):org.jdom.Attribute
|
- p:setParent(org.jdom.Element):org.jdom.Attribute
|
||||||
- setSpecified(Z):V
|
- setSpecified(Z):V
|
||||||
- setValue(java.lang.String):org.jdom.Attribute
|
- setValue(java.lang.String):org.jdom.Attribute
|
||||||
- toString():java.lang.String
|
|
||||||
e:org.jdom.AttributeType
|
e:org.jdom.AttributeType
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:CDATA:org.jdom.AttributeType
|
- sf:CDATA:org.jdom.AttributeType
|
||||||
@@ -64,7 +63,6 @@ c:org.jdom.CDATA
|
|||||||
- detach():org.jdom.CDATA
|
- detach():org.jdom.CDATA
|
||||||
- p:setParent(org.jdom.Parent):org.jdom.CDATA
|
- p:setParent(org.jdom.Parent):org.jdom.CDATA
|
||||||
- setText(java.lang.String):org.jdom.CDATA
|
- setText(java.lang.String):org.jdom.CDATA
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jdom.Comment
|
f:org.jdom.Comment
|
||||||
- org.jdom.Content
|
- org.jdom.Content
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -73,7 +71,6 @@ f:org.jdom.Comment
|
|||||||
- getText():java.lang.String
|
- getText():java.lang.String
|
||||||
- getValue():java.lang.String
|
- getValue():java.lang.String
|
||||||
- setText(java.lang.String):org.jdom.Comment
|
- setText(java.lang.String):org.jdom.Comment
|
||||||
- toString():java.lang.String
|
|
||||||
a:org.jdom.Content
|
a:org.jdom.Content
|
||||||
- java.io.Serializable
|
- java.io.Serializable
|
||||||
- java.lang.Cloneable
|
- java.lang.Cloneable
|
||||||
@@ -156,7 +153,6 @@ f:org.jdom.DocType
|
|||||||
- setInternalSubset(java.lang.String):V
|
- setInternalSubset(java.lang.String):V
|
||||||
- setPublicID(java.lang.String):org.jdom.DocType
|
- setPublicID(java.lang.String):org.jdom.DocType
|
||||||
- setSystemID(java.lang.String):org.jdom.DocType
|
- setSystemID(java.lang.String):org.jdom.DocType
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jdom.Document
|
f:org.jdom.Document
|
||||||
- java.io.Serializable
|
- java.io.Serializable
|
||||||
- java.lang.Cloneable
|
- java.lang.Cloneable
|
||||||
@@ -199,7 +195,6 @@ f:org.jdom.Document
|
|||||||
- setDocType(org.jdom.DocType):org.jdom.Document
|
- setDocType(org.jdom.DocType):org.jdom.Document
|
||||||
- setProperty(java.lang.String,java.lang.Object):V
|
- setProperty(java.lang.String,java.lang.Object):V
|
||||||
- setRootElement(org.jdom.Element):org.jdom.Document
|
- setRootElement(org.jdom.Element):org.jdom.Document
|
||||||
- toString():java.lang.String
|
|
||||||
c:org.jdom.Element
|
c:org.jdom.Element
|
||||||
- org.jdom.Content
|
- org.jdom.Content
|
||||||
- java.io.Serializable
|
- java.io.Serializable
|
||||||
@@ -291,7 +286,6 @@ c:org.jdom.Element
|
|||||||
- setText(java.lang.String):org.jdom.Element
|
- setText(java.lang.String):org.jdom.Element
|
||||||
- sortAttributes(java.util.Comparator):V
|
- sortAttributes(java.util.Comparator):V
|
||||||
- sortChildren(java.util.Comparator):V
|
- sortChildren(java.util.Comparator):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jdom.EntityRef
|
f:org.jdom.EntityRef
|
||||||
- org.jdom.Content
|
- org.jdom.Content
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -305,7 +299,6 @@ f:org.jdom.EntityRef
|
|||||||
- setName(java.lang.String):org.jdom.EntityRef
|
- setName(java.lang.String):org.jdom.EntityRef
|
||||||
- setPublicID(java.lang.String):org.jdom.EntityRef
|
- setPublicID(java.lang.String):org.jdom.EntityRef
|
||||||
- setSystemID(java.lang.String):org.jdom.EntityRef
|
- setSystemID(java.lang.String):org.jdom.EntityRef
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jdom.IllegalAddException
|
f:org.jdom.IllegalAddException
|
||||||
- java.lang.IllegalArgumentException
|
- java.lang.IllegalArgumentException
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -373,7 +366,6 @@ f:org.jdom.Namespace
|
|||||||
- getPrefix():java.lang.String
|
- getPrefix():java.lang.String
|
||||||
- getURI():java.lang.String
|
- getURI():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
org.jdom.Parent
|
org.jdom.Parent
|
||||||
- java.lang.Cloneable
|
- java.lang.Cloneable
|
||||||
- a:addContent(I,java.util.Collection):org.jdom.Parent
|
- a:addContent(I,java.util.Collection):org.jdom.Parent
|
||||||
@@ -404,7 +396,6 @@ f:org.jdom.ProcessingInstruction
|
|||||||
- getTarget():java.lang.String
|
- getTarget():java.lang.String
|
||||||
- getValue():java.lang.String
|
- getValue():java.lang.String
|
||||||
- setData(java.lang.String):org.jdom.ProcessingInstruction
|
- setData(java.lang.String):org.jdom.ProcessingInstruction
|
||||||
- toString():java.lang.String
|
|
||||||
c:org.jdom.Text
|
c:org.jdom.Text
|
||||||
- org.jdom.Content
|
- org.jdom.Content
|
||||||
- p:value:java.lang.String
|
- p:value:java.lang.String
|
||||||
@@ -423,7 +414,6 @@ c:org.jdom.Text
|
|||||||
- s:normalizeString(java.lang.String):java.lang.String
|
- s:normalizeString(java.lang.String):java.lang.String
|
||||||
- p:setParent(org.jdom.Parent):org.jdom.Text
|
- p:setParent(org.jdom.Parent):org.jdom.Text
|
||||||
- setText(java.lang.String):org.jdom.Text
|
- setText(java.lang.String):org.jdom.Text
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jdom.Verifier
|
f:org.jdom.Verifier
|
||||||
- s:checkCharacterData(java.lang.String):java.lang.String
|
- s:checkCharacterData(java.lang.String):java.lang.String
|
||||||
- s:checkElementName(java.lang.String):java.lang.String
|
- s:checkElementName(java.lang.String):java.lang.String
|
||||||
@@ -470,7 +460,6 @@ f:org.jdom.filter2.ElementFilter
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- filter(java.lang.Object):org.jdom.Element
|
- filter(java.lang.Object):org.jdom.Element
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
org.jdom.filter2.Filter
|
org.jdom.filter2.Filter
|
||||||
- a:and(org.jdom.filter2.Filter):org.jdom.filter2.Filter
|
- a:and(org.jdom.filter2.Filter):org.jdom.filter2.Filter
|
||||||
- a:filter(java.lang.Object):java.lang.Object
|
- a:filter(java.lang.Object):java.lang.Object
|
||||||
@@ -684,13 +673,11 @@ c:org.jdom.output.XMLOutputter
|
|||||||
- outputString(org.jdom.Text):java.lang.String
|
- outputString(org.jdom.Text):java.lang.String
|
||||||
- p:printText(java.io.Writer,org.jdom.Text):V
|
- p:printText(java.io.Writer,org.jdom.Text):V
|
||||||
- setFormat(org.jdom.output.Format):V
|
- setFormat(org.jdom.output.Format):V
|
||||||
- toString():java.lang.String
|
|
||||||
pf:org.jdom.output.XMLOutputter$NamespaceStack
|
pf:org.jdom.output.XMLOutputter$NamespaceStack
|
||||||
- getURI(java.lang.String):java.lang.String
|
- getURI(java.lang.String):java.lang.String
|
||||||
- pop():java.lang.String
|
- pop():java.lang.String
|
||||||
- push(org.jdom.Namespace):V
|
- push(org.jdom.Namespace):V
|
||||||
- size():I
|
- size():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:org.jdom.util.NamespaceStack
|
f:org.jdom.util.NamespaceStack
|
||||||
- java.lang.Iterable
|
- java.lang.Iterable
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -748,7 +735,6 @@ c:org.jdom.xpath.jaxen.JDOMXPath
|
|||||||
- getXPath():java.lang.String
|
- getXPath():java.lang.String
|
||||||
- selectNodes(java.lang.Object):java.util.List
|
- selectNodes(java.lang.Object):java.util.List
|
||||||
- selectSingleNode(java.lang.Object):java.lang.Object
|
- selectSingleNode(java.lang.Object):java.lang.Object
|
||||||
- toString():java.lang.String
|
|
||||||
- valueOf(java.lang.Object):java.lang.String
|
- valueOf(java.lang.Object):java.lang.String
|
||||||
f:org.jdom.xpath.jaxen.JaxenXPathFactory
|
f:org.jdom.xpath.jaxen.JaxenXPathFactory
|
||||||
- org.jdom.xpath.XPathFactory
|
- org.jdom.xpath.XPathFactory
|
||||||
@@ -772,4 +758,3 @@ a:org.jdom.xpath.util.AbstractXPathCompiled
|
|||||||
- p:getVariables():java.util.Map
|
- p:getVariables():java.util.Map
|
||||||
- setVariable(java.lang.String,java.lang.Object):java.lang.Object
|
- setVariable(java.lang.String,java.lang.Object):java.lang.Object
|
||||||
- setVariable(java.lang.String,org.jdom.Namespace,java.lang.Object):java.lang.Object
|
- setVariable(java.lang.String,org.jdom.Namespace,java.lang.Object):java.lang.Object
|
||||||
- toString():java.lang.String
|
|
||||||
|
|||||||
@@ -178,7 +178,6 @@ c:net.n3.nanoxml.XMLException
|
|||||||
- printStackTrace():V
|
- printStackTrace():V
|
||||||
- printStackTrace(java.io.PrintStream):V
|
- printStackTrace(java.io.PrintStream):V
|
||||||
- printStackTrace(java.io.PrintWriter):V
|
- printStackTrace(java.io.PrintWriter):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:net.n3.nanoxml.XMLParseException
|
f:net.n3.nanoxml.XMLParseException
|
||||||
- net.n3.nanoxml.XMLException
|
- net.n3.nanoxml.XMLException
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
|
|||||||
@@ -4,7 +4,6 @@ f:com.intellij.psi.codeStyle.AllOccurrencesMatcher
|
|||||||
- getPattern():java.lang.String
|
- getPattern():java.lang.String
|
||||||
- matchingDegree(java.lang.String,Z,com.intellij.util.containers.FList):I
|
- matchingDegree(java.lang.String,Z,com.intellij.util.containers.FList):I
|
||||||
- matchingFragments(java.lang.String):com.intellij.util.containers.FList
|
- matchingFragments(java.lang.String):com.intellij.util.containers.FList
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.psi.codeStyle.FixingLayoutMatcher
|
c:com.intellij.psi.codeStyle.FixingLayoutMatcher
|
||||||
- com.intellij.psi.codeStyle.MinusculeMatcher
|
- com.intellij.psi.codeStyle.MinusculeMatcher
|
||||||
- <init>(java.lang.String,com.intellij.psi.codeStyle.NameUtil$MatchingCaseSensitivity,java.lang.String):V
|
- <init>(java.lang.String,com.intellij.psi.codeStyle.NameUtil$MatchingCaseSensitivity,java.lang.String):V
|
||||||
@@ -14,7 +13,6 @@ c:com.intellij.psi.codeStyle.FixingLayoutMatcher
|
|||||||
- matchingDegree(java.lang.String,Z):I
|
- matchingDegree(java.lang.String,Z):I
|
||||||
- matchingDegree(java.lang.String,Z,com.intellij.util.containers.FList):I
|
- matchingDegree(java.lang.String,Z,com.intellij.util.containers.FList):I
|
||||||
- matchingFragments(java.lang.String):com.intellij.util.containers.FList
|
- matchingFragments(java.lang.String):com.intellij.util.containers.FList
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.psi.codeStyle.MinusculeMatcher
|
a:com.intellij.psi.codeStyle.MinusculeMatcher
|
||||||
- com.intellij.util.text.Matcher
|
- com.intellij.util.text.Matcher
|
||||||
- p:<init>():V
|
- p:<init>():V
|
||||||
|
|||||||
@@ -1459,7 +1459,6 @@ c:com.intellij.openapi.ui.VerticalFlowLayout
|
|||||||
- preferredLayoutSize(java.awt.Container):java.awt.Dimension
|
- preferredLayoutSize(java.awt.Container):java.awt.Dimension
|
||||||
- setHorizontalFill(Z):V
|
- setHorizontalFill(Z):V
|
||||||
- setVerticalFill(Z):V
|
- setVerticalFill(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
@:com.intellij.openapi.ui.VerticalFlowLayout$VerticalFlowAlignment
|
@:com.intellij.openapi.ui.VerticalFlowLayout$VerticalFlowAlignment
|
||||||
- java.lang.annotation.Annotation
|
- java.lang.annotation.Annotation
|
||||||
f:com.intellij.openapi.util.IconLoader
|
f:com.intellij.openapi.util.IconLoader
|
||||||
@@ -1518,7 +1517,6 @@ f:com.intellij.openapi.util.text.TextWithMnemonic
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- s:parse(java.lang.String):com.intellij.openapi.util.text.TextWithMnemonic
|
- s:parse(java.lang.String):com.intellij.openapi.util.text.TextWithMnemonic
|
||||||
- replaceFirst(java.lang.String,java.lang.String):com.intellij.openapi.util.text.TextWithMnemonic
|
- replaceFirst(java.lang.String,java.lang.String):com.intellij.openapi.util.text.TextWithMnemonic
|
||||||
- toString():java.lang.String
|
|
||||||
- withMnemonicIndex(I):com.intellij.openapi.util.text.TextWithMnemonic
|
- withMnemonicIndex(I):com.intellij.openapi.util.text.TextWithMnemonic
|
||||||
a:com.intellij.openapi.wm.BaseFocusWatcher
|
a:com.intellij.openapi.wm.BaseFocusWatcher
|
||||||
- java.awt.event.ContainerListener
|
- java.awt.event.ContainerListener
|
||||||
@@ -1688,7 +1686,6 @@ c:com.intellij.ui.CollectionListModel
|
|||||||
- setElementAt(java.lang.Object,I):V
|
- setElementAt(java.lang.Object,I):V
|
||||||
- sort(java.util.Comparator):V
|
- sort(java.util.Comparator):V
|
||||||
- toList():java.util.List
|
- toList():java.util.List
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ui.ColorUtil
|
f:com.intellij.ui.ColorUtil
|
||||||
- s:alphaBlending(java.awt.Color,java.awt.Color):java.awt.Color
|
- s:alphaBlending(java.awt.Color,java.awt.Color):java.awt.Color
|
||||||
- s:areContrasting(java.awt.Color,java.awt.Color):Z
|
- s:areContrasting(java.awt.Color,java.awt.Color):Z
|
||||||
@@ -1945,7 +1942,6 @@ f:com.intellij.ui.Graphics2DLog
|
|||||||
- setTransform(java.awt.geom.AffineTransform):V
|
- setTransform(java.awt.geom.AffineTransform):V
|
||||||
- setXORMode(java.awt.Color):V
|
- setXORMode(java.awt.Color):V
|
||||||
- shear(D,D):V
|
- shear(D,D):V
|
||||||
- toString():java.lang.String
|
|
||||||
- transform(java.awt.geom.AffineTransform):V
|
- transform(java.awt.geom.AffineTransform):V
|
||||||
- translate(D,D):V
|
- translate(D,D):V
|
||||||
- translate(I,I):V
|
- translate(I,I):V
|
||||||
@@ -2557,7 +2553,6 @@ c:com.intellij.ui.JBColor
|
|||||||
- s:namedColor(java.lang.String,I,I):com.intellij.ui.JBColor
|
- s:namedColor(java.lang.String,I,I):com.intellij.ui.JBColor
|
||||||
- s:namedColor(java.lang.String,java.awt.Color):com.intellij.ui.JBColor
|
- s:namedColor(java.lang.String,java.awt.Color):com.intellij.ui.JBColor
|
||||||
- s:setDark(Z):V
|
- s:setDark(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ui.JBGradientPaint
|
f:com.intellij.ui.JBGradientPaint
|
||||||
- java.awt.GradientPaint
|
- java.awt.GradientPaint
|
||||||
- <init>(javax.swing.JComponent,com.intellij.ui.JBGradientPaint$GradientDirection,java.awt.Color,java.awt.Color):V
|
- <init>(javax.swing.JComponent,com.intellij.ui.JBGradientPaint$GradientDirection,java.awt.Color,java.awt.Color):V
|
||||||
@@ -2680,7 +2675,6 @@ c:com.intellij.ui.SeparatorComponent
|
|||||||
f:com.intellij.ui.SeparatorOrientation
|
f:com.intellij.ui.SeparatorOrientation
|
||||||
- sf:HORIZONTAL:com.intellij.ui.SeparatorOrientation
|
- sf:HORIZONTAL:com.intellij.ui.SeparatorOrientation
|
||||||
- sf:VERTICAL:com.intellij.ui.SeparatorOrientation
|
- sf:VERTICAL:com.intellij.ui.SeparatorOrientation
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.ui.SideBorder
|
c:com.intellij.ui.SideBorder
|
||||||
- javax.swing.border.LineBorder
|
- javax.swing.border.LineBorder
|
||||||
- sf:ALL:I
|
- sf:ALL:I
|
||||||
@@ -2812,7 +2806,6 @@ a:com.intellij.ui.UiInterceptors$UiInterceptor
|
|||||||
- p:<init>(java.lang.Class):V
|
- p:<init>(java.lang.Class):V
|
||||||
- pa:doIntercept(java.lang.Object):V
|
- pa:doIntercept(java.lang.Object):V
|
||||||
- f:intercept(java.lang.Object):V
|
- f:intercept(java.lang.Object):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.ui.UserActivityProviderComponent
|
com.intellij.ui.UserActivityProviderComponent
|
||||||
- java.util.EventListener
|
- java.util.EventListener
|
||||||
- a:addChangeListener(javax.swing.event.ChangeListener):V
|
- a:addChangeListener(javax.swing.event.ChangeListener):V
|
||||||
@@ -2857,7 +2850,6 @@ f:com.intellij.ui.awt.DevicePoint
|
|||||||
- f:getLocationOnScreen(java.awt.GraphicsConfiguration):java.awt.Point
|
- f:getLocationOnScreen(java.awt.GraphicsConfiguration):java.awt.Point
|
||||||
- f:getPoint():java.awt.Point
|
- f:getPoint():java.awt.Point
|
||||||
- f:toRelativePoint(java.awt.Component):com.intellij.ui.awt.RelativePoint
|
- f:toRelativePoint(java.awt.Component):com.intellij.ui.awt.RelativePoint
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.ui.awt.RelativePoint
|
c:com.intellij.ui.awt.RelativePoint
|
||||||
- <init>(java.awt.Component,java.awt.Point):V
|
- <init>(java.awt.Component,java.awt.Point):V
|
||||||
- <init>(java.awt.Point):V
|
- <init>(java.awt.Point):V
|
||||||
@@ -2877,7 +2869,6 @@ c:com.intellij.ui.awt.RelativePoint
|
|||||||
- s:getSouthOf(javax.swing.JComponent):com.intellij.ui.awt.RelativePoint
|
- s:getSouthOf(javax.swing.JComponent):com.intellij.ui.awt.RelativePoint
|
||||||
- s:getSouthWestOf(javax.swing.JComponent):com.intellij.ui.awt.RelativePoint
|
- s:getSouthWestOf(javax.swing.JComponent):com.intellij.ui.awt.RelativePoint
|
||||||
- toMouseEvent():java.awt.event.MouseEvent
|
- toMouseEvent():java.awt.event.MouseEvent
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ui.awt.RelativeRectangle
|
f:com.intellij.ui.awt.RelativeRectangle
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- <init>(com.intellij.ui.awt.RelativePoint,java.awt.Dimension):V
|
- <init>(com.intellij.ui.awt.RelativePoint,java.awt.Dimension):V
|
||||||
@@ -3182,7 +3173,6 @@ f:com.intellij.ui.mac.foundation.Selector
|
|||||||
- <init>(java.lang.String,J):V
|
- <init>(java.lang.String,J):V
|
||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- initName(java.lang.String):com.intellij.ui.mac.foundation.Selector
|
- initName(java.lang.String):com.intellij.ui.mac.foundation.Selector
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.ui.paint.LinePainter2D
|
f:com.intellij.ui.paint.LinePainter2D
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:align(java.awt.Graphics2D,java.util.EnumSet,D,D,D,Z,com.intellij.ui.paint.LinePainter2D$StrokeType,D):java.awt.geom.Line2D
|
- s:align(java.awt.Graphics2D,java.util.EnumSet,D,D,D,Z,com.intellij.ui.paint.LinePainter2D$StrokeType,D):java.awt.geom.Line2D
|
||||||
@@ -3353,7 +3343,6 @@ f:com.intellij.ui.scale.ScaleContext
|
|||||||
- getScale(com.intellij.ui.scale.ScaleType):D
|
- getScale(com.intellij.ui.scale.ScaleType):D
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- setScale(com.intellij.ui.scale.Scale):Z
|
- setScale(com.intellij.ui.scale.Scale):Z
|
||||||
- toString():java.lang.String
|
|
||||||
- update():Z
|
- update():Z
|
||||||
c:com.intellij.ui.scale.ScaleContext$Cache
|
c:com.intellij.ui.scale.ScaleContext$Cache
|
||||||
- com.intellij.ui.scale.ScaleContextCache
|
- com.intellij.ui.scale.ScaleContextCache
|
||||||
@@ -3425,7 +3414,6 @@ c:com.intellij.ui.scale.UserScaleContext
|
|||||||
- overrideScale(com.intellij.ui.scale.Scale):Z
|
- overrideScale(com.intellij.ui.scale.Scale):Z
|
||||||
- removeUpdateListener(com.intellij.ui.scale.UserScaleContext$UpdateListener):V
|
- removeUpdateListener(com.intellij.ui.scale.UserScaleContext$UpdateListener):V
|
||||||
- setScale(com.intellij.ui.scale.Scale):Z
|
- setScale(com.intellij.ui.scale.Scale):Z
|
||||||
- toString():java.lang.String
|
|
||||||
- update():Z
|
- update():Z
|
||||||
- update(com.intellij.ui.scale.UserScaleContext):Z
|
- update(com.intellij.ui.scale.UserScaleContext):Z
|
||||||
- p:updateAll(com.intellij.ui.scale.UserScaleContext):Z
|
- p:updateAll(com.intellij.ui.scale.UserScaleContext):Z
|
||||||
@@ -3729,7 +3717,6 @@ f:com.intellij.util.ui.FontInfo
|
|||||||
- isMonospaced():Z
|
- isMonospaced():Z
|
||||||
- s:isMonospaced(java.awt.Font):Z
|
- s:isMonospaced(java.awt.Font):Z
|
||||||
- s:isMonospacedWithStyles(java.awt.Font):Z
|
- s:isMonospacedWithStyles(java.awt.Font):Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.ui.GeometryUtil
|
f:com.intellij.util.ui.GeometryUtil
|
||||||
- javax.swing.SwingConstants
|
- javax.swing.SwingConstants
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -3979,7 +3966,6 @@ f:com.intellij.util.ui.JBHiDpiScalableIcon
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- paintIcon(java.awt.Component,java.awt.Graphics,I,I):V
|
- paintIcon(java.awt.Component,java.awt.Graphics,I,I):V
|
||||||
- scale(F):javax.swing.Icon
|
- scale(F):javax.swing.Icon
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.util.ui.JBHtmlEditorKit
|
c:com.intellij.util.ui.JBHtmlEditorKit
|
||||||
- javax.swing.text.html.HTMLEditorKit
|
- javax.swing.text.html.HTMLEditorKit
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -4043,7 +4029,6 @@ a:com.intellij.util.ui.JBScalableIcon
|
|||||||
- p:scaleVal(D,com.intellij.ui.scale.ScaleType):D
|
- p:scaleVal(D,com.intellij.ui.scale.ScaleType):D
|
||||||
- p:setAutoUpdateScaleContext(Z):V
|
- p:setAutoUpdateScaleContext(Z):V
|
||||||
- p:setIconPreScaled(Z):V
|
- p:setIconPreScaled(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
- pf:updateContextFrom(com.intellij.util.ui.JBScalableIcon):V
|
- pf:updateContextFrom(com.intellij.util.ui.JBScalableIcon):V
|
||||||
- withIconPreScaled(Z):com.intellij.util.ui.JBScalableIcon
|
- withIconPreScaled(Z):com.intellij.util.ui.JBScalableIcon
|
||||||
f:com.intellij.util.ui.JBSwingUtilities
|
f:com.intellij.util.ui.JBSwingUtilities
|
||||||
@@ -4915,7 +4900,6 @@ f:com.intellij.util.ui.RegionPaintIcon
|
|||||||
- getIconWidth():I
|
- getIconWidth():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- paintIcon(java.awt.Component,java.awt.Graphics,I,I):V
|
- paintIcon(java.awt.Component,java.awt.Graphics,I,I):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.util.ui.RegionPainter
|
com.intellij.util.ui.RegionPainter
|
||||||
- a:paint(java.awt.Graphics2D,I,I,I,I,java.lang.Object):V
|
- a:paint(java.awt.Graphics2D,I,I,I,I,java.lang.Object):V
|
||||||
a:com.intellij.util.ui.RegionPainter$Alpha
|
a:com.intellij.util.ui.RegionPainter$Alpha
|
||||||
@@ -5578,7 +5562,6 @@ f:com.intellij.util.ui.html.BorderColors
|
|||||||
- f:getRight():java.awt.Color
|
- f:getRight():java.awt.Color
|
||||||
- f:getTop():java.awt.Color
|
- f:getTop():java.awt.Color
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.ui.html.CssAttributesEx
|
f:com.intellij.util.ui.html.CssAttributesEx
|
||||||
- sf:BORDER_RADIUS:javax.swing.text.html.CSS$Attribute
|
- sf:BORDER_RADIUS:javax.swing.text.html.CSS$Attribute
|
||||||
- sf:INSTANCE:com.intellij.util.ui.html.CssAttributesEx
|
- sf:INSTANCE:com.intellij.util.ui.html.CssAttributesEx
|
||||||
|
|||||||
@@ -119,7 +119,6 @@ a:com.intellij.openapi.vcs.AbstractVcs
|
|||||||
- setupEnvironments():V
|
- setupEnvironments():V
|
||||||
- p:shutdown():V
|
- p:shutdown():V
|
||||||
- p:start():V
|
- p:start():V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.vcs.AbstractVcs$RootsConvertor
|
com.intellij.openapi.vcs.AbstractVcs$RootsConvertor
|
||||||
- a:convertRoots(java.util.List):java.util.List
|
- a:convertRoots(java.util.List):java.util.List
|
||||||
a:com.intellij.openapi.vcs.AbstractVcsHelper
|
a:com.intellij.openapi.vcs.AbstractVcsHelper
|
||||||
@@ -254,7 +253,6 @@ c:com.intellij.openapi.vcs.DefaultRepositoryLocation
|
|||||||
- getLocation():java.lang.String
|
- getLocation():java.lang.String
|
||||||
- getURL():java.lang.String
|
- getURL():java.lang.String
|
||||||
- toPresentableString():java.lang.String
|
- toPresentableString():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.vcs.EditFileProvider
|
com.intellij.openapi.vcs.EditFileProvider
|
||||||
- a:editFiles(com.intellij.openapi.vfs.VirtualFile[]):V
|
- a:editFiles(com.intellij.openapi.vfs.VirtualFile[]):V
|
||||||
- a:getRequestText():java.lang.String
|
- a:getRequestText():java.lang.String
|
||||||
@@ -286,7 +284,6 @@ f:com.intellij.openapi.vcs.Ignored
|
|||||||
- f:getIgnoreFile():java.io.File
|
- f:getIgnoreFile():java.io.File
|
||||||
- f:getMatchedPattern():java.lang.String
|
- f:getMatchedPattern():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.vcs.IgnoredCheckResult
|
a:com.intellij.openapi.vcs.IgnoredCheckResult
|
||||||
c:com.intellij.openapi.vcs.IssueNavigationConfiguration
|
c:com.intellij.openapi.vcs.IssueNavigationConfiguration
|
||||||
- com.intellij.openapi.util.SimpleModificationTracker
|
- com.intellij.openapi.util.SimpleModificationTracker
|
||||||
@@ -316,7 +313,6 @@ c:com.intellij.openapi.vcs.IssueNavigationLink
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- setIssueRegexp(java.lang.String):V
|
- setIssueRegexp(java.lang.String):V
|
||||||
- setLinkRegexp(java.lang.String):V
|
- setLinkRegexp(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vcs.LineHandlerHelper
|
f:com.intellij.openapi.vcs.LineHandlerHelper
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:splitText(java.lang.String):java.util.List
|
- s:splitText(java.lang.String):java.util.List
|
||||||
@@ -603,7 +599,6 @@ f:com.intellij.openapi.vcs.VcsDirectoryMapping
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isDefaultMapping():Z
|
- isDefaultMapping():Z
|
||||||
- isNoneMapping():Z
|
- isNoneMapping():Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.vcs.VcsEnvCustomizer
|
a:com.intellij.openapi.vcs.VcsEnvCustomizer
|
||||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -652,7 +647,6 @@ f:com.intellij.openapi.vcs.VcsRoot
|
|||||||
- getPath():com.intellij.openapi.vfs.VirtualFile
|
- getPath():com.intellij.openapi.vfs.VirtualFile
|
||||||
- getVcs():com.intellij.openapi.vcs.AbstractVcs
|
- getVcs():com.intellij.openapi.vcs.AbstractVcs
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.vcs.VcsRootChecker
|
a:com.intellij.openapi.vcs.VcsRootChecker
|
||||||
- sf:EXTENSION_POINT_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EXTENSION_POINT_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -689,7 +683,6 @@ e:com.intellij.openapi.vcs.VcsShowConfirmationOption$Value
|
|||||||
- sf:DO_NOTHING_SILENTLY:com.intellij.openapi.vcs.VcsShowConfirmationOption$Value
|
- sf:DO_NOTHING_SILENTLY:com.intellij.openapi.vcs.VcsShowConfirmationOption$Value
|
||||||
- sf:SHOW_CONFIRMATION:com.intellij.openapi.vcs.VcsShowConfirmationOption$Value
|
- sf:SHOW_CONFIRMATION:com.intellij.openapi.vcs.VcsShowConfirmationOption$Value
|
||||||
- s:fromString(java.lang.String):com.intellij.openapi.vcs.VcsShowConfirmationOption$Value
|
- s:fromString(java.lang.String):com.intellij.openapi.vcs.VcsShowConfirmationOption$Value
|
||||||
- toString():java.lang.String
|
|
||||||
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.VcsShowConfirmationOption$Value
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.VcsShowConfirmationOption$Value
|
||||||
- s:values():com.intellij.openapi.vcs.VcsShowConfirmationOption$Value[]
|
- s:values():com.intellij.openapi.vcs.VcsShowConfirmationOption$Value[]
|
||||||
com.intellij.openapi.vcs.VcsShowSettingOption
|
com.intellij.openapi.vcs.VcsShowSettingOption
|
||||||
@@ -717,7 +710,6 @@ c:com.intellij.openapi.vcs.VcsTaskHandler$TaskInfo
|
|||||||
- getRepositories():java.util.Collection
|
- getRepositories():java.util.Collection
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isRemote():Z
|
- isRemote():Z
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.openapi.vcs.VcsType
|
e:com.intellij.openapi.vcs.VcsType
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:centralized:com.intellij.openapi.vcs.VcsType
|
- sf:centralized:com.intellij.openapi.vcs.VcsType
|
||||||
@@ -1168,7 +1160,6 @@ c:com.intellij.openapi.vcs.changes.CurrentBinaryContentRevision
|
|||||||
- com.intellij.openapi.vcs.changes.BinaryContentRevision
|
- com.intellij.openapi.vcs.changes.BinaryContentRevision
|
||||||
- <init>(com.intellij.openapi.vcs.FilePath):V
|
- <init>(com.intellij.openapi.vcs.FilePath):V
|
||||||
- getBinaryContent():B[]
|
- getBinaryContent():B[]
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.vcs.changes.CurrentContentRevision
|
c:com.intellij.openapi.vcs.changes.CurrentContentRevision
|
||||||
- com.intellij.openapi.vcs.changes.ByteBackedContentRevision
|
- com.intellij.openapi.vcs.changes.ByteBackedContentRevision
|
||||||
- p:myFile:com.intellij.openapi.vcs.FilePath
|
- p:myFile:com.intellij.openapi.vcs.FilePath
|
||||||
@@ -1179,7 +1170,6 @@ c:com.intellij.openapi.vcs.changes.CurrentContentRevision
|
|||||||
- getFile():com.intellij.openapi.vcs.FilePath
|
- getFile():com.intellij.openapi.vcs.FilePath
|
||||||
- getRevisionNumber():com.intellij.openapi.vcs.history.VcsRevisionNumber
|
- getRevisionNumber():com.intellij.openapi.vcs.history.VcsRevisionNumber
|
||||||
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
|
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.vcs.changes.EmptyChangelistBuilder
|
c:com.intellij.openapi.vcs.changes.EmptyChangelistBuilder
|
||||||
- com.intellij.openapi.vcs.changes.ChangelistBuilder
|
- com.intellij.openapi.vcs.changes.ChangelistBuilder
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -1324,7 +1314,6 @@ c:com.intellij.openapi.vcs.changes.LocallyDeletedChange
|
|||||||
- getPath():com.intellij.openapi.vcs.FilePath
|
- getPath():com.intellij.openapi.vcs.FilePath
|
||||||
- getPresentableUrl():java.lang.String
|
- getPresentableUrl():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.vcs.changes.LogicalLock
|
c:com.intellij.openapi.vcs.changes.LogicalLock
|
||||||
- <init>(Z,java.lang.String,java.lang.String,java.util.Date,java.util.Date):V
|
- <init>(Z,java.lang.String,java.lang.String,java.util.Date,java.util.Date):V
|
||||||
- getComment():java.lang.String
|
- getComment():java.lang.String
|
||||||
@@ -1423,7 +1412,6 @@ f:com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterKey
|
|||||||
- bs:copy$default(com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterKey,java.lang.String,com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterPriority,I,java.lang.Object):com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterKey
|
- bs:copy$default(com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterKey,java.lang.String,com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterPriority,I,java.lang.Object):com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterKey
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterPriority
|
e:com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterPriority
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:MERGE:com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterPriority
|
- sf:MERGE:com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterPriority
|
||||||
@@ -1850,7 +1838,6 @@ c:com.intellij.openapi.vcs.impl.VcsDescriptor
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- matchesVcsDirPattern(java.lang.String):Z
|
- matchesVcsDirPattern(java.lang.String):Z
|
||||||
- probablyUnderVcs(com.intellij.openapi.vfs.VirtualFile):Z
|
- probablyUnderVcs(com.intellij.openapi.vfs.VirtualFile):Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.vcs.impl.projectlevelman.AllVcsesI
|
com.intellij.openapi.vcs.impl.projectlevelman.AllVcsesI
|
||||||
- a:getAll():com.intellij.openapi.vcs.impl.VcsDescriptor[]
|
- a:getAll():com.intellij.openapi.vcs.impl.VcsDescriptor[]
|
||||||
- a:getByName(java.lang.String):com.intellij.openapi.vcs.AbstractVcs
|
- a:getByName(java.lang.String):com.intellij.openapi.vcs.AbstractVcs
|
||||||
@@ -1897,7 +1884,6 @@ f:com.intellij.openapi.vcs.merge.MergeDialogCustomizer$DiffEditorTitleCustomizer
|
|||||||
- f:getLeftTitleCustomizer():com.intellij.diff.DiffEditorTitleCustomizer
|
- f:getLeftTitleCustomizer():com.intellij.diff.DiffEditorTitleCustomizer
|
||||||
- f:getRightTitleCustomizer():com.intellij.diff.DiffEditorTitleCustomizer
|
- f:getRightTitleCustomizer():com.intellij.diff.DiffEditorTitleCustomizer
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.vcs.merge.MergeProvider
|
com.intellij.openapi.vcs.merge.MergeProvider
|
||||||
- a:conflictResolvedForFile(com.intellij.openapi.vfs.VirtualFile):V
|
- a:conflictResolvedForFile(com.intellij.openapi.vfs.VirtualFile):V
|
||||||
- createDefaultMergeDialogCustomizer():com.intellij.openapi.vcs.merge.MergeDialogCustomizer
|
- createDefaultMergeDialogCustomizer():com.intellij.openapi.vcs.merge.MergeDialogCustomizer
|
||||||
@@ -2050,7 +2036,6 @@ f:com.intellij.openapi.vcs.ui.cloneDialog.VcsCloneDialogExtensionStatusLine
|
|||||||
- f:getAttribute():com.intellij.ui.SimpleTextAttributes
|
- f:getAttribute():com.intellij.ui.SimpleTextAttributes
|
||||||
- f:getText():java.lang.String
|
- f:getText():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vcs.ui.cloneDialog.VcsCloneDialogExtensionStatusLine$Companion
|
f:com.intellij.openapi.vcs.ui.cloneDialog.VcsCloneDialogExtensionStatusLine$Companion
|
||||||
- f:greyText(java.lang.String):com.intellij.openapi.vcs.ui.cloneDialog.VcsCloneDialogExtensionStatusLine
|
- f:greyText(java.lang.String):com.intellij.openapi.vcs.ui.cloneDialog.VcsCloneDialogExtensionStatusLine
|
||||||
f:com.intellij.openapi.vcs.update.FileGroup
|
f:com.intellij.openapi.vcs.update.FileGroup
|
||||||
@@ -2095,7 +2080,6 @@ f:com.intellij.openapi.vcs.update.FileGroup
|
|||||||
- readExternal(org.jdom.Element):V
|
- readExternal(org.jdom.Element):V
|
||||||
- s:readGroupsFromElement(java.util.List,org.jdom.Element):V
|
- s:readGroupsFromElement(java.util.List,org.jdom.Element):V
|
||||||
- remove(java.lang.String):V
|
- remove(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
- writeExternal(org.jdom.Element):V
|
- writeExternal(org.jdom.Element):V
|
||||||
- s:writeGroupsToElement(java.util.List,org.jdom.Element):V
|
- s:writeGroupsToElement(java.util.List,org.jdom.Element):V
|
||||||
com.intellij.openapi.vcs.update.SequentialUpdatesContext
|
com.intellij.openapi.vcs.update.SequentialUpdatesContext
|
||||||
@@ -2126,7 +2110,6 @@ f:com.intellij.openapi.vcs.update.UpdatedFiles
|
|||||||
- f:getTopLevelGroups():java.util.List
|
- f:getTopLevelGroups():java.util.List
|
||||||
- f:isEmpty():Z
|
- f:isEmpty():Z
|
||||||
- f:registerGroup(com.intellij.openapi.vcs.update.FileGroup):com.intellij.openapi.vcs.update.FileGroup
|
- f:registerGroup(com.intellij.openapi.vcs.update.FileGroup):com.intellij.openapi.vcs.update.FileGroup
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vcs.update.UpdatedFiles$Companion
|
f:com.intellij.openapi.vcs.update.UpdatedFiles$Companion
|
||||||
- f:create():com.intellij.openapi.vcs.update.UpdatedFiles
|
- f:create():com.intellij.openapi.vcs.update.UpdatedFiles
|
||||||
c:com.intellij.openapi.vcs.update.UpdatedFilesReverseSide
|
c:com.intellij.openapi.vcs.update.UpdatedFilesReverseSide
|
||||||
@@ -2331,7 +2314,6 @@ com.intellij.vcs.commit.CommitWorkflowHandler
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:isAmend():Z
|
- f:isAmend():Z
|
||||||
- f:isSkipCommitChecks():Z
|
- f:isSkipCommitChecks():Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.vcs.commit.CommitWorkflowUi
|
com.intellij.vcs.commit.CommitWorkflowUi
|
||||||
- com.intellij.openapi.Disposable
|
- com.intellij.openapi.Disposable
|
||||||
- com.intellij.openapi.actionSystem.DataProvider
|
- com.intellij.openapi.actionSystem.DataProvider
|
||||||
|
|||||||
@@ -31,7 +31,6 @@ a:com.intellij.openapi.diff.impl.patch.FilePatch
|
|||||||
- setBeforeName(java.lang.String):V
|
- setBeforeName(java.lang.String):V
|
||||||
- setBeforeVersionId(java.lang.String):V
|
- setBeforeVersionId(java.lang.String):V
|
||||||
- setNewFileMode(I):V
|
- setNewFileMode(I):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.diff.impl.patch.PatchEP
|
com.intellij.openapi.diff.impl.patch.PatchEP
|
||||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
- a:consumeContentBeforePatchApplied(com.intellij.openapi.project.Project,java.lang.String,java.lang.CharSequence,com.intellij.openapi.vcs.changes.CommitContext):V
|
- a:consumeContentBeforePatchApplied(com.intellij.openapi.project.Project,java.lang.String,java.lang.CharSequence,com.intellij.openapi.vcs.changes.CommitContext):V
|
||||||
@@ -69,7 +68,6 @@ c:com.intellij.openapi.diff.impl.patch.PatchLine
|
|||||||
- getType():com.intellij.openapi.diff.impl.patch.PatchLine$Type
|
- getType():com.intellij.openapi.diff.impl.patch.PatchLine$Type
|
||||||
- isSuppressNewLine():Z
|
- isSuppressNewLine():Z
|
||||||
- setSuppressNewLine(Z):V
|
- setSuppressNewLine(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.openapi.diff.impl.patch.PatchLine$Type
|
e:com.intellij.openapi.diff.impl.patch.PatchLine$Type
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:ADD:com.intellij.openapi.diff.impl.patch.PatchLine$Type
|
- sf:ADD:com.intellij.openapi.diff.impl.patch.PatchLine$Type
|
||||||
@@ -120,7 +118,6 @@ f:com.intellij.openapi.vcs.VcsKey
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.vcs.changes.ByteBackedContentRevision
|
com.intellij.openapi.vcs.changes.ByteBackedContentRevision
|
||||||
- com.intellij.openapi.vcs.changes.ContentRevision
|
- com.intellij.openapi.vcs.changes.ContentRevision
|
||||||
- a:getContentAsBytes():B[]
|
- a:getContentAsBytes():B[]
|
||||||
@@ -153,7 +150,6 @@ c:com.intellij.openapi.vcs.changes.Change
|
|||||||
- isMoved():Z
|
- isMoved():Z
|
||||||
- isRenamed():Z
|
- isRenamed():Z
|
||||||
- setIsReplaced(Z):V
|
- setIsReplaced(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.openapi.vcs.changes.Change$Type
|
e:com.intellij.openapi.vcs.changes.Change$Type
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:DELETED:com.intellij.openapi.vcs.changes.Change$Type
|
- sf:DELETED:com.intellij.openapi.vcs.changes.Change$Type
|
||||||
@@ -187,7 +183,6 @@ c:com.intellij.openapi.vcs.history.VcsRevisionNumber$Int
|
|||||||
- getLongRevisionNumber():J
|
- getLongRevisionNumber():J
|
||||||
- getValue():I
|
- getValue():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.vcs.history.VcsRevisionNumber$Long
|
c:com.intellij.openapi.vcs.history.VcsRevisionNumber$Long
|
||||||
- com.intellij.openapi.vcs.history.LongRevisionNumber
|
- com.intellij.openapi.vcs.history.LongRevisionNumber
|
||||||
- com.intellij.openapi.vcs.history.VcsRevisionNumber
|
- com.intellij.openapi.vcs.history.VcsRevisionNumber
|
||||||
@@ -198,7 +193,6 @@ c:com.intellij.openapi.vcs.history.VcsRevisionNumber$Long
|
|||||||
- getLongRevisionNumber():J
|
- getLongRevisionNumber():J
|
||||||
- getLongValue():J
|
- getLongValue():J
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.vcs.impl.VcsPathPresenter
|
a:com.intellij.openapi.vcs.impl.VcsPathPresenter
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.impl.VcsPathPresenter
|
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.impl.VcsPathPresenter
|
||||||
|
|||||||
@@ -73,7 +73,6 @@ c:com.intellij.diff.Block
|
|||||||
- getLines():java.util.List
|
- getLines():java.util.List
|
||||||
- getStart():I
|
- getStart():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
- s:tokenize(java.lang.String):java.lang.String[]
|
- s:tokenize(java.lang.String):java.lang.String[]
|
||||||
f:com.intellij.diff.DiffVcsDataKeys
|
f:com.intellij.diff.DiffVcsDataKeys
|
||||||
- sf:INSTANCE:com.intellij.diff.DiffVcsDataKeys
|
- sf:INSTANCE:com.intellij.diff.DiffVcsDataKeys
|
||||||
@@ -479,7 +478,6 @@ f:com.intellij.openapi.vcs.FilePathImpl
|
|||||||
- isDirectory():Z
|
- isDirectory():Z
|
||||||
- isNonLocal():Z
|
- isNonLocal():Z
|
||||||
- isUnder(com.intellij.openapi.vcs.FilePath,Z):Z
|
- isUnder(com.intellij.openapi.vcs.FilePath,Z):Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.vcs.FilesProcessorImpl
|
a:com.intellij.openapi.vcs.FilesProcessorImpl
|
||||||
- com.intellij.openapi.vcs.FilesProcessor
|
- com.intellij.openapi.vcs.FilesProcessor
|
||||||
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable):V
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable):V
|
||||||
@@ -674,7 +672,6 @@ c:com.intellij.openapi.vcs.VcsRootErrorImpl
|
|||||||
- getMapping():com.intellij.openapi.vcs.VcsDirectoryMapping
|
- getMapping():com.intellij.openapi.vcs.VcsDirectoryMapping
|
||||||
- getType():com.intellij.openapi.vcs.VcsRootError$Type
|
- getType():com.intellij.openapi.vcs.VcsRootError$Type
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vcs.VcsScopeKt
|
f:com.intellij.openapi.vcs.VcsScopeKt
|
||||||
- sf:VcsScope:com.intellij.platform.diagnostic.telemetry.Scope
|
- sf:VcsScope:com.intellij.platform.diagnostic.telemetry.Scope
|
||||||
c:com.intellij.openapi.vcs.VcsShowConfirmationOptionImpl
|
c:com.intellij.openapi.vcs.VcsShowConfirmationOptionImpl
|
||||||
@@ -731,7 +728,6 @@ pc:com.intellij.openapi.vcs.VcsVFSListener$MovedFileInfo
|
|||||||
- getNewPath():com.intellij.openapi.vcs.FilePath
|
- getNewPath():com.intellij.openapi.vcs.FilePath
|
||||||
- getOldPath():com.intellij.openapi.vcs.FilePath
|
- getOldPath():com.intellij.openapi.vcs.FilePath
|
||||||
- isCaseSensitive():Z
|
- isCaseSensitive():Z
|
||||||
- toString():java.lang.String
|
|
||||||
pf:com.intellij.openapi.vcs.VcsVFSListener$StateProcessor
|
pf:com.intellij.openapi.vcs.VcsVFSListener$StateProcessor
|
||||||
- acquireAddedFiles():java.util.List
|
- acquireAddedFiles():java.util.List
|
||||||
- acquireCopiedFiles():java.util.Map
|
- acquireCopiedFiles():java.util.Map
|
||||||
@@ -857,7 +853,6 @@ f:com.intellij.openapi.vcs.actions.AnnotationData
|
|||||||
- f:getRevisionNumber():com.intellij.openapi.vcs.history.VcsRevisionNumber
|
- f:getRevisionNumber():com.intellij.openapi.vcs.history.VcsRevisionNumber
|
||||||
- f:getVcs():com.intellij.openapi.vcs.AbstractVcs
|
- f:getVcs():com.intellij.openapi.vcs.AbstractVcs
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vcs.actions.AnnotationData$Companion
|
f:com.intellij.openapi.vcs.actions.AnnotationData$Companion
|
||||||
- f:extractFrom(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.actions.AnnotationData
|
- f:extractFrom(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.actions.AnnotationData
|
||||||
a:com.intellij.openapi.vcs.actions.AnnotationFieldGutter
|
a:com.intellij.openapi.vcs.actions.AnnotationFieldGutter
|
||||||
@@ -1305,7 +1300,6 @@ c:com.intellij.openapi.vcs.annotate.AnnotationTooltipBuilder
|
|||||||
- appendRevisionLine(com.intellij.openapi.vcs.history.VcsRevisionNumber,com.intellij.util.containers.Convertor):V
|
- appendRevisionLine(com.intellij.openapi.vcs.history.VcsRevisionNumber,com.intellij.util.containers.Convertor):V
|
||||||
- appendTextWithLinks(java.lang.String):V
|
- appendTextWithLinks(java.lang.String):V
|
||||||
- s:buildSimpleTooltip(com.intellij.openapi.project.Project,Z,java.lang.String,java.lang.String,java.lang.String):java.lang.String
|
- s:buildSimpleTooltip(com.intellij.openapi.project.Project,Z,java.lang.String,java.lang.String,java.lang.String):java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.vcs.annotate.AnnotationsWriteableFilesVfsListener
|
c:com.intellij.openapi.vcs.annotate.AnnotationsWriteableFilesVfsListener
|
||||||
- com.intellij.openapi.vfs.VirtualFileListener
|
- com.intellij.openapi.vfs.VirtualFileListener
|
||||||
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.VcsKey):V
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.VcsKey):V
|
||||||
@@ -1372,7 +1366,6 @@ f:com.intellij.openapi.vcs.changes.ChangeListData
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:nullize():com.intellij.openapi.vcs.changes.ChangeListData
|
- f:nullize():com.intellij.openapi.vcs.changes.ChangeListData
|
||||||
- sf:readExternal(org.jdom.Element):com.intellij.openapi.vcs.changes.ChangeListData
|
- sf:readExternal(org.jdom.Element):com.intellij.openapi.vcs.changes.ChangeListData
|
||||||
- toString():java.lang.String
|
|
||||||
- sf:writeExternal(com.intellij.openapi.vcs.changes.ChangeListData):org.jdom.Element
|
- sf:writeExternal(com.intellij.openapi.vcs.changes.ChangeListData):org.jdom.Element
|
||||||
f:com.intellij.openapi.vcs.changes.ChangeListData$Companion
|
f:com.intellij.openapi.vcs.changes.ChangeListData$Companion
|
||||||
- f:of(com.intellij.vcs.log.VcsUser,java.util.Date):com.intellij.openapi.vcs.changes.ChangeListData
|
- f:of(com.intellij.vcs.log.VcsUser,java.util.Date):com.intellij.openapi.vcs.changes.ChangeListData
|
||||||
@@ -1561,7 +1554,6 @@ f:com.intellij.openapi.vcs.changes.ChangeListWorker
|
|||||||
- setChangeListsEnabled(Z):V
|
- setChangeListsEnabled(Z):V
|
||||||
- setDefaultList(java.lang.String):java.lang.String
|
- setDefaultList(java.lang.String):java.lang.String
|
||||||
- setReadOnly(java.lang.String,Z):Z
|
- setReadOnly(java.lang.String,Z):Z
|
||||||
- toString():java.lang.String
|
|
||||||
- unregisterChangeTracker(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.changes.ChangeListWorker$PartialChangeTracker):V
|
- unregisterChangeTracker(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.changes.ChangeListWorker$PartialChangeTracker):V
|
||||||
f:com.intellij.openapi.vcs.changes.ChangeListWorker$ChangeListUpdater
|
f:com.intellij.openapi.vcs.changes.ChangeListWorker$ChangeListUpdater
|
||||||
- com.intellij.openapi.vcs.changes.ChangeListManagerGate
|
- com.intellij.openapi.vcs.changes.ChangeListManagerGate
|
||||||
@@ -1973,7 +1965,6 @@ c:com.intellij.openapi.vcs.changes.FakeRevision
|
|||||||
- getContentAsBytes():B[]
|
- getContentAsBytes():B[]
|
||||||
- getFile():com.intellij.openapi.vcs.FilePath
|
- getFile():com.intellij.openapi.vcs.FilePath
|
||||||
- getRevisionNumber():com.intellij.openapi.vcs.history.VcsRevisionNumber
|
- getRevisionNumber():com.intellij.openapi.vcs.history.VcsRevisionNumber
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.vcs.changes.FileHolder
|
com.intellij.openapi.vcs.changes.FileHolder
|
||||||
- a:cleanAll():V
|
- a:cleanAll():V
|
||||||
- a:cleanUnderScope(com.intellij.openapi.vcs.changes.VcsDirtyScope):V
|
- a:cleanUnderScope(com.intellij.openapi.vcs.changes.VcsDirtyScope):V
|
||||||
@@ -2053,7 +2044,6 @@ f:com.intellij.openapi.vcs.changes.LocalChangeListImpl
|
|||||||
- isDefault():Z
|
- isDefault():Z
|
||||||
- isReadOnly():Z
|
- isReadOnly():Z
|
||||||
- setComment(java.lang.String):V
|
- setComment(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.vcs.changes.LocalChangeListImpl$Builder
|
c:com.intellij.openapi.vcs.changes.LocalChangeListImpl$Builder
|
||||||
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
|
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
|
||||||
- <init>(com.intellij.openapi.vcs.changes.LocalChangeListImpl):V
|
- <init>(com.intellij.openapi.vcs.changes.LocalChangeListImpl):V
|
||||||
@@ -2106,7 +2096,6 @@ c:com.intellij.openapi.vcs.changes.PreviewDiffVirtualFile
|
|||||||
- getProvider():com.intellij.openapi.vcs.changes.DiffPreviewProvider
|
- getProvider():com.intellij.openapi.vcs.changes.DiffPreviewProvider
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isValid():Z
|
- isValid():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vcs.changes.ProjectExcludesIgnoredFileProvider
|
f:com.intellij.openapi.vcs.changes.ProjectExcludesIgnoredFileProvider
|
||||||
- com.intellij.openapi.vcs.changes.IgnoredFileProvider
|
- com.intellij.openapi.vcs.changes.IgnoredFileProvider
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -2167,7 +2156,6 @@ c:com.intellij.openapi.vcs.changes.SelectInChangesViewTarget
|
|||||||
- getToolWindowId():java.lang.String
|
- getToolWindowId():java.lang.String
|
||||||
- getWeight():F
|
- getWeight():F
|
||||||
- selectIn(com.intellij.ide.SelectInContext,Z):V
|
- selectIn(com.intellij.ide.SelectInContext,Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vcs.changes.ShowDiffInEditorTooltipInstaller
|
f:com.intellij.openapi.vcs.changes.ShowDiffInEditorTooltipInstaller
|
||||||
- com.intellij.diff.editor.DiffRequestProcessorEditorCustomizer
|
- com.intellij.diff.editor.DiffRequestProcessorEditorCustomizer
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -2289,7 +2277,6 @@ f:com.intellij.openapi.vcs.changes.VcsDirtyScopeImpl
|
|||||||
- isEmpty():Z
|
- isEmpty():Z
|
||||||
- markEverythingDirty():V
|
- markEverythingDirty():V
|
||||||
- pack():com.intellij.openapi.vcs.changes.VcsDirtyScopeImpl
|
- pack():com.intellij.openapi.vcs.changes.VcsDirtyScopeImpl
|
||||||
- toString():java.lang.String
|
|
||||||
- wasEveryThingDirty():Z
|
- wasEveryThingDirty():Z
|
||||||
f:com.intellij.openapi.vcs.changes.VcsDirtyScopeManagerImpl
|
f:com.intellij.openapi.vcs.changes.VcsDirtyScopeManagerImpl
|
||||||
- com.intellij.openapi.vcs.changes.VcsDirtyScopeManager
|
- com.intellij.openapi.vcs.changes.VcsDirtyScopeManager
|
||||||
@@ -2931,7 +2918,6 @@ f:com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$LineFra
|
|||||||
- f:isFromActiveChangelist():Z
|
- f:isFromActiveChangelist():Z
|
||||||
- f:isPartiallyExcluded():Z
|
- f:isPartiallyExcluded():Z
|
||||||
- f:isSkipped():Z
|
- f:isSkipped():Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$LocalTrackerActionProvider
|
com.intellij.openapi.vcs.changes.actions.diff.lst.LocalTrackerDiffUtil$LocalTrackerActionProvider
|
||||||
- a:getAllowExcludeChangesFromCommit():Z
|
- a:getAllowExcludeChangesFromCommit():Z
|
||||||
- a:getLocalRequest():com.intellij.openapi.vcs.changes.actions.diff.lst.LocalChangeListDiffRequest
|
- a:getLocalRequest():com.intellij.openapi.vcs.changes.actions.diff.lst.LocalChangeListDiffRequest
|
||||||
@@ -3061,7 +3047,6 @@ c:com.intellij.openapi.vcs.changes.committed.ColumnFilteringStrategy
|
|||||||
- removeChangeListener(javax.swing.event.ChangeListener):V
|
- removeChangeListener(javax.swing.event.ChangeListener):V
|
||||||
- resetFilterBase():V
|
- resetFilterBase():V
|
||||||
- setFilterBase(java.util.List):V
|
- setFilterBase(java.util.List):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.vcs.changes.committed.CommittedChangeListByDateComparator
|
c:com.intellij.openapi.vcs.changes.committed.CommittedChangeListByDateComparator
|
||||||
- java.util.Comparator
|
- java.util.Comparator
|
||||||
- sf:ASCENDING:java.util.Comparator
|
- sf:ASCENDING:java.util.Comparator
|
||||||
@@ -3280,7 +3265,6 @@ f:com.intellij.openapi.vcs.changes.committed.DateChangeListGroupingStrategy
|
|||||||
- getComparator():java.util.Comparator
|
- getComparator():java.util.Comparator
|
||||||
- getGroupName(com.intellij.openapi.vcs.versionBrowser.CommittedChangeList):java.lang.String
|
- getGroupName(com.intellij.openapi.vcs.versionBrowser.CommittedChangeList):java.lang.String
|
||||||
- getGroupName(java.util.Date):java.lang.String
|
- getGroupName(java.util.Date):java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vcs.changes.committed.FilterCommittedAction
|
f:com.intellij.openapi.vcs.changes.committed.FilterCommittedAction
|
||||||
- com.intellij.openapi.project.DumbAwareAction
|
- com.intellij.openapi.project.DumbAwareAction
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -3355,7 +3339,6 @@ f:com.intellij.openapi.vcs.changes.committed.NoneChangeListFilteringStrategy
|
|||||||
- removeChangeListener(javax.swing.event.ChangeListener):V
|
- removeChangeListener(javax.swing.event.ChangeListener):V
|
||||||
- resetFilterBase():V
|
- resetFilterBase():V
|
||||||
- setFilterBase(java.util.List):V
|
- setFilterBase(java.util.List):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.vcs.changes.committed.ReceivedChangeList
|
c:com.intellij.openapi.vcs.changes.committed.ReceivedChangeList
|
||||||
- com.intellij.openapi.vcs.versionBrowser.CommittedChangeListImpl
|
- com.intellij.openapi.vcs.versionBrowser.CommittedChangeListImpl
|
||||||
- <init>(com.intellij.openapi.vcs.versionBrowser.CommittedChangeList):V
|
- <init>(com.intellij.openapi.vcs.versionBrowser.CommittedChangeList):V
|
||||||
@@ -3367,7 +3350,6 @@ c:com.intellij.openapi.vcs.changes.committed.ReceivedChangeList
|
|||||||
- isPartial():Z
|
- isPartial():Z
|
||||||
- setDescription(java.lang.String):V
|
- setDescription(java.lang.String):V
|
||||||
- setForcePartial(Z):V
|
- setForcePartial(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vcs.changes.committed.RefreshCommittedAction
|
f:com.intellij.openapi.vcs.changes.committed.RefreshCommittedAction
|
||||||
- com.intellij.openapi.project.DumbAwareAction
|
- com.intellij.openapi.project.DumbAwareAction
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -3418,7 +3400,6 @@ c:com.intellij.openapi.vcs.changes.committed.StructureFilteringStrategy
|
|||||||
- removeChangeListener(javax.swing.event.ChangeListener):V
|
- removeChangeListener(javax.swing.event.ChangeListener):V
|
||||||
- resetFilterBase():V
|
- resetFilterBase():V
|
||||||
- setFilterBase(java.util.List):V
|
- setFilterBase(java.util.List):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.vcs.changes.committed.VcsConfigurationChangeListener
|
com.intellij.openapi.vcs.changes.committed.VcsConfigurationChangeListener
|
||||||
- sf:BRANCHES_CHANGED:com.intellij.util.messages.Topic
|
- sf:BRANCHES_CHANGED:com.intellij.util.messages.Topic
|
||||||
- sf:BRANCHES_CHANGED_RESPONSE:com.intellij.util.messages.Topic
|
- sf:BRANCHES_CHANGED_RESPONSE:com.intellij.util.messages.Topic
|
||||||
@@ -3681,7 +3662,6 @@ e:com.intellij.openapi.vcs.changes.ignore.lang.Syntax
|
|||||||
- sf:REGEXP:com.intellij.openapi.vcs.changes.ignore.lang.Syntax
|
- sf:REGEXP:com.intellij.openapi.vcs.changes.ignore.lang.Syntax
|
||||||
- s:find(java.lang.String):com.intellij.openapi.vcs.changes.ignore.lang.Syntax
|
- s:find(java.lang.String):com.intellij.openapi.vcs.changes.ignore.lang.Syntax
|
||||||
- getPresentation():java.lang.String
|
- getPresentation():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.changes.ignore.lang.Syntax
|
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.changes.ignore.lang.Syntax
|
||||||
- s:values():com.intellij.openapi.vcs.changes.ignore.lang.Syntax[]
|
- s:values():com.intellij.openapi.vcs.changes.ignore.lang.Syntax[]
|
||||||
c:com.intellij.openapi.vcs.changes.ignore.lexer.IgnoreLexer
|
c:com.intellij.openapi.vcs.changes.ignore.lexer.IgnoreLexer
|
||||||
@@ -3753,7 +3733,6 @@ c:com.intellij.openapi.vcs.changes.ignore.psi.IgnoreFile
|
|||||||
- getFileType():com.intellij.openapi.fileTypes.FileType
|
- getFileType():com.intellij.openapi.fileTypes.FileType
|
||||||
- f:getLanguage():com.intellij.lang.Language
|
- f:getLanguage():com.intellij.lang.Language
|
||||||
- getParserDefinition():com.intellij.lang.ParserDefinition
|
- getParserDefinition():com.intellij.lang.ParserDefinition
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.vcs.changes.ignore.psi.IgnoreNegation
|
com.intellij.openapi.vcs.changes.ignore.psi.IgnoreNegation
|
||||||
- com.intellij.psi.PsiElement
|
- com.intellij.psi.PsiElement
|
||||||
com.intellij.openapi.vcs.changes.ignore.psi.IgnoreSyntax
|
com.intellij.openapi.vcs.changes.ignore.psi.IgnoreSyntax
|
||||||
@@ -3762,7 +3741,6 @@ com.intellij.openapi.vcs.changes.ignore.psi.IgnoreSyntax
|
|||||||
c:com.intellij.openapi.vcs.changes.ignore.psi.IgnoreTokenType
|
c:com.intellij.openapi.vcs.changes.ignore.psi.IgnoreTokenType
|
||||||
- com.intellij.psi.tree.IElementType
|
- com.intellij.psi.tree.IElementType
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.openapi.vcs.changes.ignore.psi.IgnoreTypes
|
com.intellij.openapi.vcs.changes.ignore.psi.IgnoreTypes
|
||||||
- sf:BRACKET_LEFT:com.intellij.psi.tree.IElementType
|
- sf:BRACKET_LEFT:com.intellij.psi.tree.IElementType
|
||||||
- sf:BRACKET_RIGHT:com.intellij.psi.tree.IElementType
|
- sf:BRACKET_RIGHT:com.intellij.psi.tree.IElementType
|
||||||
@@ -4019,7 +3997,6 @@ com.intellij.openapi.vcs.changes.patch.ApplyPatchExecutor
|
|||||||
- a:getName():java.lang.String
|
- a:getName():java.lang.String
|
||||||
f:com.intellij.openapi.vcs.changes.patch.ApplyPatchFile
|
f:com.intellij.openapi.vcs.changes.patch.ApplyPatchFile
|
||||||
- getFile():com.intellij.openapi.vfs.VirtualFile
|
- getFile():com.intellij.openapi.vfs.VirtualFile
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.vcs.changes.patch.ApplyPatchForBaseRevisionTexts
|
c:com.intellij.openapi.vcs.changes.patch.ApplyPatchForBaseRevisionTexts
|
||||||
- <init>(java.lang.String,java.lang.String,java.lang.String,Z):V
|
- <init>(java.lang.String,java.lang.String,java.lang.String,Z):V
|
||||||
- s:create(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.diff.impl.patch.TextFilePatch,java.lang.CharSequence):com.intellij.openapi.vcs.changes.patch.ApplyPatchForBaseRevisionTexts
|
- s:create(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.diff.impl.patch.TextFilePatch,java.lang.CharSequence):com.intellij.openapi.vcs.changes.patch.ApplyPatchForBaseRevisionTexts
|
||||||
@@ -4600,7 +4577,6 @@ f:com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryFile
|
|||||||
- getFileStatus():com.intellij.openapi.vcs.FileStatus
|
- getFileStatus():com.intellij.openapi.vcs.FileStatus
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- s:readExternal(org.jdom.Element,com.intellij.openapi.components.PathMacroSubstitutor):com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryFile
|
- s:readExternal(org.jdom.Element,com.intellij.openapi.components.PathMacroSubstitutor):com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryFile
|
||||||
- toString():java.lang.String
|
|
||||||
- writeExternal(org.jdom.Element,com.intellij.openapi.components.PathMacroSubstitutor):V
|
- writeExternal(org.jdom.Element,com.intellij.openapi.components.PathMacroSubstitutor):V
|
||||||
f:com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryFilePatch
|
f:com.intellij.openapi.vcs.changes.shelf.ShelvedBinaryFilePatch
|
||||||
- com.intellij.openapi.diff.impl.patch.FilePatch
|
- com.intellij.openapi.diff.impl.patch.FilePatch
|
||||||
@@ -4623,7 +4599,6 @@ f:com.intellij.openapi.vcs.changes.shelf.ShelvedChange
|
|||||||
- getPatchPath():java.nio.file.Path
|
- getPatchPath():java.nio.file.Path
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isConflictingChange():Z
|
- isConflictingChange():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList
|
f:com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList
|
||||||
- com.intellij.openapi.options.ExternalizableScheme
|
- com.intellij.openapi.options.ExternalizableScheme
|
||||||
- <init>(java.nio.file.Path,java.lang.String,java.util.List,java.util.List):V
|
- <init>(java.nio.file.Path,java.lang.String,java.util.List,java.util.List):V
|
||||||
@@ -4646,7 +4621,6 @@ f:com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList
|
|||||||
- setDeleted(Z):V
|
- setDeleted(Z):V
|
||||||
- setName(java.lang.String):V
|
- setName(java.lang.String):V
|
||||||
- setRecycled(Z):V
|
- setRecycled(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
- updateDate():V
|
- updateDate():V
|
||||||
- s:writeExternal(com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList,org.jdom.Element,com.intellij.openapi.components.PathMacroSubstitutor):V
|
- s:writeExternal(com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList,org.jdom.Element,com.intellij.openapi.components.PathMacroSubstitutor):V
|
||||||
c:com.intellij.openapi.vcs.changes.shelf.ShelvedChangesViewManager
|
c:com.intellij.openapi.vcs.changes.shelf.ShelvedChangesViewManager
|
||||||
@@ -4713,7 +4687,6 @@ c:com.intellij.openapi.vcs.changes.shelf.ShelvedWrapper
|
|||||||
c:com.intellij.openapi.vcs.changes.shelf.ShelvedWrapper$ShelvedListTag
|
c:com.intellij.openapi.vcs.changes.shelf.ShelvedWrapper$ShelvedListTag
|
||||||
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$ValueTag
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$ValueTag
|
||||||
- <init>(com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList):V
|
- <init>(com.intellij.openapi.vcs.changes.shelf.ShelvedChangeList):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.vcs.changes.shelf.ShelvedWrapperDiffRequestProducer
|
c:com.intellij.openapi.vcs.changes.shelf.ShelvedWrapperDiffRequestProducer
|
||||||
- com.intellij.diff.chains.DiffRequestProducer
|
- com.intellij.diff.chains.DiffRequestProducer
|
||||||
- com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
- com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
|
||||||
@@ -4761,7 +4734,6 @@ a:com.intellij.openapi.vcs.changes.ui.AbstractChangesBrowserFilePathNode
|
|||||||
- p:originPath(java.lang.Object):com.intellij.openapi.vcs.FilePath
|
- p:originPath(java.lang.Object):com.intellij.openapi.vcs.FilePath
|
||||||
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
||||||
- sf:safeCastToFilePath(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.FilePath
|
- sf:safeCastToFilePath(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.FilePath
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vcs.changes.ui.AbstractChangesBrowserFilePathNode$Companion
|
f:com.intellij.openapi.vcs.changes.ui.AbstractChangesBrowserFilePathNode$Companion
|
||||||
- f:safeCastToFilePath(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.FilePath
|
- f:safeCastToFilePath(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode):com.intellij.openapi.vcs.FilePath
|
||||||
a:com.intellij.openapi.vcs.changes.ui.AbstractSelectFilesDialog
|
a:com.intellij.openapi.vcs.changes.ui.AbstractSelectFilesDialog
|
||||||
@@ -5050,7 +5022,6 @@ c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserChangeNode
|
|||||||
- p:isDirectory():Z
|
- p:isDirectory():Z
|
||||||
- p:isFile():Z
|
- p:isFile():Z
|
||||||
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.openapi.vcs.changes.ui.ChangesBrowserConflictsNode
|
f:com.intellij.openapi.vcs.changes.ui.ChangesBrowserConflictsNode
|
||||||
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
||||||
- <init>(com.intellij.openapi.project.Project):V
|
- <init>(com.intellij.openapi.project.Project):V
|
||||||
@@ -5068,7 +5039,6 @@ c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserFileNode
|
|||||||
- p:isDirectory():Z
|
- p:isDirectory():Z
|
||||||
- p:isFile():Z
|
- p:isFile():Z
|
||||||
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserFilePathNode
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserFilePathNode
|
||||||
- com.intellij.openapi.vcs.changes.ui.AbstractChangesBrowserFilePathNode
|
- com.intellij.openapi.vcs.changes.ui.AbstractChangesBrowserFilePathNode
|
||||||
- <init>(com.intellij.openapi.vcs.FilePath):V
|
- <init>(com.intellij.openapi.vcs.FilePath):V
|
||||||
@@ -5182,7 +5152,6 @@ a:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
|||||||
- p:resetCounters():V
|
- p:resetCounters():V
|
||||||
- setUserObject(java.lang.Object):V
|
- setUserObject(java.lang.Object):V
|
||||||
- shouldExpandByDefault():Z
|
- shouldExpandByDefault():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- traverse():com.intellij.util.containers.JBIterable
|
- traverse():com.intellij.util.containers.JBIterable
|
||||||
- traverseObjectsUnder():com.intellij.util.containers.JBIterable
|
- traverseObjectsUnder():com.intellij.util.containers.JBIterable
|
||||||
com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$NodeWithFilePath
|
com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$NodeWithFilePath
|
||||||
@@ -5192,7 +5161,6 @@ com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
|||||||
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$TagImpl
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$TagImpl
|
||||||
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$ValueTag
|
a:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$ValueTag
|
||||||
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
||||||
- f:value:java.lang.Object
|
- f:value:java.lang.Object
|
||||||
@@ -5203,10 +5171,8 @@ a:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$ValueTag
|
|||||||
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$VcsBundleTag
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$VcsBundleTag
|
||||||
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$WrapperTag
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$WrapperTag
|
||||||
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$ValueTag
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$ValueTag
|
||||||
- toString():java.lang.String
|
|
||||||
- s:wrap(java.lang.Object):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
- s:wrap(java.lang.Object):com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode$Tag
|
||||||
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer
|
c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer
|
||||||
- com.intellij.ui.ColoredTreeCellRenderer
|
- com.intellij.ui.ColoredTreeCellRenderer
|
||||||
@@ -5270,7 +5236,6 @@ com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicy
|
|||||||
c:com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicy$CompatibilityPlaceholderChangesBrowserNode
|
c:com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicy$CompatibilityPlaceholderChangesBrowserNode
|
||||||
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserNode
|
||||||
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
- render(com.intellij.openapi.vcs.changes.ui.ChangesBrowserNodeRenderer,Z,Z,Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory
|
a:com.intellij.openapi.vcs.changes.ui.ChangesGroupingPolicyFactory
|
||||||
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -6656,7 +6621,6 @@ pc:com.intellij.openapi.vcs.ex.LocalLineStatusTrackerImpl$LocalLineStatusMarkerR
|
|||||||
- p:getTracker():com.intellij.openapi.vcs.ex.LocalLineStatusTrackerImpl
|
- p:getTracker():com.intellij.openapi.vcs.ex.LocalLineStatusTrackerImpl
|
||||||
- p:shouldPaintErrorStripeMarkers():Z
|
- p:shouldPaintErrorStripeMarkers():Z
|
||||||
- p:shouldPaintGutter():Z
|
- p:shouldPaintGutter():Z
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.openapi.vcs.ex.LocalLineStatusTrackerImpl$LstLocalRange
|
*:com.intellij.openapi.vcs.ex.LocalLineStatusTrackerImpl$LstLocalRange
|
||||||
- a:getClientIds():java.util.List
|
- a:getClientIds():java.util.List
|
||||||
f:com.intellij.openapi.vcs.ex.LocalRange
|
f:com.intellij.openapi.vcs.ex.LocalRange
|
||||||
@@ -8121,7 +8085,6 @@ f:com.intellij.util.ui.ProportionKey
|
|||||||
- f:getVerticalKey():java.lang.String
|
- f:getVerticalKey():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:key(Z):java.lang.String
|
- f:key(Z):java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.util.ui.TwoKeySplitter
|
f:com.intellij.util.ui.TwoKeySplitter
|
||||||
- com.intellij.openapi.ui.Splitter
|
- com.intellij.openapi.ui.Splitter
|
||||||
- <init>(Z,com.intellij.util.ui.ProportionKey):V
|
- <init>(Z,com.intellij.util.ui.ProportionKey):V
|
||||||
@@ -8329,7 +8292,6 @@ f:com.intellij.vcs.branch.BranchDataImpl
|
|||||||
- getBranchName():java.lang.String
|
- getBranchName():java.lang.String
|
||||||
- getPresentableRootName():java.lang.String
|
- getPresentableRootName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.vcs.branch.BranchPresentation
|
f:com.intellij.vcs.branch.BranchPresentation
|
||||||
- sf:INSTANCE:com.intellij.vcs.branch.BranchPresentation
|
- sf:INSTANCE:com.intellij.vcs.branch.BranchPresentation
|
||||||
- f:getMultiTooltip(com.intellij.vcs.branch.BranchData):java.lang.String
|
- f:getMultiTooltip(com.intellij.vcs.branch.BranchData):java.lang.String
|
||||||
@@ -8347,7 +8309,6 @@ f:com.intellij.vcs.branch.LinkedBranchDataImpl
|
|||||||
- getLinkedBranchName():java.lang.String
|
- getLinkedBranchName():java.lang.String
|
||||||
- getPresentableRootName():java.lang.String
|
- getPresentableRootName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.vcs.changes.ChangeListScope
|
f:com.intellij.vcs.changes.ChangeListScope
|
||||||
- com.intellij.psi.search.scope.packageSet.FilteredNamedScope
|
- com.intellij.psi.search.scope.packageSet.FilteredNamedScope
|
||||||
- com.intellij.ide.util.treeView.WeighedItem
|
- com.intellij.ide.util.treeView.WeighedItem
|
||||||
@@ -8356,7 +8317,6 @@ f:com.intellij.vcs.changes.ChangeListScope
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- getWeight():I
|
- getWeight():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.vcs.changes.ChangeListScopeViewUpdater
|
f:com.intellij.vcs.changes.ChangeListScopeViewUpdater
|
||||||
- com.intellij.openapi.vcs.changes.ChangeListAdapter
|
- com.intellij.openapi.vcs.changes.ChangeListAdapter
|
||||||
- sf:Companion:com.intellij.vcs.changes.ChangeListScopeViewUpdater$Companion
|
- sf:Companion:com.intellij.vcs.changes.ChangeListScopeViewUpdater$Companion
|
||||||
@@ -8397,7 +8357,6 @@ f:com.intellij.vcs.changes.VcsChangesLocalSearchScope
|
|||||||
- getRanges(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.util.TextRange[]
|
- getRanges(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.util.TextRange[]
|
||||||
- getVirtualFiles():com.intellij.openapi.vfs.VirtualFile[]
|
- getVirtualFiles():com.intellij.openapi.vfs.VirtualFile[]
|
||||||
- getWeight():I
|
- getWeight():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.vcs.changes.VcsChangesLocalSearchScope$Companion
|
f:com.intellij.vcs.changes.VcsChangesLocalSearchScope$Companion
|
||||||
a:com.intellij.vcs.commit.AbstractCommitMessagePolicy
|
a:com.intellij.vcs.commit.AbstractCommitMessagePolicy
|
||||||
- <init>(com.intellij.openapi.project.Project):V
|
- <init>(com.intellij.openapi.project.Project):V
|
||||||
@@ -8662,7 +8621,6 @@ f:com.intellij.vcs.commit.CommitMode$ExternalCommitMode
|
|||||||
- f:getVcs():com.intellij.openapi.vcs.AbstractVcs
|
- f:getVcs():com.intellij.openapi.vcs.AbstractVcs
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- hideLocalChangesTab():Z
|
- hideLocalChangesTab():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- useCommitToolWindow():Z
|
- useCommitToolWindow():Z
|
||||||
f:com.intellij.vcs.commit.CommitMode$ModalCommitMode
|
f:com.intellij.vcs.commit.CommitMode$ModalCommitMode
|
||||||
- com.intellij.vcs.commit.CommitMode
|
- com.intellij.vcs.commit.CommitMode
|
||||||
@@ -8677,7 +8635,6 @@ f:com.intellij.vcs.commit.CommitMode$NonModalCommitMode
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:isToggleMode():Z
|
- f:isToggleMode():Z
|
||||||
- toString():java.lang.String
|
|
||||||
- useCommitToolWindow():Z
|
- useCommitToolWindow():Z
|
||||||
f:com.intellij.vcs.commit.CommitMode$PendingCommitMode
|
f:com.intellij.vcs.commit.CommitMode$PendingCommitMode
|
||||||
- com.intellij.vcs.commit.CommitMode
|
- com.intellij.vcs.commit.CommitMode
|
||||||
@@ -9373,7 +9330,6 @@ f:com.intellij.vcs.console.VcsConsoleFolding$Placeholder
|
|||||||
- f:getPlaceholder():java.lang.String
|
- f:getPlaceholder():java.lang.String
|
||||||
- f:getTextRange():com.intellij.openapi.util.TextRange
|
- f:getTextRange():com.intellij.openapi.util.TextRange
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.vcs.console.VcsConsoleTabService
|
com.intellij.vcs.console.VcsConsoleTabService
|
||||||
- sf:Companion:com.intellij.vcs.console.VcsConsoleTabService$Companion
|
- sf:Companion:com.intellij.vcs.console.VcsConsoleTabService$Companion
|
||||||
- a:addMessage(com.intellij.openapi.vcs.VcsConsoleLine):V
|
- a:addMessage(com.intellij.openapi.vcs.VcsConsoleLine):V
|
||||||
@@ -9433,7 +9389,6 @@ f:com.intellij.vcs.log.impl.VcsUserImpl
|
|||||||
- getEmail():java.lang.String
|
- getEmail():java.lang.String
|
||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.vcs.log.util.StopWatch
|
f:com.intellij.vcs.log.util.StopWatch
|
||||||
- s:formatTime(J):java.lang.String
|
- s:formatTime(J):java.lang.String
|
||||||
- report():V
|
- report():V
|
||||||
|
|||||||
@@ -4,7 +4,6 @@ f:com.intellij.vcs.log.CommitId
|
|||||||
- getHash():com.intellij.vcs.log.Hash
|
- getHash():com.intellij.vcs.log.Hash
|
||||||
- getRoot():com.intellij.openapi.vfs.VirtualFile
|
- getRoot():com.intellij.openapi.vfs.VirtualFile
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.vcs.log.Hash
|
com.intellij.vcs.log.Hash
|
||||||
- a:asString():java.lang.String
|
- a:asString():java.lang.String
|
||||||
- a:toShortString():java.lang.String
|
- a:toShortString():java.lang.String
|
||||||
@@ -118,7 +117,6 @@ com.intellij.vcs.log.VcsLogDiffHandler
|
|||||||
- f:getHash1():com.intellij.vcs.log.Hash
|
- f:getHash1():com.intellij.vcs.log.Hash
|
||||||
- f:getHash2():com.intellij.vcs.log.Hash
|
- f:getHash2():com.intellij.vcs.log.Hash
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.vcs.log.VcsLogFileHistoryProvider
|
com.intellij.vcs.log.VcsLogFileHistoryProvider
|
||||||
- a:canShowFileHistory(java.util.Collection,java.lang.String):Z
|
- a:canShowFileHistory(java.util.Collection,java.lang.String):Z
|
||||||
- a:showFileHistory(java.util.Collection,java.lang.String):V
|
- a:showFileHistory(java.util.Collection,java.lang.String):V
|
||||||
@@ -147,7 +145,6 @@ c:com.intellij.vcs.log.VcsLogFilterCollection$FilterKey
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- getName():java.lang.String
|
- getName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.vcs.log.VcsLogFilterUi
|
*:com.intellij.vcs.log.VcsLogFilterUi
|
||||||
- a:getFilters():com.intellij.vcs.log.VcsLogFilterCollection
|
- a:getFilters():com.intellij.vcs.log.VcsLogFilterCollection
|
||||||
com.intellij.vcs.log.VcsLogHashFilter
|
com.intellij.vcs.log.VcsLogHashFilter
|
||||||
@@ -241,7 +238,6 @@ f:com.intellij.vcs.log.VcsLogRangeFilter$RefRange
|
|||||||
- f:getExclusiveRef():java.lang.String
|
- f:getExclusiveRef():java.lang.String
|
||||||
- f:getInclusiveRef():java.lang.String
|
- f:getInclusiveRef():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.vcs.log.VcsLogRefManager
|
com.intellij.vcs.log.VcsLogRefManager
|
||||||
- a:deserialize(java.io.DataInput):com.intellij.vcs.log.VcsRefType
|
- a:deserialize(java.io.DataInput):com.intellij.vcs.log.VcsRefType
|
||||||
- a:getBranchLayoutComparator():java.util.Comparator
|
- a:getBranchLayoutComparator():java.util.Comparator
|
||||||
|
|||||||
@@ -46,20 +46,17 @@ f:com.intellij.vcs.log.graph.PermanentGraph$Options$Base
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getSortType():com.intellij.vcs.log.graph.PermanentGraph$SortType
|
- f:getSortType():com.intellij.vcs.log.graph.PermanentGraph$SortType
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.vcs.log.graph.PermanentGraph$Options$Companion
|
f:com.intellij.vcs.log.graph.PermanentGraph$Options$Companion
|
||||||
f:com.intellij.vcs.log.graph.PermanentGraph$Options$FirstParent
|
f:com.intellij.vcs.log.graph.PermanentGraph$Options$FirstParent
|
||||||
- com.intellij.vcs.log.graph.PermanentGraph$Options
|
- com.intellij.vcs.log.graph.PermanentGraph$Options
|
||||||
- sf:INSTANCE:com.intellij.vcs.log.graph.PermanentGraph$Options$FirstParent
|
- sf:INSTANCE:com.intellij.vcs.log.graph.PermanentGraph$Options$FirstParent
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.vcs.log.graph.PermanentGraph$Options$LinearBek
|
f:com.intellij.vcs.log.graph.PermanentGraph$Options$LinearBek
|
||||||
- com.intellij.vcs.log.graph.PermanentGraph$Options
|
- com.intellij.vcs.log.graph.PermanentGraph$Options
|
||||||
- sf:INSTANCE:com.intellij.vcs.log.graph.PermanentGraph$Options$LinearBek
|
- sf:INSTANCE:com.intellij.vcs.log.graph.PermanentGraph$Options$LinearBek
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.vcs.log.graph.PermanentGraph$SortType
|
e:com.intellij.vcs.log.graph.PermanentGraph$SortType
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:Bek:com.intellij.vcs.log.graph.PermanentGraph$SortType
|
- sf:Bek:com.intellij.vcs.log.graph.PermanentGraph$SortType
|
||||||
@@ -111,7 +108,6 @@ f:com.intellij.vcs.log.graph.actions.GraphAction$GraphActionImpl
|
|||||||
- getAffectedElement():com.intellij.vcs.log.graph.PrintElement
|
- getAffectedElement():com.intellij.vcs.log.graph.PrintElement
|
||||||
- getType():com.intellij.vcs.log.graph.actions.GraphAction$Type
|
- getType():com.intellij.vcs.log.graph.actions.GraphAction$Type
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.vcs.log.graph.actions.GraphAction$Type
|
e:com.intellij.vcs.log.graph.actions.GraphAction$Type
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:BUTTON_COLLAPSE:com.intellij.vcs.log.graph.actions.GraphAction$Type
|
- sf:BUTTON_COLLAPSE:com.intellij.vcs.log.graph.actions.GraphAction$Type
|
||||||
|
|||||||
@@ -10,7 +10,6 @@ f:com.intellij.vcs.log.graph.GraphCommitImpl
|
|||||||
- getTimestamp():J
|
- getTimestamp():J
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- size():I
|
- size():I
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.vcs.log.graph.api.EdgeFilter
|
e:com.intellij.vcs.log.graph.api.EdgeFilter
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:ALL:com.intellij.vcs.log.graph.api.EdgeFilter
|
- sf:ALL:com.intellij.vcs.log.graph.api.EdgeFilter
|
||||||
@@ -286,7 +285,6 @@ f:com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAnswer
|
|||||||
- f:getGraphUpdater():java.lang.Runnable
|
- f:getGraphUpdater():java.lang.Runnable
|
||||||
- f:getSelectedNodeIds():java.util.Set
|
- f:getSelectedNodeIds():java.util.Set
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.vcs.log.graph.impl.facade.LinearGraphWrapper
|
c:com.intellij.vcs.log.graph.impl.facade.LinearGraphWrapper
|
||||||
- com.intellij.vcs.log.graph.api.LinearGraph
|
- com.intellij.vcs.log.graph.api.LinearGraph
|
||||||
- <init>(com.intellij.vcs.log.graph.api.LinearGraph):V
|
- <init>(com.intellij.vcs.log.graph.api.LinearGraph):V
|
||||||
@@ -341,7 +339,6 @@ f:com.intellij.vcs.log.graph.impl.facade.VisibleGraphImpl
|
|||||||
- getRowInfo(I):com.intellij.vcs.log.graph.RowInfo
|
- getRowInfo(I):com.intellij.vcs.log.graph.RowInfo
|
||||||
- getVisibleCommitCount():I
|
- getVisibleCommitCount():I
|
||||||
- getVisibleRowIndex(java.lang.Object):java.lang.Integer
|
- getVisibleRowIndex(java.lang.Object):java.lang.Integer
|
||||||
- toString():java.lang.String
|
|
||||||
- f:updatePrintElementGenerator():V
|
- f:updatePrintElementGenerator():V
|
||||||
f:com.intellij.vcs.log.graph.impl.facade.VisibleGraphImpl$LinearGraphActionImpl
|
f:com.intellij.vcs.log.graph.impl.facade.VisibleGraphImpl$LinearGraphActionImpl
|
||||||
- com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAction
|
- com.intellij.vcs.log.graph.impl.facade.LinearGraphController$LinearGraphAction
|
||||||
@@ -354,7 +351,6 @@ f:com.intellij.vcs.log.graph.impl.facade.VisibleGraphImpl$LinearGraphActionImpl
|
|||||||
- getAffectedElement():com.intellij.vcs.log.graph.impl.print.elements.PrintElementWithGraphElement
|
- getAffectedElement():com.intellij.vcs.log.graph.impl.print.elements.PrintElementWithGraphElement
|
||||||
- getType():com.intellij.vcs.log.graph.actions.GraphAction$Type
|
- getType():com.intellij.vcs.log.graph.actions.GraphAction$Type
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.vcs.log.graph.impl.facade.sort.SortChecker
|
f:com.intellij.vcs.log.graph.impl.facade.sort.SortChecker
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:checkLinearGraph(com.intellij.vcs.log.graph.api.LinearGraph):V
|
- s:checkLinearGraph(com.intellij.vcs.log.graph.api.LinearGraph):V
|
||||||
@@ -618,7 +614,6 @@ c:com.intellij.vcs.log.graph.utils.impl.BitSetFlags
|
|||||||
- set(I,Z):V
|
- set(I,Z):V
|
||||||
- setAll(Z):V
|
- setAll(Z):V
|
||||||
- size():I
|
- size():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.vcs.log.graph.utils.impl.CompressedIntList
|
f:com.intellij.vcs.log.graph.utils.impl.CompressedIntList
|
||||||
- com.intellij.vcs.log.graph.utils.IntList
|
- com.intellij.vcs.log.graph.utils.IntList
|
||||||
- sf:DEFAULT_BLOCK_SIZE:I
|
- sf:DEFAULT_BLOCK_SIZE:I
|
||||||
|
|||||||
@@ -106,7 +106,6 @@ c:com.intellij.vcs.log.data.DataPack
|
|||||||
- sf:EMPTY:com.intellij.vcs.log.data.DataPack
|
- sf:EMPTY:com.intellij.vcs.log.data.DataPack
|
||||||
- sf:build(java.util.List,java.util.Map,java.util.Map,com.intellij.vcs.log.data.VcsLogStorage,Z):com.intellij.vcs.log.data.DataPack
|
- sf:build(java.util.List,java.util.Map,java.util.Map,com.intellij.vcs.log.data.VcsLogStorage,Z):com.intellij.vcs.log.data.DataPack
|
||||||
- f:getPermanentGraph():com.intellij.vcs.log.graph.PermanentGraph
|
- f:getPermanentGraph():com.intellij.vcs.log.graph.PermanentGraph
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.vcs.log.data.DataPack$Companion
|
f:com.intellij.vcs.log.data.DataPack$Companion
|
||||||
- f:build(java.util.List,java.util.Map,java.util.Map,com.intellij.vcs.log.data.VcsLogStorage,Z):com.intellij.vcs.log.data.DataPack
|
- f:build(java.util.List,java.util.Map,java.util.Map,com.intellij.vcs.log.data.VcsLogStorage,Z):com.intellij.vcs.log.data.DataPack
|
||||||
f:com.intellij.vcs.log.data.DataPack$ErrorDataPack
|
f:com.intellij.vcs.log.data.DataPack$ErrorDataPack
|
||||||
@@ -386,7 +385,6 @@ f:com.intellij.vcs.log.history.EdgeData
|
|||||||
- bs:copy$default(com.intellij.vcs.log.history.EdgeData,java.lang.Object,java.lang.Object,I,java.lang.Object):com.intellij.vcs.log.history.EdgeData
|
- bs:copy$default(com.intellij.vcs.log.history.EdgeData,java.lang.Object,java.lang.Object,I,java.lang.Object):com.intellij.vcs.log.history.EdgeData
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.vcs.log.history.FileHistoryData
|
a:com.intellij.vcs.log.history.FileHistoryData
|
||||||
- <init>(com.intellij.openapi.vcs.FilePath):V
|
- <init>(com.intellij.openapi.vcs.FilePath):V
|
||||||
- <init>(java.util.Collection):V
|
- <init>(java.util.Collection):V
|
||||||
@@ -557,7 +555,6 @@ f:com.intellij.vcs.log.impl.HashImpl
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- s:read(java.io.DataInput):com.intellij.vcs.log.Hash
|
- s:read(java.io.DataInput):com.intellij.vcs.log.Hash
|
||||||
- toShortString():java.lang.String
|
- toShortString():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
- write(java.io.DataOutput):V
|
- write(java.io.DataOutput):V
|
||||||
c:com.intellij.vcs.log.impl.LogDataImpl
|
c:com.intellij.vcs.log.impl.LogDataImpl
|
||||||
- com.intellij.vcs.log.VcsLogProvider$DetailedLogData
|
- com.intellij.vcs.log.VcsLogProvider$DetailedLogData
|
||||||
@@ -625,7 +622,6 @@ c:com.intellij.vcs.log.impl.PostponableLogRefresher$VcsLogWindow
|
|||||||
- getRefresher():com.intellij.vcs.log.visible.VisiblePackRefresher
|
- getRefresher():com.intellij.vcs.log.visible.VisiblePackRefresher
|
||||||
- getUi():com.intellij.vcs.log.ui.VcsLogUiEx
|
- getUi():com.intellij.vcs.log.ui.VcsLogUiEx
|
||||||
- isVisible():Z
|
- isVisible():Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.vcs.log.impl.RequirementsImpl
|
c:com.intellij.vcs.log.impl.RequirementsImpl
|
||||||
- com.intellij.vcs.log.VcsLogProviderRequirementsEx
|
- com.intellij.vcs.log.VcsLogProviderRequirementsEx
|
||||||
- <init>(I,Z,java.util.Collection):V
|
- <init>(I,Z,java.util.Collection):V
|
||||||
@@ -656,7 +652,6 @@ c:com.intellij.vcs.log.impl.SimpleRefType
|
|||||||
- getBackgroundColor():java.awt.Color
|
- getBackgroundColor():java.awt.Color
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isBranch():Z
|
- isBranch():Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.vcs.log.impl.SingletonRefGroup
|
c:com.intellij.vcs.log.impl.SingletonRefGroup
|
||||||
- com.intellij.vcs.log.RefGroup
|
- com.intellij.vcs.log.RefGroup
|
||||||
- <init>(com.intellij.vcs.log.VcsRef):V
|
- <init>(com.intellij.vcs.log.VcsRef):V
|
||||||
@@ -673,7 +668,6 @@ c:com.intellij.vcs.log.impl.TimedVcsCommitImpl
|
|||||||
- f:getParents():java.util.List
|
- f:getParents():java.util.List
|
||||||
- f:getTimestamp():J
|
- f:getTimestamp():J
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.vcs.log.impl.VcsActivityKey
|
f:com.intellij.vcs.log.impl.VcsActivityKey
|
||||||
- com.intellij.platform.backend.observation.ActivityKey
|
- com.intellij.platform.backend.observation.ActivityKey
|
||||||
- sf:INSTANCE:com.intellij.vcs.log.impl.VcsActivityKey
|
- sf:INSTANCE:com.intellij.vcs.log.impl.VcsActivityKey
|
||||||
@@ -744,7 +738,6 @@ f:com.intellij.vcs.log.impl.VcsFileStatusInfo
|
|||||||
- f:getType():com.intellij.openapi.vcs.changes.Change$Type
|
- f:getType():com.intellij.openapi.vcs.changes.Change$Type
|
||||||
- f:getTypeByte():B
|
- f:getTypeByte():B
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.vcs.log.impl.VcsFileStatusInfoKt
|
f:com.intellij.vcs.log.impl.VcsFileStatusInfoKt
|
||||||
- sf:isRenamed(com.intellij.vcs.log.impl.VcsFileStatusInfo):Z
|
- sf:isRenamed(com.intellij.vcs.log.impl.VcsFileStatusInfo):Z
|
||||||
f:com.intellij.vcs.log.impl.VcsFileStatusInfoMerger
|
f:com.intellij.vcs.log.impl.VcsFileStatusInfoMerger
|
||||||
@@ -1002,7 +995,6 @@ c:com.intellij.vcs.log.impl.VcsLogUiProperties$VcsLogUiProperty
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.vcs.log.impl.VcsLogUiPropertiesImpl
|
a:com.intellij.vcs.log.impl.VcsLogUiPropertiesImpl
|
||||||
- com.intellij.vcs.log.impl.MainVcsLogUiProperties
|
- com.intellij.vcs.log.impl.MainVcsLogUiProperties
|
||||||
- sf:Companion:com.intellij.vcs.log.impl.VcsLogUiPropertiesImpl$Companion
|
- sf:Companion:com.intellij.vcs.log.impl.VcsLogUiPropertiesImpl$Companion
|
||||||
@@ -1087,7 +1079,6 @@ f:com.intellij.vcs.log.impl.VcsRefImpl
|
|||||||
- getRoot():com.intellij.openapi.vfs.VirtualFile
|
- getRoot():com.intellij.openapi.vfs.VirtualFile
|
||||||
- getType():com.intellij.vcs.log.VcsRefType
|
- getType():com.intellij.vcs.log.VcsRefType
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.vcs.log.impl.VcsShortCommitDetailsImpl
|
c:com.intellij.vcs.log.impl.VcsShortCommitDetailsImpl
|
||||||
- com.intellij.vcs.log.impl.TimedVcsCommitImpl
|
- com.intellij.vcs.log.impl.TimedVcsCommitImpl
|
||||||
- com.intellij.vcs.log.VcsShortCommitDetails
|
- com.intellij.vcs.log.VcsShortCommitDetails
|
||||||
@@ -1098,7 +1089,6 @@ c:com.intellij.vcs.log.impl.VcsShortCommitDetailsImpl
|
|||||||
- getCommitter():com.intellij.vcs.log.VcsUser
|
- getCommitter():com.intellij.vcs.log.VcsUser
|
||||||
- getRoot():com.intellij.openapi.vfs.VirtualFile
|
- getRoot():com.intellij.openapi.vfs.VirtualFile
|
||||||
- f:getSubject():java.lang.String
|
- f:getSubject():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.vcs.log.impl.VcsStatusMerger
|
a:com.intellij.vcs.log.impl.VcsStatusMerger
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- pa:createStatus(com.intellij.openapi.vcs.changes.Change$Type,java.lang.Object,java.lang.Object):java.lang.Object
|
- pa:createStatus(com.intellij.openapi.vcs.changes.Change$Type,java.lang.Object,java.lang.Object):java.lang.Object
|
||||||
@@ -1113,7 +1103,6 @@ f:com.intellij.vcs.log.impl.VcsStatusMerger$MergedStatusInfo
|
|||||||
- b:<init>(java.lang.Object,java.util.List,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
- b:<init>(java.lang.Object,java.util.List,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||||
- f:getMergedStatusInfos():java.util.List
|
- f:getMergedStatusInfos():java.util.List
|
||||||
- f:getStatusInfo():java.lang.Object
|
- f:getStatusInfo():java.lang.Object
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.vcs.log.paint.ColorGenerator
|
com.intellij.vcs.log.paint.ColorGenerator
|
||||||
- a:getColor(I):java.awt.Color
|
- a:getColor(I):java.awt.Color
|
||||||
com.intellij.vcs.log.paint.GraphCellPainter
|
com.intellij.vcs.log.paint.GraphCellPainter
|
||||||
@@ -1491,7 +1480,6 @@ f:com.intellij.vcs.log.ui.details.commit.CommitDetailsPanel$RootColor
|
|||||||
- f:getColor():java.awt.Color
|
- f:getColor():java.awt.Color
|
||||||
- f:getRoot():com.intellij.openapi.vfs.VirtualFile
|
- f:getRoot():com.intellij.openapi.vfs.VirtualFile
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.vcs.log.ui.details.commit.CommitDetailsPanelKt
|
f:com.intellij.vcs.log.ui.details.commit.CommitDetailsPanelKt
|
||||||
- sf:getCommitDetailsBackground():java.awt.Color
|
- sf:getCommitDetailsBackground():java.awt.Color
|
||||||
c:com.intellij.vcs.log.ui.details.commit.ReferencesPanel
|
c:com.intellij.vcs.log.ui.details.commit.ReferencesPanel
|
||||||
@@ -1985,7 +1973,6 @@ c:com.intellij.vcs.log.ui.render.GraphCommitCell
|
|||||||
- getPrintElements():java.util.Collection
|
- getPrintElements():java.util.Collection
|
||||||
- getRefsToThisCommit():java.util.Collection
|
- getRefsToThisCommit():java.util.Collection
|
||||||
- getText():java.lang.String
|
- getText():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.vcs.log.ui.render.LabelIcon
|
c:com.intellij.vcs.log.ui.render.LabelIcon
|
||||||
- javax.swing.Icon
|
- javax.swing.Icon
|
||||||
- sf:SIZE:F
|
- sf:SIZE:F
|
||||||
@@ -2105,7 +2092,6 @@ f:com.intellij.vcs.log.ui.table.VcsLogCellController$MouseMoveResult
|
|||||||
- f:getContinueProcessing():Z
|
- f:getContinueProcessing():Z
|
||||||
- f:getCursor():java.awt.Cursor
|
- f:getCursor():java.awt.Cursor
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.vcs.log.ui.table.VcsLogCellController$MouseMoveResult$Companion
|
f:com.intellij.vcs.log.ui.table.VcsLogCellController$MouseMoveResult$Companion
|
||||||
- f:fromCursor(I):com.intellij.vcs.log.ui.table.VcsLogCellController$MouseMoveResult
|
- f:fromCursor(I):com.intellij.vcs.log.ui.table.VcsLogCellController$MouseMoveResult
|
||||||
com.intellij.vcs.log.ui.table.VcsLogCellRenderer
|
com.intellij.vcs.log.ui.table.VcsLogCellRenderer
|
||||||
@@ -2245,7 +2231,6 @@ f:com.intellij.vcs.log.ui.table.column.VcsLogColumnProperties
|
|||||||
- f:getVisibility():com.intellij.vcs.log.ui.table.column.TableColumnVisibilityProperty
|
- f:getVisibility():com.intellij.vcs.log.ui.table.column.TableColumnVisibilityProperty
|
||||||
- f:getWidth():com.intellij.vcs.log.ui.table.column.TableColumnWidthProperty
|
- f:getWidth():com.intellij.vcs.log.ui.table.column.TableColumnWidthProperty
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.vcs.log.ui.table.column.VcsLogColumnProperties$Companion
|
f:com.intellij.vcs.log.ui.table.column.VcsLogColumnProperties$Companion
|
||||||
- f:create(com.intellij.vcs.log.ui.table.column.VcsLogColumn):com.intellij.vcs.log.ui.table.column.VcsLogColumnProperties
|
- f:create(com.intellij.vcs.log.ui.table.column.VcsLogColumn):com.intellij.vcs.log.ui.table.column.VcsLogColumnProperties
|
||||||
com.intellij.vcs.log.ui.table.column.VcsLogCustomColumn
|
com.intellij.vcs.log.ui.table.column.VcsLogCustomColumn
|
||||||
@@ -2415,7 +2400,6 @@ f:com.intellij.vcs.log.visible.CommitCountStage
|
|||||||
- f:isInitial():Z
|
- f:isInitial():Z
|
||||||
- f:last():com.intellij.vcs.log.visible.CommitCountStage
|
- f:last():com.intellij.vcs.log.visible.CommitCountStage
|
||||||
- f:next():com.intellij.vcs.log.visible.CommitCountStage
|
- f:next():com.intellij.vcs.log.visible.CommitCountStage
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.vcs.log.visible.CommitCountStage$Companion
|
f:com.intellij.vcs.log.visible.CommitCountStage$Companion
|
||||||
f:com.intellij.vcs.log.visible.CommitCountStageKt
|
f:com.intellij.vcs.log.visible.CommitCountStageKt
|
||||||
- sf:isAll(I):Z
|
- sf:isAll(I):Z
|
||||||
@@ -2463,7 +2447,6 @@ c:com.intellij.vcs.log.visible.VisiblePack
|
|||||||
- isEmpty():Z
|
- isEmpty():Z
|
||||||
- isFull():Z
|
- isFull():Z
|
||||||
- putUserData(com.intellij.openapi.util.Key,java.lang.Object):V
|
- putUserData(com.intellij.openapi.util.Key,java.lang.Object):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.vcs.log.visible.VisiblePack$ErrorVisiblePack
|
c:com.intellij.vcs.log.visible.VisiblePack$ErrorVisiblePack
|
||||||
- com.intellij.vcs.log.visible.VisiblePack
|
- com.intellij.vcs.log.visible.VisiblePack
|
||||||
- <init>(com.intellij.vcs.log.data.DataPackBase,com.intellij.vcs.log.VcsLogFilterCollection,java.lang.Throwable):V
|
- <init>(com.intellij.vcs.log.data.DataPackBase,com.intellij.vcs.log.VcsLogFilterCollection,java.lang.Throwable):V
|
||||||
@@ -2496,7 +2479,6 @@ c:com.intellij.vcs.log.visible.VisiblePackRefresherImpl
|
|||||||
- removeVisiblePackChangeListener(com.intellij.vcs.log.visible.VisiblePackChangeListener):V
|
- removeVisiblePackChangeListener(com.intellij.vcs.log.visible.VisiblePackChangeListener):V
|
||||||
- setDataPack(Z,com.intellij.vcs.log.data.DataPack):V
|
- setDataPack(Z,com.intellij.vcs.log.data.DataPack):V
|
||||||
- setValid(Z,Z):V
|
- setValid(Z,Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.vcs.log.visible.VisiblePackRefresherImpl$VisiblePackProgressKey
|
c:com.intellij.vcs.log.visible.VisiblePackRefresherImpl$VisiblePackProgressKey
|
||||||
- com.intellij.vcs.log.data.VcsLogProgress$ProgressKey
|
- com.intellij.vcs.log.data.VcsLogProgress$ProgressKey
|
||||||
- <init>(java.lang.String,Z):V
|
- <init>(java.lang.String,Z):V
|
||||||
|
|||||||
@@ -264,7 +264,6 @@
|
|||||||
- f:getKind():java.lang.String
|
- f:getKind():java.lang.String
|
||||||
- f:getNamespace():java.lang.String
|
- f:getNamespace():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
- f:withName(java.lang.String):com.intellij.webSymbols.WebSymbolQualifiedName
|
- f:withName(java.lang.String):com.intellij.webSymbols.WebSymbolQualifiedName
|
||||||
*f:com.intellij.webSymbols.WebSymbolQualifiedName
|
*f:com.intellij.webSymbols.WebSymbolQualifiedName
|
||||||
- <init>(java.lang.String,java.lang.String,java.lang.String):V
|
- <init>(java.lang.String,java.lang.String,java.lang.String):V
|
||||||
@@ -281,7 +280,6 @@
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:matches(com.intellij.webSymbols.WebSymbolQualifiedKind):Z
|
- f:matches(com.intellij.webSymbols.WebSymbolQualifiedKind):Z
|
||||||
- f:matches(com.intellij.webSymbols.WebSymbolQualifiedKind,com.intellij.webSymbols.WebSymbolQualifiedKind[]):Z
|
- f:matches(com.intellij.webSymbols.WebSymbolQualifiedKind,com.intellij.webSymbols.WebSymbolQualifiedKind[]):Z
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.webSymbols.WebSymbolTypeSupport
|
*:com.intellij.webSymbols.WebSymbolTypeSupport
|
||||||
- a:resolve(java.util.List):java.lang.Object
|
- a:resolve(java.util.List):java.lang.Object
|
||||||
*:com.intellij.webSymbols.WebSymbolTypeSupport$TypeReference
|
*:com.intellij.webSymbols.WebSymbolTypeSupport$TypeReference
|
||||||
@@ -498,7 +496,6 @@
|
|||||||
- sf:INSTANCE:com.intellij.webSymbols.context.WebSymbolsContextSourceProximityProvider$SourceKind$IdeLibrary
|
- sf:INSTANCE:com.intellij.webSymbols.context.WebSymbolsContextSourceProximityProvider$SourceKind$IdeLibrary
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.webSymbols.context.WebSymbolsContextSourceProximityProvider$SourceKind$PackageManagerDependency
|
*f:com.intellij.webSymbols.context.WebSymbolsContextSourceProximityProvider$SourceKind$PackageManagerDependency
|
||||||
- com.intellij.webSymbols.context.WebSymbolsContextSourceProximityProvider$SourceKind
|
- com.intellij.webSymbols.context.WebSymbolsContextSourceProximityProvider$SourceKind
|
||||||
- f:component1():java.lang.String
|
- f:component1():java.lang.String
|
||||||
@@ -507,13 +504,11 @@
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.webSymbols.context.WebSymbolsContextSourceProximityProvider$SourceKind$ProjectToolExecutable
|
*f:com.intellij.webSymbols.context.WebSymbolsContextSourceProximityProvider$SourceKind$ProjectToolExecutable
|
||||||
- com.intellij.webSymbols.context.WebSymbolsContextSourceProximityProvider$SourceKind
|
- com.intellij.webSymbols.context.WebSymbolsContextSourceProximityProvider$SourceKind
|
||||||
- sf:INSTANCE:com.intellij.webSymbols.context.WebSymbolsContextSourceProximityProvider$SourceKind$ProjectToolExecutable
|
- sf:INSTANCE:com.intellij.webSymbols.context.WebSymbolsContextSourceProximityProvider$SourceKind$ProjectToolExecutable
|
||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.webSymbols.customElements.CustomElementsSymbol
|
com.intellij.webSymbols.customElements.CustomElementsSymbol
|
||||||
- com.intellij.webSymbols.WebSymbol
|
- com.intellij.webSymbols.WebSymbol
|
||||||
- sf:Companion:com.intellij.webSymbols.customElements.CustomElementsSymbol$Companion
|
- sf:Companion:com.intellij.webSymbols.customElements.CustomElementsSymbol$Companion
|
||||||
@@ -1049,7 +1044,6 @@ f:com.intellij.webSymbols.utils.WebSymbolUtils
|
|||||||
- f:isExclusiveFor(com.intellij.webSymbols.WebSymbolQualifiedKind):Z
|
- f:isExclusiveFor(com.intellij.webSymbols.WebSymbolQualifiedKind):Z
|
||||||
- matchContext(com.intellij.webSymbols.context.WebSymbolsContext):Z
|
- matchContext(com.intellij.webSymbols.context.WebSymbolsContext):Z
|
||||||
- pf:setQueryExecutor(com.intellij.webSymbols.query.WebSymbolsQueryExecutor):V
|
- pf:setQueryExecutor(com.intellij.webSymbols.query.WebSymbolsQueryExecutor):V
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.webSymbols.webTypes.WebTypesSymbolFactory
|
*:com.intellij.webSymbols.webTypes.WebTypesSymbolFactory
|
||||||
- a:create():com.intellij.webSymbols.webTypes.WebTypesSymbolBase
|
- a:create():com.intellij.webSymbols.webTypes.WebTypesSymbolBase
|
||||||
*:com.intellij.webSymbols.webTypes.filters.WebSymbolsFilter
|
*:com.intellij.webSymbols.webTypes.filters.WebSymbolsFilter
|
||||||
|
|||||||
@@ -176,7 +176,6 @@ f:com.intellij.java.workspace.entities.ArtifactId
|
|||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- getPresentableName():java.lang.String
|
- getPresentableName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.java.workspace.entities.ArtifactKt
|
f:com.intellij.java.workspace.entities.ArtifactKt
|
||||||
- sf:getArtifactEntity(com.intellij.java.workspace.entities.ArtifactOutputPackagingElementEntity$Builder):com.intellij.java.workspace.entities.ArtifactEntity$Builder
|
- sf:getArtifactEntity(com.intellij.java.workspace.entities.ArtifactOutputPackagingElementEntity$Builder):com.intellij.java.workspace.entities.ArtifactEntity$Builder
|
||||||
- sf:getArtifactEntity(com.intellij.java.workspace.entities.ArtifactOutputPackagingElementEntity):com.intellij.java.workspace.entities.ArtifactEntity
|
- sf:getArtifactEntity(com.intellij.java.workspace.entities.ArtifactOutputPackagingElementEntity):com.intellij.java.workspace.entities.ArtifactEntity
|
||||||
@@ -1364,7 +1363,6 @@ f:com.intellij.java.workspace.entities.PackagingElementEntity$Companion
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getFile():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
- f:getFile():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.workspace.jps.JpsImportedEntitySource
|
*f:com.intellij.platform.workspace.jps.JpsImportedEntitySource
|
||||||
- com.intellij.platform.workspace.jps.JpsFileDependentEntitySource
|
- com.intellij.platform.workspace.jps.JpsFileDependentEntitySource
|
||||||
- com.intellij.platform.workspace.storage.EntitySource
|
- com.intellij.platform.workspace.storage.EntitySource
|
||||||
@@ -1381,7 +1379,6 @@ f:com.intellij.java.workspace.entities.PackagingElementEntity$Companion
|
|||||||
- f:getStoredExternally():Z
|
- f:getStoredExternally():Z
|
||||||
- getVirtualFileUrl():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
- getVirtualFileUrl():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*a:com.intellij.platform.workspace.jps.JpsProjectConfigLocation
|
*a:com.intellij.platform.workspace.jps.JpsProjectConfigLocation
|
||||||
- a:getBaseDirectoryUrl():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
- a:getBaseDirectoryUrl():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
||||||
- f:getBaseDirectoryUrlString():java.lang.String
|
- f:getBaseDirectoryUrlString():java.lang.String
|
||||||
@@ -1399,7 +1396,6 @@ f:com.intellij.java.workspace.entities.PackagingElementEntity$Companion
|
|||||||
- f:getProjectDir():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
- f:getProjectDir():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
||||||
- getProjectFilePath():java.lang.String
|
- getProjectFilePath():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.workspace.jps.JpsProjectConfigLocation$FileBased
|
*f:com.intellij.platform.workspace.jps.JpsProjectConfigLocation$FileBased
|
||||||
- com.intellij.platform.workspace.jps.JpsProjectConfigLocation
|
- com.intellij.platform.workspace.jps.JpsProjectConfigLocation
|
||||||
- <init>(com.intellij.platform.workspace.storage.url.VirtualFileUrl,com.intellij.platform.workspace.storage.url.VirtualFileUrl):V
|
- <init>(com.intellij.platform.workspace.storage.url.VirtualFileUrl,com.intellij.platform.workspace.storage.url.VirtualFileUrl):V
|
||||||
@@ -1413,7 +1409,6 @@ f:com.intellij.java.workspace.entities.PackagingElementEntity$Companion
|
|||||||
- f:getIprFileParent():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
- f:getIprFileParent():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
||||||
- getProjectFilePath():java.lang.String
|
- getProjectFilePath():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*a:com.intellij.platform.workspace.jps.JpsProjectFileEntitySource
|
*a:com.intellij.platform.workspace.jps.JpsProjectFileEntitySource
|
||||||
- com.intellij.platform.workspace.jps.JpsFileEntitySource
|
- com.intellij.platform.workspace.jps.JpsFileEntitySource
|
||||||
- a:getProjectLocation():com.intellij.platform.workspace.jps.JpsProjectConfigLocation
|
- a:getProjectLocation():com.intellij.platform.workspace.jps.JpsProjectConfigLocation
|
||||||
@@ -1429,7 +1424,6 @@ f:com.intellij.java.workspace.entities.PackagingElementEntity$Companion
|
|||||||
- getProjectLocation():com.intellij.platform.workspace.jps.JpsProjectConfigLocation
|
- getProjectLocation():com.intellij.platform.workspace.jps.JpsProjectConfigLocation
|
||||||
- getVirtualFileUrl():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
- getVirtualFileUrl():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.workspace.jps.JpsProjectFileEntitySource$FileInDirectory
|
*f:com.intellij.platform.workspace.jps.JpsProjectFileEntitySource$FileInDirectory
|
||||||
- com.intellij.platform.workspace.jps.JpsProjectFileEntitySource
|
- com.intellij.platform.workspace.jps.JpsProjectFileEntitySource
|
||||||
- *sf:Companion:com.intellij.platform.workspace.jps.JpsProjectFileEntitySource$FileInDirectory$Companion
|
- *sf:Companion:com.intellij.platform.workspace.jps.JpsProjectFileEntitySource$FileInDirectory$Companion
|
||||||
@@ -1444,7 +1438,6 @@ f:com.intellij.java.workspace.entities.PackagingElementEntity$Companion
|
|||||||
- getProjectLocation():com.intellij.platform.workspace.jps.JpsProjectConfigLocation
|
- getProjectLocation():com.intellij.platform.workspace.jps.JpsProjectConfigLocation
|
||||||
- getVirtualFileUrl():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
- getVirtualFileUrl():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.workspace.jps.JpsProjectFileEntitySource$FileInDirectory$Companion
|
*f:com.intellij.platform.workspace.jps.JpsProjectFileEntitySource$FileInDirectory$Companion
|
||||||
*f:com.intellij.platform.workspace.jps.MetadataStorageImpl
|
*f:com.intellij.platform.workspace.jps.MetadataStorageImpl
|
||||||
- com.intellij.platform.workspace.storage.metadata.MetadataStorageBridge
|
- com.intellij.platform.workspace.storage.metadata.MetadataStorageBridge
|
||||||
@@ -1786,7 +1779,6 @@ f:com.intellij.platform.workspace.jps.entities.FacetEntityTypeId
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.jps.entities.FacetId
|
f:com.intellij.platform.workspace.jps.entities.FacetId
|
||||||
- com.intellij.platform.workspace.storage.SymbolicEntityId
|
- com.intellij.platform.workspace.storage.SymbolicEntityId
|
||||||
- <init>(java.lang.String,com.intellij.platform.workspace.jps.entities.FacetEntityTypeId,com.intellij.platform.workspace.jps.entities.ModuleId):V
|
- <init>(java.lang.String,com.intellij.platform.workspace.jps.entities.FacetEntityTypeId,com.intellij.platform.workspace.jps.entities.ModuleId):V
|
||||||
@@ -1801,7 +1793,6 @@ f:com.intellij.platform.workspace.jps.entities.FacetId
|
|||||||
- getPresentableName():java.lang.String
|
- getPresentableName():java.lang.String
|
||||||
- f:getType():com.intellij.platform.workspace.jps.entities.FacetEntityTypeId
|
- f:getType():com.intellij.platform.workspace.jps.entities.FacetEntityTypeId
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.jps.entities.FacetKt
|
f:com.intellij.platform.workspace.jps.entities.FacetKt
|
||||||
- sf:getChildrenFacets(com.intellij.platform.workspace.jps.entities.FacetEntity$Builder):java.util.List
|
- sf:getChildrenFacets(com.intellij.platform.workspace.jps.entities.FacetEntity$Builder):java.util.List
|
||||||
- sf:getChildrenFacets(com.intellij.platform.workspace.jps.entities.FacetEntity):java.util.List
|
- sf:getChildrenFacets(com.intellij.platform.workspace.jps.entities.FacetEntity):java.util.List
|
||||||
@@ -1840,7 +1831,6 @@ f:com.intellij.platform.workspace.jps.entities.LibraryDependency
|
|||||||
- f:getLibrary():com.intellij.platform.workspace.jps.entities.LibraryId
|
- f:getLibrary():com.intellij.platform.workspace.jps.entities.LibraryId
|
||||||
- f:getScope():com.intellij.platform.workspace.jps.entities.DependencyScope
|
- f:getScope():com.intellij.platform.workspace.jps.entities.DependencyScope
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.platform.workspace.jps.entities.LibraryEntity
|
com.intellij.platform.workspace.jps.entities.LibraryEntity
|
||||||
- com.intellij.platform.workspace.storage.WorkspaceEntityWithSymbolicId
|
- com.intellij.platform.workspace.storage.WorkspaceEntityWithSymbolicId
|
||||||
- sf:Companion:com.intellij.platform.workspace.jps.entities.LibraryEntity$Companion
|
- sf:Companion:com.intellij.platform.workspace.jps.entities.LibraryEntity$Companion
|
||||||
@@ -1948,7 +1938,6 @@ f:com.intellij.platform.workspace.jps.entities.LibraryId
|
|||||||
- getPresentableName():java.lang.String
|
- getPresentableName():java.lang.String
|
||||||
- f:getTableId():com.intellij.platform.workspace.jps.entities.LibraryTableId
|
- f:getTableId():com.intellij.platform.workspace.jps.entities.LibraryTableId
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.jps.entities.LibraryPropertiesEntityData
|
f:com.intellij.platform.workspace.jps.entities.LibraryPropertiesEntityData
|
||||||
- com.intellij.platform.workspace.storage.impl.WorkspaceEntityData
|
- com.intellij.platform.workspace.storage.impl.WorkspaceEntityData
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -1978,7 +1967,6 @@ f:com.intellij.platform.workspace.jps.entities.LibraryRoot
|
|||||||
- f:getType():com.intellij.platform.workspace.jps.entities.LibraryRootTypeId
|
- f:getType():com.intellij.platform.workspace.jps.entities.LibraryRootTypeId
|
||||||
- f:getUrl():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
- f:getUrl():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.platform.workspace.jps.entities.LibraryRoot$InclusionOptions
|
e:com.intellij.platform.workspace.jps.entities.LibraryRoot$InclusionOptions
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:ARCHIVES_UNDER_ROOT:com.intellij.platform.workspace.jps.entities.LibraryRoot$InclusionOptions
|
- sf:ARCHIVES_UNDER_ROOT:com.intellij.platform.workspace.jps.entities.LibraryRoot$InclusionOptions
|
||||||
@@ -1997,7 +1985,6 @@ f:com.intellij.platform.workspace.jps.entities.LibraryRootTypeId
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.jps.entities.LibraryRootTypeId$Companion
|
f:com.intellij.platform.workspace.jps.entities.LibraryRootTypeId$Companion
|
||||||
- f:getCOMPILED():com.intellij.platform.workspace.jps.entities.LibraryRootTypeId
|
- f:getCOMPILED():com.intellij.platform.workspace.jps.entities.LibraryRootTypeId
|
||||||
- f:getSOURCES():com.intellij.platform.workspace.jps.entities.LibraryRootTypeId
|
- f:getSOURCES():com.intellij.platform.workspace.jps.entities.LibraryRootTypeId
|
||||||
@@ -2013,7 +2000,6 @@ f:com.intellij.platform.workspace.jps.entities.LibraryTableId$GlobalLibraryTable
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- getLevel():java.lang.String
|
- getLevel():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.jps.entities.LibraryTableId$ModuleLibraryTableId
|
f:com.intellij.platform.workspace.jps.entities.LibraryTableId$ModuleLibraryTableId
|
||||||
- com.intellij.platform.workspace.jps.entities.LibraryTableId
|
- com.intellij.platform.workspace.jps.entities.LibraryTableId
|
||||||
- <init>(com.intellij.platform.workspace.jps.entities.ModuleId):V
|
- <init>(com.intellij.platform.workspace.jps.entities.ModuleId):V
|
||||||
@@ -2024,7 +2010,6 @@ f:com.intellij.platform.workspace.jps.entities.LibraryTableId$ModuleLibraryTable
|
|||||||
- getLevel():java.lang.String
|
- getLevel():java.lang.String
|
||||||
- f:getModuleId():com.intellij.platform.workspace.jps.entities.ModuleId
|
- f:getModuleId():com.intellij.platform.workspace.jps.entities.ModuleId
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.jps.entities.LibraryTableId$ProjectLibraryTableId
|
f:com.intellij.platform.workspace.jps.entities.LibraryTableId$ProjectLibraryTableId
|
||||||
- com.intellij.platform.workspace.jps.entities.LibraryTableId
|
- com.intellij.platform.workspace.jps.entities.LibraryTableId
|
||||||
- sf:INSTANCE:com.intellij.platform.workspace.jps.entities.LibraryTableId$ProjectLibraryTableId
|
- sf:INSTANCE:com.intellij.platform.workspace.jps.entities.LibraryTableId$ProjectLibraryTableId
|
||||||
@@ -2037,7 +2022,6 @@ f:com.intellij.platform.workspace.jps.entities.LibraryTypeId
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.jps.entities.Library_extensionsKt
|
f:com.intellij.platform.workspace.jps.entities.Library_extensionsKt
|
||||||
- sf:modifyEntity(com.intellij.platform.workspace.storage.MutableEntityStorage,com.intellij.platform.workspace.jps.entities.LibraryPropertiesEntity,kotlin.jvm.functions.Function1):com.intellij.platform.workspace.jps.entities.LibraryPropertiesEntity
|
- sf:modifyEntity(com.intellij.platform.workspace.storage.MutableEntityStorage,com.intellij.platform.workspace.jps.entities.LibraryPropertiesEntity,kotlin.jvm.functions.Function1):com.intellij.platform.workspace.jps.entities.LibraryPropertiesEntity
|
||||||
f:com.intellij.platform.workspace.jps.entities.MetadataStorageImpl
|
f:com.intellij.platform.workspace.jps.entities.MetadataStorageImpl
|
||||||
@@ -2076,7 +2060,6 @@ f:com.intellij.platform.workspace.jps.entities.ModuleDependency
|
|||||||
- f:getProductionOnTest():Z
|
- f:getProductionOnTest():Z
|
||||||
- f:getScope():com.intellij.platform.workspace.jps.entities.DependencyScope
|
- f:getScope():com.intellij.platform.workspace.jps.entities.DependencyScope
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.platform.workspace.jps.entities.ModuleDependencyItem
|
a:com.intellij.platform.workspace.jps.entities.ModuleDependencyItem
|
||||||
- java.io.Serializable
|
- java.io.Serializable
|
||||||
com.intellij.platform.workspace.jps.entities.ModuleEntity
|
com.intellij.platform.workspace.jps.entities.ModuleEntity
|
||||||
@@ -2209,7 +2192,6 @@ f:com.intellij.platform.workspace.jps.entities.ModuleId
|
|||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- getPresentableName():java.lang.String
|
- getPresentableName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.platform.workspace.jps.entities.ModuleSettingsBase
|
com.intellij.platform.workspace.jps.entities.ModuleSettingsBase
|
||||||
- com.intellij.platform.workspace.storage.WorkspaceEntityWithSymbolicId
|
- com.intellij.platform.workspace.storage.WorkspaceEntityWithSymbolicId
|
||||||
- sf:Companion:com.intellij.platform.workspace.jps.entities.ModuleSettingsBase$Companion
|
- sf:Companion:com.intellij.platform.workspace.jps.entities.ModuleSettingsBase$Companion
|
||||||
@@ -2241,7 +2223,6 @@ f:com.intellij.platform.workspace.jps.entities.ModuleTypeId
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.jps.entities.OrdersKt
|
f:com.intellij.platform.workspace.jps.entities.OrdersKt
|
||||||
- sf:modifyEntity(com.intellij.platform.workspace.storage.MutableEntityStorage,com.intellij.platform.workspace.jps.entities.FacetsOrderEntity,kotlin.jvm.functions.Function1):com.intellij.platform.workspace.jps.entities.FacetsOrderEntity
|
- sf:modifyEntity(com.intellij.platform.workspace.storage.MutableEntityStorage,com.intellij.platform.workspace.jps.entities.FacetsOrderEntity,kotlin.jvm.functions.Function1):com.intellij.platform.workspace.jps.entities.FacetsOrderEntity
|
||||||
f:com.intellij.platform.workspace.jps.entities.RootsExtensions
|
f:com.intellij.platform.workspace.jps.entities.RootsExtensions
|
||||||
@@ -2261,7 +2242,6 @@ f:com.intellij.platform.workspace.jps.entities.SdkDependency
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getSdk():com.intellij.platform.workspace.jps.entities.SdkId
|
- f:getSdk():com.intellij.platform.workspace.jps.entities.SdkId
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.platform.workspace.jps.entities.SdkEntity
|
com.intellij.platform.workspace.jps.entities.SdkEntity
|
||||||
- com.intellij.platform.workspace.storage.WorkspaceEntityWithSymbolicId
|
- com.intellij.platform.workspace.storage.WorkspaceEntityWithSymbolicId
|
||||||
- sf:Companion:com.intellij.platform.workspace.jps.entities.SdkEntity$Companion
|
- sf:Companion:com.intellij.platform.workspace.jps.entities.SdkEntity$Companion
|
||||||
@@ -2373,7 +2353,6 @@ f:com.intellij.platform.workspace.jps.entities.SdkId
|
|||||||
- getPresentableName():java.lang.String
|
- getPresentableName():java.lang.String
|
||||||
- f:getType():java.lang.String
|
- f:getType():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.jps.entities.SdkKt
|
f:com.intellij.platform.workspace.jps.entities.SdkKt
|
||||||
- sf:modifyEntity(com.intellij.platform.workspace.storage.MutableEntityStorage,com.intellij.platform.workspace.jps.entities.SdkEntity,kotlin.jvm.functions.Function1):com.intellij.platform.workspace.jps.entities.SdkEntity
|
- sf:modifyEntity(com.intellij.platform.workspace.storage.MutableEntityStorage,com.intellij.platform.workspace.jps.entities.SdkEntity,kotlin.jvm.functions.Function1):com.intellij.platform.workspace.jps.entities.SdkEntity
|
||||||
f:com.intellij.platform.workspace.jps.entities.SdkRoot
|
f:com.intellij.platform.workspace.jps.entities.SdkRoot
|
||||||
@@ -2387,7 +2366,6 @@ f:com.intellij.platform.workspace.jps.entities.SdkRoot
|
|||||||
- f:getType():com.intellij.platform.workspace.jps.entities.SdkRootTypeId
|
- f:getType():com.intellij.platform.workspace.jps.entities.SdkRootTypeId
|
||||||
- f:getUrl():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
- f:getUrl():com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.jps.entities.SdkRootTypeId
|
f:com.intellij.platform.workspace.jps.entities.SdkRootTypeId
|
||||||
- java.io.Serializable
|
- java.io.Serializable
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -2397,7 +2375,6 @@ f:com.intellij.platform.workspace.jps.entities.SdkRootTypeId
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.platform.workspace.jps.entities.SourceRootEntity
|
com.intellij.platform.workspace.jps.entities.SourceRootEntity
|
||||||
- com.intellij.platform.workspace.storage.WorkspaceEntity
|
- com.intellij.platform.workspace.storage.WorkspaceEntity
|
||||||
- sf:Companion:com.intellij.platform.workspace.jps.entities.SourceRootEntity$Companion
|
- sf:Companion:com.intellij.platform.workspace.jps.entities.SourceRootEntity$Companion
|
||||||
@@ -2491,7 +2468,6 @@ f:com.intellij.platform.workspace.jps.entities.SourceRootTypeId
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.jps.entities.TestModulePropertiesEntityData
|
f:com.intellij.platform.workspace.jps.entities.TestModulePropertiesEntityData
|
||||||
- com.intellij.platform.workspace.storage.impl.WorkspaceEntityData
|
- com.intellij.platform.workspace.storage.impl.WorkspaceEntityData
|
||||||
- com.intellij.platform.workspace.storage.impl.SoftLinkable
|
- com.intellij.platform.workspace.storage.impl.SoftLinkable
|
||||||
|
|||||||
@@ -20,7 +20,6 @@
|
|||||||
- getNewEntity():com.intellij.platform.workspace.storage.WorkspaceEntity
|
- getNewEntity():com.intellij.platform.workspace.storage.WorkspaceEntity
|
||||||
- getOldEntity():com.intellij.platform.workspace.storage.WorkspaceEntity
|
- getOldEntity():com.intellij.platform.workspace.storage.WorkspaceEntity
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.workspace.storage.EntityChange$Removed
|
*f:com.intellij.platform.workspace.storage.EntityChange$Removed
|
||||||
- com.intellij.platform.workspace.storage.EntityChange
|
- com.intellij.platform.workspace.storage.EntityChange
|
||||||
- <init>(com.intellij.platform.workspace.storage.WorkspaceEntity):V
|
- <init>(com.intellij.platform.workspace.storage.WorkspaceEntity):V
|
||||||
@@ -32,7 +31,6 @@
|
|||||||
- getNewEntity():com.intellij.platform.workspace.storage.WorkspaceEntity
|
- getNewEntity():com.intellij.platform.workspace.storage.WorkspaceEntity
|
||||||
- getOldEntity():com.intellij.platform.workspace.storage.WorkspaceEntity
|
- getOldEntity():com.intellij.platform.workspace.storage.WorkspaceEntity
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.workspace.storage.EntityChange$Replaced
|
*f:com.intellij.platform.workspace.storage.EntityChange$Replaced
|
||||||
- com.intellij.platform.workspace.storage.EntityChange
|
- com.intellij.platform.workspace.storage.EntityChange
|
||||||
- <init>(com.intellij.platform.workspace.storage.WorkspaceEntity,com.intellij.platform.workspace.storage.WorkspaceEntity):V
|
- <init>(com.intellij.platform.workspace.storage.WorkspaceEntity,com.intellij.platform.workspace.storage.WorkspaceEntity):V
|
||||||
@@ -44,7 +42,6 @@
|
|||||||
- getNewEntity():com.intellij.platform.workspace.storage.WorkspaceEntity
|
- getNewEntity():com.intellij.platform.workspace.storage.WorkspaceEntity
|
||||||
- getOldEntity():com.intellij.platform.workspace.storage.WorkspaceEntity
|
- getOldEntity():com.intellij.platform.workspace.storage.WorkspaceEntity
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
*:com.intellij.platform.workspace.storage.EntityPointer
|
*:com.intellij.platform.workspace.storage.EntityPointer
|
||||||
- a:isPointerTo(com.intellij.platform.workspace.storage.WorkspaceEntity):Z
|
- a:isPointerTo(com.intellij.platform.workspace.storage.WorkspaceEntity):Z
|
||||||
- a:resolve(com.intellij.platform.workspace.storage.EntityStorage):com.intellij.platform.workspace.storage.WorkspaceEntity
|
- a:resolve(com.intellij.platform.workspace.storage.EntityStorage):com.intellij.platform.workspace.storage.WorkspaceEntity
|
||||||
@@ -88,7 +85,6 @@
|
|||||||
*f:com.intellij.platform.workspace.storage.ExternalMappingKey
|
*f:com.intellij.platform.workspace.storage.ExternalMappingKey
|
||||||
- *sf:Companion:com.intellij.platform.workspace.storage.ExternalMappingKey$Companion
|
- *sf:Companion:com.intellij.platform.workspace.storage.ExternalMappingKey$Companion
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
*f:com.intellij.platform.workspace.storage.ExternalMappingKey$Companion
|
*f:com.intellij.platform.workspace.storage.ExternalMappingKey$Companion
|
||||||
- f:create(java.lang.String):com.intellij.platform.workspace.storage.ExternalMappingKey
|
- f:create(java.lang.String):com.intellij.platform.workspace.storage.ExternalMappingKey
|
||||||
*@:com.intellij.platform.workspace.storage.GeneratedCodeApiVersion
|
*@:com.intellij.platform.workspace.storage.GeneratedCodeApiVersion
|
||||||
@@ -177,7 +173,6 @@ f:com.intellij.platform.workspace.storage.impl.ConnectionId
|
|||||||
- f:getParentClass():I
|
- f:getParentClass():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:isParentNullable():Z
|
- f:isParentNullable():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.storage.impl.ConnectionId$Companion
|
f:com.intellij.platform.workspace.storage.impl.ConnectionId$Companion
|
||||||
- f:create(java.lang.Class,java.lang.Class,com.intellij.platform.workspace.storage.impl.ConnectionId$ConnectionType,Z):com.intellij.platform.workspace.storage.impl.ConnectionId
|
- f:create(java.lang.Class,java.lang.Class,com.intellij.platform.workspace.storage.impl.ConnectionId$ConnectionType,Z):com.intellij.platform.workspace.storage.impl.ConnectionId
|
||||||
e:com.intellij.platform.workspace.storage.impl.ConnectionId$ConnectionType
|
e:com.intellij.platform.workspace.storage.impl.ConnectionId$ConnectionType
|
||||||
@@ -208,7 +203,6 @@ f:com.intellij.platform.workspace.storage.impl.EntityLink
|
|||||||
- f:getConnectionId():com.intellij.platform.workspace.storage.impl.ConnectionId
|
- f:getConnectionId():com.intellij.platform.workspace.storage.impl.ConnectionId
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:isThisFieldChild():Z
|
- f:isThisFieldChild():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.storage.impl.EntityStorageExtensionsKt
|
f:com.intellij.platform.workspace.storage.impl.EntityStorageExtensionsKt
|
||||||
- sf:extractOneToAbstractManyChildren(com.intellij.platform.workspace.storage.EntityStorage,com.intellij.platform.workspace.storage.impl.ConnectionId,com.intellij.platform.workspace.storage.WorkspaceEntity):kotlin.sequences.Sequence
|
- sf:extractOneToAbstractManyChildren(com.intellij.platform.workspace.storage.EntityStorage,com.intellij.platform.workspace.storage.impl.ConnectionId,com.intellij.platform.workspace.storage.WorkspaceEntity):kotlin.sequences.Sequence
|
||||||
- sf:extractOneToAbstractManyParent(com.intellij.platform.workspace.storage.EntityStorage,com.intellij.platform.workspace.storage.impl.ConnectionId,com.intellij.platform.workspace.storage.WorkspaceEntity):com.intellij.platform.workspace.storage.WorkspaceEntity
|
- sf:extractOneToAbstractManyParent(com.intellij.platform.workspace.storage.EntityStorage,com.intellij.platform.workspace.storage.impl.ConnectionId,com.intellij.platform.workspace.storage.WorkspaceEntity):com.intellij.platform.workspace.storage.WorkspaceEntity
|
||||||
@@ -290,7 +284,6 @@ a:com.intellij.platform.workspace.storage.impl.WorkspaceEntityBase
|
|||||||
- referrers(java.lang.Class):kotlin.sequences.Sequence
|
- referrers(java.lang.Class):kotlin.sequences.Sequence
|
||||||
- f:setId(J):V
|
- f:setId(J):V
|
||||||
- f:setSnapshot(com.intellij.platform.workspace.storage.EntityStorage):V
|
- f:setSnapshot(com.intellij.platform.workspace.storage.EntityStorage):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.platform.workspace.storage.impl.WorkspaceEntityData
|
a:com.intellij.platform.workspace.storage.impl.WorkspaceEntityData
|
||||||
- java.lang.Cloneable
|
- java.lang.Cloneable
|
||||||
- entitySource:com.intellij.platform.workspace.storage.EntitySource
|
- entitySource:com.intellij.platform.workspace.storage.EntitySource
|
||||||
@@ -313,7 +306,6 @@ a:com.intellij.platform.workspace.storage.impl.WorkspaceEntityData
|
|||||||
- f:isEntitySourceInitialized():Z
|
- f:isEntitySourceInitialized():Z
|
||||||
- f:setEntitySource(com.intellij.platform.workspace.storage.EntitySource):V
|
- f:setEntitySource(com.intellij.platform.workspace.storage.EntitySource):V
|
||||||
- f:setId(I):V
|
- f:setId(I):V
|
||||||
- toString():java.lang.String
|
|
||||||
- a:wrapAsModifiable(com.intellij.platform.workspace.storage.MutableEntityStorage):com.intellij.platform.workspace.storage.WorkspaceEntity$Builder
|
- a:wrapAsModifiable(com.intellij.platform.workspace.storage.MutableEntityStorage):com.intellij.platform.workspace.storage.WorkspaceEntity$Builder
|
||||||
c:com.intellij.platform.workspace.storage.impl.WorkspaceEntityExtensionDelegate
|
c:com.intellij.platform.workspace.storage.impl.WorkspaceEntityExtensionDelegate
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -347,7 +339,6 @@ f:com.intellij.platform.workspace.storage.impl.cache.CachedValue
|
|||||||
- f:getCacheProcessStatus():com.intellij.platform.workspace.storage.impl.cache.CacheProcessingStatus
|
- f:getCacheProcessStatus():com.intellij.platform.workspace.storage.impl.cache.CacheProcessingStatus
|
||||||
- f:getValue():java.lang.Object
|
- f:getValue():java.lang.Object
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.storage.impl.cache.ChangeOnVersionedChange
|
f:com.intellij.platform.workspace.storage.impl.cache.ChangeOnVersionedChange
|
||||||
- <init>(kotlin.sequences.Sequence):V
|
- <init>(kotlin.sequences.Sequence):V
|
||||||
- getSize():I
|
- getSize():I
|
||||||
@@ -468,7 +459,6 @@ c:com.intellij.platform.workspace.storage.impl.url.VirtualFileUrlImpl
|
|||||||
- getUrl():java.lang.String
|
- getUrl():java.lang.String
|
||||||
- f:getUrlSegments():java.util.List
|
- f:getUrlSegments():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.storage.impl.url.VirtualFileUrlImplKt
|
f:com.intellij.platform.workspace.storage.impl.url.VirtualFileUrlImplKt
|
||||||
- sf:toVirtualFileUrl(java.io.File,com.intellij.platform.workspace.storage.url.VirtualFileUrlManager):com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
- sf:toVirtualFileUrl(java.io.File,com.intellij.platform.workspace.storage.url.VirtualFileUrlManager):com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
||||||
- sf:toVirtualFileUrl(java.nio.file.Path,com.intellij.platform.workspace.storage.url.VirtualFileUrlManager):com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
- sf:toVirtualFileUrl(java.nio.file.Path,com.intellij.platform.workspace.storage.url.VirtualFileUrlManager):com.intellij.platform.workspace.storage.url.VirtualFileUrl
|
||||||
@@ -561,7 +551,6 @@ f:com.intellij.platform.workspace.storage.metadata.model.EntityMetadata
|
|||||||
- getSupertypes():java.util.List
|
- getSupertypes():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:isAbstract():Z
|
- f:isAbstract():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.storage.metadata.model.ExtPropertyMetadata
|
f:com.intellij.platform.workspace.storage.metadata.model.ExtPropertyMetadata
|
||||||
- com.intellij.platform.workspace.storage.metadata.model.PropertyMetadata
|
- com.intellij.platform.workspace.storage.metadata.model.PropertyMetadata
|
||||||
- <init>(java.lang.String,com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$EntityReference,Z,Z,Z,java.lang.String):V
|
- <init>(java.lang.String,com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$EntityReference,Z,Z,Z,java.lang.String):V
|
||||||
@@ -581,7 +570,6 @@ f:com.intellij.platform.workspace.storage.metadata.model.ExtPropertyMetadata
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isComputable():Z
|
- isComputable():Z
|
||||||
- isOpen():Z
|
- isOpen():Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.platform.workspace.storage.metadata.model.ExtendableClassMetadata
|
a:com.intellij.platform.workspace.storage.metadata.model.ExtendableClassMetadata
|
||||||
- com.intellij.platform.workspace.storage.metadata.model.StorageClassMetadata
|
- com.intellij.platform.workspace.storage.metadata.model.StorageClassMetadata
|
||||||
- getProperties():java.util.List
|
- getProperties():java.util.List
|
||||||
@@ -599,7 +587,6 @@ f:com.intellij.platform.workspace.storage.metadata.model.ExtendableClassMetadata
|
|||||||
- getSubclasses():java.util.List
|
- getSubclasses():java.util.List
|
||||||
- getSupertypes():java.util.List
|
- getSupertypes():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata
|
a:com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata
|
||||||
- com.intellij.platform.workspace.storage.metadata.model.StorageClassMetadata
|
- com.intellij.platform.workspace.storage.metadata.model.StorageClassMetadata
|
||||||
f:com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata$ClassMetadata
|
f:com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata$ClassMetadata
|
||||||
@@ -615,7 +602,6 @@ f:com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata$Clas
|
|||||||
- getProperties():java.util.List
|
- getProperties():java.util.List
|
||||||
- getSupertypes():java.util.List
|
- getSupertypes():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata$EnumClassMetadata
|
f:com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata$EnumClassMetadata
|
||||||
- com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata
|
- com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata
|
||||||
- <init>(java.lang.String,java.util.List,java.util.List,java.util.List):V
|
- <init>(java.lang.String,java.util.List,java.util.List,java.util.List):V
|
||||||
@@ -631,7 +617,6 @@ f:com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata$Enum
|
|||||||
- getSupertypes():java.util.List
|
- getSupertypes():java.util.List
|
||||||
- f:getValues():java.util.List
|
- f:getValues():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata$KnownClass
|
f:com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata$KnownClass
|
||||||
- com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata
|
- com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata
|
||||||
- <init>(java.lang.String):V
|
- <init>(java.lang.String):V
|
||||||
@@ -643,7 +628,6 @@ f:com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata$Know
|
|||||||
- getProperties():java.util.List
|
- getProperties():java.util.List
|
||||||
- getSupertypes():java.util.List
|
- getSupertypes():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata$ObjectMetadata
|
f:com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata$ObjectMetadata
|
||||||
- com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata
|
- com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata
|
||||||
- <init>(java.lang.String,java.util.List,java.util.List):V
|
- <init>(java.lang.String,java.util.List,java.util.List):V
|
||||||
@@ -657,7 +641,6 @@ f:com.intellij.platform.workspace.storage.metadata.model.FinalClassMetadata$Obje
|
|||||||
- getProperties():java.util.List
|
- getProperties():java.util.List
|
||||||
- getSupertypes():java.util.List
|
- getSupertypes():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.storage.metadata.model.OwnPropertyMetadata
|
f:com.intellij.platform.workspace.storage.metadata.model.OwnPropertyMetadata
|
||||||
- com.intellij.platform.workspace.storage.metadata.model.PropertyMetadata
|
- com.intellij.platform.workspace.storage.metadata.model.PropertyMetadata
|
||||||
- <init>(java.lang.String,com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata,Z,Z,Z,Z):V
|
- <init>(java.lang.String,com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata,Z,Z,Z,Z):V
|
||||||
@@ -677,7 +660,6 @@ f:com.intellij.platform.workspace.storage.metadata.model.OwnPropertyMetadata
|
|||||||
- isComputable():Z
|
- isComputable():Z
|
||||||
- f:isKey():Z
|
- f:isKey():Z
|
||||||
- isOpen():Z
|
- isOpen():Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.platform.workspace.storage.metadata.model.PropertyMetadata
|
com.intellij.platform.workspace.storage.metadata.model.PropertyMetadata
|
||||||
- com.intellij.platform.workspace.storage.metadata.StorageMetadata
|
- com.intellij.platform.workspace.storage.metadata.StorageMetadata
|
||||||
- a:getName():java.lang.String
|
- a:getName():java.lang.String
|
||||||
@@ -710,7 +692,6 @@ f:com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$Entit
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:isChild():Z
|
- f:isChild():Z
|
||||||
- isNullable():Z
|
- isNullable():Z
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$NullableType
|
com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$NullableType
|
||||||
- a:isNullable():Z
|
- a:isNullable():Z
|
||||||
f:com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$ParameterizedType
|
f:com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$ParameterizedType
|
||||||
@@ -724,7 +705,6 @@ f:com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$Param
|
|||||||
- f:getGenerics():java.util.List
|
- f:getGenerics():java.util.List
|
||||||
- f:getPrimitive():com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$SimpleType
|
- f:getPrimitive():com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$SimpleType
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$SimpleType
|
a:com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$SimpleType
|
||||||
- com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata
|
- com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata
|
||||||
- com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$NullableType
|
- com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$NullableType
|
||||||
@@ -739,7 +719,6 @@ f:com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$Simpl
|
|||||||
- f:getTypeMetadata():com.intellij.platform.workspace.storage.metadata.model.StorageClassMetadata
|
- f:getTypeMetadata():com.intellij.platform.workspace.storage.metadata.model.StorageClassMetadata
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isNullable():Z
|
- isNullable():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$SimpleType$PrimitiveType
|
f:com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$SimpleType$PrimitiveType
|
||||||
- com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$SimpleType
|
- com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$SimpleType
|
||||||
- <init>(java.lang.String,Z):V
|
- <init>(java.lang.String,Z):V
|
||||||
@@ -751,7 +730,6 @@ f:com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$Simpl
|
|||||||
- f:getType():java.lang.String
|
- f:getType():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isNullable():Z
|
- isNullable():Z
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.platform.workspace.storage.metadata.utils.ConstructorsGeneratorKt
|
f:com.intellij.platform.workspace.storage.metadata.utils.ConstructorsGeneratorKt
|
||||||
- bs:main(java.lang.String[]):V
|
- bs:main(java.lang.String[]):V
|
||||||
f:com.intellij.platform.workspace.storage.query.APIKt
|
f:com.intellij.platform.workspace.storage.query.APIKt
|
||||||
|
|||||||
@@ -307,7 +307,6 @@ a:com.intellij.xdebugger.breakpoints.XBreakpointType
|
|||||||
- isAddBreakpointButtonVisible():Z
|
- isAddBreakpointButtonVisible():Z
|
||||||
- isSuspendThreadSupported():Z
|
- isSuspendThreadSupported():Z
|
||||||
- shouldShowInBreakpointsDialog(com.intellij.openapi.project.Project):Z
|
- shouldShowInBreakpointsDialog(com.intellij.openapi.project.Project):Z
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.xdebugger.breakpoints.XBreakpointType$StandardPanels
|
e:com.intellij.xdebugger.breakpoints.XBreakpointType$StandardPanels
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:ACTIONS:com.intellij.xdebugger.breakpoints.XBreakpointType$StandardPanels
|
- sf:ACTIONS:com.intellij.xdebugger.breakpoints.XBreakpointType$StandardPanels
|
||||||
@@ -366,7 +365,6 @@ a:com.intellij.xdebugger.breakpoints.XLineBreakpointType$XLineBreakpointVariant
|
|||||||
- f:getType():com.intellij.xdebugger.breakpoints.XLineBreakpointType
|
- f:getType():com.intellij.xdebugger.breakpoints.XLineBreakpointType
|
||||||
- isMultiVariant():Z
|
- isMultiVariant():Z
|
||||||
- shouldUseAsInlineVariant():Z
|
- shouldUseAsInlineVariant():Z
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.xdebugger.breakpoints.XLineBreakpointType$XLinePsiElementBreakpointVariant
|
c:com.intellij.xdebugger.breakpoints.XLineBreakpointType$XLinePsiElementBreakpointVariant
|
||||||
- com.intellij.xdebugger.breakpoints.XLineBreakpointType$XLineBreakpointAllVariant
|
- com.intellij.xdebugger.breakpoints.XLineBreakpointType$XLineBreakpointAllVariant
|
||||||
- <init>(com.intellij.xdebugger.breakpoints.XLineBreakpointType,com.intellij.xdebugger.XSourcePosition,com.intellij.psi.PsiElement):V
|
- <init>(com.intellij.xdebugger.breakpoints.XLineBreakpointType,com.intellij.xdebugger.XSourcePosition,com.intellij.psi.PsiElement):V
|
||||||
@@ -396,7 +394,6 @@ a:com.intellij.xdebugger.breakpoints.ui.XBreakpointGroup
|
|||||||
- getIcon(Z):javax.swing.Icon
|
- getIcon(Z):javax.swing.Icon
|
||||||
- a:getName():java.lang.String
|
- a:getName():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.xdebugger.breakpoints.ui.XBreakpointGroupingRule
|
a:com.intellij.xdebugger.breakpoints.ui.XBreakpointGroupingRule
|
||||||
- sf:EP:com.intellij.openapi.extensions.ExtensionPointName
|
- sf:EP:com.intellij.openapi.extensions.ExtensionPointName
|
||||||
- sf:PRIORITY_COMPARATOR:java.util.Comparator
|
- sf:PRIORITY_COMPARATOR:java.util.Comparator
|
||||||
@@ -539,7 +536,6 @@ a:com.intellij.xdebugger.frame.XNamedValue
|
|||||||
- pf:myName:java.lang.String
|
- pf:myName:java.lang.String
|
||||||
- p:<init>(java.lang.String):V
|
- p:<init>(java.lang.String):V
|
||||||
- f:getName():java.lang.String
|
- f:getName():java.lang.String
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.xdebugger.frame.XNavigatable
|
com.intellij.xdebugger.frame.XNavigatable
|
||||||
- a:setSourcePosition(com.intellij.xdebugger.XSourcePosition):V
|
- a:setSourcePosition(com.intellij.xdebugger.XSourcePosition):V
|
||||||
a:com.intellij.xdebugger.frame.XReferrersProvider
|
a:com.intellij.xdebugger.frame.XReferrersProvider
|
||||||
|
|||||||
@@ -81,7 +81,6 @@ a:com.intellij.xdebugger.attach.osHandlers.AttachOSHandler
|
|||||||
- <init>(com.intellij.xdebugger.attach.EnvironmentAwareHost,com.intellij.xdebugger.attach.osHandlers.AttachOSHandler$OSType):V
|
- <init>(com.intellij.xdebugger.attach.EnvironmentAwareHost,com.intellij.xdebugger.attach.osHandlers.AttachOSHandler$OSType):V
|
||||||
- s:getAttachOsHandler(com.intellij.xdebugger.attach.EnvironmentAwareHost):com.intellij.xdebugger.attach.osHandlers.AttachOSHandler
|
- s:getAttachOsHandler(com.intellij.xdebugger.attach.EnvironmentAwareHost):com.intellij.xdebugger.attach.osHandlers.AttachOSHandler
|
||||||
- getOSType():com.intellij.xdebugger.attach.osHandlers.AttachOSHandler$OSType
|
- getOSType():com.intellij.xdebugger.attach.osHandlers.AttachOSHandler$OSType
|
||||||
- toString():java.lang.String
|
|
||||||
e:com.intellij.xdebugger.attach.osHandlers.AttachOSHandler$OSType
|
e:com.intellij.xdebugger.attach.osHandlers.AttachOSHandler$OSType
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
- sf:LINUX:com.intellij.xdebugger.attach.osHandlers.AttachOSHandler$OSType
|
- sf:LINUX:com.intellij.xdebugger.attach.osHandlers.AttachOSHandler$OSType
|
||||||
@@ -485,7 +484,6 @@ a:com.intellij.xdebugger.impl.XSourcePositionImpl
|
|||||||
- s:createByOffset(com.intellij.openapi.vfs.VirtualFile,I):com.intellij.xdebugger.impl.XSourcePositionImpl
|
- s:createByOffset(com.intellij.openapi.vfs.VirtualFile,I):com.intellij.xdebugger.impl.XSourcePositionImpl
|
||||||
- createNavigatable(com.intellij.openapi.project.Project):com.intellij.pom.Navigatable
|
- createNavigatable(com.intellij.openapi.project.Project):com.intellij.pom.Navigatable
|
||||||
- getFile():com.intellij.openapi.vfs.VirtualFile
|
- getFile():com.intellij.openapi.vfs.VirtualFile
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.xdebugger.impl.actions.AttachToProcessAction
|
c:com.intellij.xdebugger.impl.actions.AttachToProcessAction
|
||||||
- com.intellij.xdebugger.impl.actions.AttachToProcessActionBase
|
- com.intellij.xdebugger.impl.actions.AttachToProcessActionBase
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -1073,7 +1071,6 @@ c:com.intellij.xdebugger.impl.breakpoints.XBreakpointBase
|
|||||||
- setLogStack(Z):V
|
- setLogStack(Z):V
|
||||||
- setSuspendPolicy(com.intellij.xdebugger.breakpoints.SuspendPolicy):V
|
- setSuspendPolicy(com.intellij.xdebugger.breakpoints.SuspendPolicy):V
|
||||||
- setUserDescription(java.lang.String):V
|
- setUserDescription(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
- p:updateIcon():V
|
- p:updateIcon():V
|
||||||
pc:com.intellij.xdebugger.impl.breakpoints.XBreakpointBase$BreakpointGutterIconRenderer
|
pc:com.intellij.xdebugger.impl.breakpoints.XBreakpointBase$BreakpointGutterIconRenderer
|
||||||
- com.intellij.xdebugger.impl.breakpoints.XBreakpointBase$CommonBreakpointGutterIconRenderer
|
- com.intellij.xdebugger.impl.breakpoints.XBreakpointBase$CommonBreakpointGutterIconRenderer
|
||||||
@@ -1224,7 +1221,6 @@ c:com.intellij.xdebugger.impl.breakpoints.XExpressionImpl
|
|||||||
- getLanguage():com.intellij.lang.Language
|
- getLanguage():com.intellij.lang.Language
|
||||||
- getMode():com.intellij.xdebugger.evaluation.EvaluationMode
|
- getMode():com.intellij.xdebugger.evaluation.EvaluationMode
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.xdebugger.impl.breakpoints.XExpressionState
|
c:com.intellij.xdebugger.impl.breakpoints.XExpressionState
|
||||||
- myCustomInfo:java.lang.String
|
- myCustomInfo:java.lang.String
|
||||||
- myDisabled:Z
|
- myDisabled:Z
|
||||||
@@ -1253,7 +1249,6 @@ f:com.intellij.xdebugger.impl.breakpoints.XLineBreakpointImpl
|
|||||||
- isValid():Z
|
- isValid():Z
|
||||||
- setFileUrl(java.lang.String):V
|
- setFileUrl(java.lang.String):V
|
||||||
- setTemporary(Z):V
|
- setTemporary(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
- updatePosition():V
|
- updatePosition():V
|
||||||
- updateUI():V
|
- updateUI():V
|
||||||
f:com.intellij.xdebugger.impl.breakpoints.XLineBreakpointManager
|
f:com.intellij.xdebugger.impl.breakpoints.XLineBreakpointManager
|
||||||
@@ -1607,7 +1602,6 @@ c:com.intellij.xdebugger.impl.evaluate.quick.XValueHint
|
|||||||
- p:evaluateAndShowHint():V
|
- p:evaluateAndShowHint():V
|
||||||
- hideHint():V
|
- hideHint():V
|
||||||
- p:onHintHidden():V
|
- p:onHintHidden():V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.xdebugger.impl.evaluate.quick.common.AbstractValueHint
|
a:com.intellij.xdebugger.impl.evaluate.quick.common.AbstractValueHint
|
||||||
- pf:myPoint:java.awt.Point
|
- pf:myPoint:java.awt.Point
|
||||||
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,java.awt.Point,com.intellij.xdebugger.impl.evaluate.quick.common.ValueHintType,com.intellij.openapi.util.TextRange):V
|
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,java.awt.Point,com.intellij.xdebugger.impl.evaluate.quick.common.ValueHintType,com.intellij.openapi.util.TextRange):V
|
||||||
@@ -1669,7 +1663,6 @@ f:com.intellij.xdebugger.impl.evaluate.quick.common.QuickEvaluateHandler$Cancell
|
|||||||
- hintPromise():org.jetbrains.concurrency.Promise
|
- hintPromise():org.jetbrains.concurrency.Promise
|
||||||
- infoPromise():org.jetbrains.concurrency.Promise
|
- infoPromise():org.jetbrains.concurrency.Promise
|
||||||
- s:resolved(com.intellij.xdebugger.impl.evaluate.quick.common.AbstractValueHint):com.intellij.xdebugger.impl.evaluate.quick.common.QuickEvaluateHandler$CancellableHint
|
- s:resolved(com.intellij.xdebugger.impl.evaluate.quick.common.AbstractValueHint):com.intellij.xdebugger.impl.evaluate.quick.common.QuickEvaluateHandler$CancellableHint
|
||||||
- f:toString():java.lang.String
|
|
||||||
- tryCancel():V
|
- tryCancel():V
|
||||||
e:com.intellij.xdebugger.impl.evaluate.quick.common.ValueHintType
|
e:com.intellij.xdebugger.impl.evaluate.quick.common.ValueHintType
|
||||||
- java.lang.Enum
|
- java.lang.Enum
|
||||||
@@ -1769,7 +1762,6 @@ f:com.intellij.xdebugger.impl.frame.StackInfo
|
|||||||
- f:getStack():com.intellij.xdebugger.frame.XExecutionStack
|
- f:getStack():com.intellij.xdebugger.frame.XExecutionStack
|
||||||
- f:getText():java.lang.String
|
- f:getText():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.xdebugger.impl.frame.StackInfo$Companion
|
f:com.intellij.xdebugger.impl.frame.StackInfo$Companion
|
||||||
- f:error(java.lang.String):com.intellij.xdebugger.impl.frame.StackInfo
|
- f:error(java.lang.String):com.intellij.xdebugger.impl.frame.StackInfo
|
||||||
- f:from(com.intellij.xdebugger.frame.XExecutionStack):com.intellij.xdebugger.impl.frame.StackInfo
|
- f:from(com.intellij.xdebugger.frame.XExecutionStack):com.intellij.xdebugger.impl.frame.StackInfo
|
||||||
@@ -2206,7 +2198,6 @@ f:com.intellij.xdebugger.impl.pinned.items.PinnedItemInfo
|
|||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:setMemberName(java.lang.String):V
|
- f:setMemberName(java.lang.String):V
|
||||||
- f:setParentTag(java.lang.String):V
|
- f:setParentTag(java.lang.String):V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.xdebugger.impl.pinned.items.PinnedItemInfo$Companion
|
f:com.intellij.xdebugger.impl.pinned.items.PinnedItemInfo$Companion
|
||||||
- f:getKey(java.lang.String,java.lang.String):java.lang.String
|
- f:getKey(java.lang.String,java.lang.String):java.lang.String
|
||||||
*:com.intellij.xdebugger.impl.pinned.items.XDebuggerPinToTopListener
|
*:com.intellij.xdebugger.impl.pinned.items.XDebuggerPinToTopListener
|
||||||
@@ -2792,7 +2783,6 @@ f:com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogItemPresentationInfo
|
|||||||
- f:getExecutableTextAttributes():com.intellij.ui.SimpleTextAttributes
|
- f:getExecutableTextAttributes():com.intellij.ui.SimpleTextAttributes
|
||||||
- f:getIndexedString():java.lang.String
|
- f:getIndexedString():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogPresentationService
|
f:com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogPresentationService
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- f:getHostTypeDisplayText(com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogHostType):java.lang.String
|
- f:getHostTypeDisplayText(com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogHostType):java.lang.String
|
||||||
@@ -2811,7 +2801,6 @@ c:com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogProcessItem
|
|||||||
- f:getIndexedString():java.lang.String
|
- f:getIndexedString():java.lang.String
|
||||||
- getMainDebugger(com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogState):com.intellij.xdebugger.attach.XAttachDebugger
|
- getMainDebugger(com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogState):com.intellij.xdebugger.attach.XAttachDebugger
|
||||||
- f:getProcessInfo():com.intellij.execution.process.ProcessInfo
|
- f:getProcessInfo():com.intellij.execution.process.ProcessInfo
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogProcessItem$Companion
|
f:com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogProcessItem$Companion
|
||||||
- f:create(com.intellij.execution.process.ProcessInfo,java.util.Map,com.intellij.openapi.util.UserDataHolder):com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogProcessItem
|
- f:create(com.intellij.execution.process.ProcessInfo,java.util.Map,com.intellij.openapi.util.UserDataHolder):com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogProcessItem
|
||||||
f:com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogSettings
|
f:com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogSettings
|
||||||
@@ -2854,7 +2843,6 @@ f:com.intellij.xdebugger.impl.ui.attach.dialog.AttachHostAndProvider
|
|||||||
- f:getProject():com.intellij.openapi.project.Project
|
- f:getProject():com.intellij.openapi.project.Project
|
||||||
- f:getProvider():com.intellij.xdebugger.attach.XAttachHostProvider
|
- f:getProvider():com.intellij.xdebugger.attach.XAttachHostProvider
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
com.intellij.xdebugger.impl.ui.attach.dialog.AttachHostItem
|
com.intellij.xdebugger.impl.ui.attach.dialog.AttachHostItem
|
||||||
- a:getHost():com.intellij.xdebugger.attach.XAttachHost
|
- a:getHost():com.intellij.xdebugger.attach.XAttachHost
|
||||||
- a:getIcon():javax.swing.Icon
|
- a:getIcon():javax.swing.Icon
|
||||||
@@ -2873,7 +2861,6 @@ f:com.intellij.xdebugger.impl.ui.attach.dialog.AttachItemsInfo
|
|||||||
- f:getProcessItems():java.util.List
|
- f:getProcessItems():java.util.List
|
||||||
- f:getRecentItems():java.util.List
|
- f:getRecentItems():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.xdebugger.impl.ui.attach.dialog.AttachItemsInfo$Companion
|
f:com.intellij.xdebugger.impl.ui.attach.dialog.AttachItemsInfo$Companion
|
||||||
- f:getEMPTY():com.intellij.xdebugger.impl.ui.attach.dialog.AttachItemsInfo
|
- f:getEMPTY():com.intellij.xdebugger.impl.ui.attach.dialog.AttachItemsInfo
|
||||||
f:com.intellij.xdebugger.impl.ui.attach.dialog.AttachShowOnlyMyProcessesToggleAction
|
f:com.intellij.xdebugger.impl.ui.attach.dialog.AttachShowOnlyMyProcessesToggleAction
|
||||||
@@ -3108,7 +3095,6 @@ f:com.intellij.xdebugger.impl.ui.attach.dialog.items.columns.AttachDialogColumnI
|
|||||||
- f:getColumnKey():java.lang.String
|
- f:getColumnKey():java.lang.String
|
||||||
- f:getDefaultColumnWidth():I
|
- f:getDefaultColumnWidth():I
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.xdebugger.impl.ui.attach.dialog.items.columns.AttachDialogColumnsLayout
|
a:com.intellij.xdebugger.impl.ui.attach.dialog.items.columns.AttachDialogColumnsLayout
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- a:createCell(I,com.intellij.xdebugger.impl.ui.attach.dialog.items.nodes.AttachDialogProcessNode,com.intellij.xdebugger.impl.ui.attach.dialog.items.AttachToProcessElementsFilters,Z):com.intellij.xdebugger.impl.ui.attach.dialog.items.cells.AttachTableCell
|
- a:createCell(I,com.intellij.xdebugger.impl.ui.attach.dialog.items.nodes.AttachDialogProcessNode,com.intellij.xdebugger.impl.ui.attach.dialog.items.AttachToProcessElementsFilters,Z):com.intellij.xdebugger.impl.ui.attach.dialog.items.cells.AttachTableCell
|
||||||
@@ -3153,7 +3139,6 @@ f:com.intellij.xdebugger.impl.ui.attach.dialog.items.nodes.AttachDialogProcessNo
|
|||||||
- getProcessItem():com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogProcessItem
|
- getProcessItem():com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogProcessItem
|
||||||
- getRenderer(I):javax.swing.table.TableCellRenderer
|
- getRenderer(I):javax.swing.table.TableCellRenderer
|
||||||
- getValueAtColumn(I):java.lang.Object
|
- getValueAtColumn(I):java.lang.Object
|
||||||
- toString():java.lang.String
|
|
||||||
- visit(com.intellij.xdebugger.impl.ui.attach.dialog.items.AttachToProcessElementsFilters):Z
|
- visit(com.intellij.xdebugger.impl.ui.attach.dialog.items.AttachToProcessElementsFilters):Z
|
||||||
com.intellij.xdebugger.impl.ui.attach.dialog.items.nodes.AttachSelectionIgnoredNode
|
com.intellij.xdebugger.impl.ui.attach.dialog.items.nodes.AttachSelectionIgnoredNode
|
||||||
f:com.intellij.xdebugger.impl.ui.attach.dialog.items.separators.TableGroupHeaderColumnSeparator
|
f:com.intellij.xdebugger.impl.ui.attach.dialog.items.separators.TableGroupHeaderColumnSeparator
|
||||||
@@ -3535,7 +3520,6 @@ a:com.intellij.xdebugger.impl.ui.tree.nodes.XDebuggerTreeNode
|
|||||||
- isLeaf():Z
|
- isLeaf():Z
|
||||||
- p:setIcon(javax.swing.Icon):V
|
- p:setIcon(javax.swing.Icon):V
|
||||||
- setLeaf(Z):V
|
- setLeaf(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
a:com.intellij.xdebugger.impl.ui.tree.nodes.XEvaluationCallbackBase
|
a:com.intellij.xdebugger.impl.ui.tree.nodes.XEvaluationCallbackBase
|
||||||
- com.intellij.xdebugger.evaluation.XDebuggerEvaluator$XEvaluationCallback
|
- com.intellij.xdebugger.evaluation.XDebuggerEvaluator$XEvaluationCallback
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -3577,7 +3561,6 @@ c:com.intellij.xdebugger.impl.ui.tree.nodes.XValueGroupNodeImpl
|
|||||||
- isComputed():Z
|
- isComputed():Z
|
||||||
- markChanged():V
|
- markChanged():V
|
||||||
- onExpansion(Z):V
|
- onExpansion(Z):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.intellij.xdebugger.impl.ui.tree.nodes.XValueNodeImpl
|
c:com.intellij.xdebugger.impl.ui.tree.nodes.XValueNodeImpl
|
||||||
- com.intellij.xdebugger.impl.ui.tree.nodes.XValueContainerNode
|
- com.intellij.xdebugger.impl.ui.tree.nodes.XValueContainerNode
|
||||||
- com.intellij.xdebugger.frame.XCompositeNode
|
- com.intellij.xdebugger.frame.XCompositeNode
|
||||||
@@ -3606,7 +3589,6 @@ c:com.intellij.xdebugger.impl.ui.tree.nodes.XValueNodeImpl
|
|||||||
- setPresentation(javax.swing.Icon,com.intellij.xdebugger.frame.presentation.XValuePresentation,Z):V
|
- setPresentation(javax.swing.Icon,com.intellij.xdebugger.frame.presentation.XValuePresentation,Z):V
|
||||||
- setPresentation(javax.swing.Icon,java.lang.String,java.lang.String,Z):V
|
- setPresentation(javax.swing.Icon,java.lang.String,java.lang.String,Z):V
|
||||||
- setValueModificationStarted():V
|
- setValueModificationStarted():V
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.xdebugger.impl.ui.tree.nodes.XValueNodePresentationConfigurator
|
f:com.intellij.xdebugger.impl.ui.tree.nodes.XValueNodePresentationConfigurator
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:setPresentation(javax.swing.Icon,com.intellij.xdebugger.frame.presentation.XValuePresentation,Z,com.intellij.xdebugger.impl.ui.tree.nodes.XValueNodePresentationConfigurator$ConfigurableXValueNode):V
|
- s:setPresentation(javax.swing.Icon,com.intellij.xdebugger.frame.presentation.XValuePresentation,Z,com.intellij.xdebugger.impl.ui.tree.nodes.XValueNodePresentationConfigurator$ConfigurableXValueNode):V
|
||||||
|
|||||||
@@ -209,7 +209,6 @@ f:org.intellij.plugins.intelliLang.inject.InjectorUtils$InjectionInfo
|
|||||||
- host():com.intellij.psi.PsiLanguageInjectionHost
|
- host():com.intellij.psi.PsiLanguageInjectionHost
|
||||||
- language():org.intellij.plugins.intelliLang.inject.InjectedLanguage
|
- language():org.intellij.plugins.intelliLang.inject.InjectedLanguage
|
||||||
- range():com.intellij.openapi.util.TextRange
|
- range():com.intellij.openapi.util.TextRange
|
||||||
- f:toString():java.lang.String
|
|
||||||
f:org.intellij.plugins.intelliLang.inject.LanguageInjectionConfigBean
|
f:org.intellij.plugins.intelliLang.inject.LanguageInjectionConfigBean
|
||||||
- myConfigUrl:java.lang.String
|
- myConfigUrl:java.lang.String
|
||||||
- <init>():V
|
- <init>():V
|
||||||
@@ -305,7 +304,6 @@ c:org.intellij.plugins.intelliLang.inject.config.BaseInjection
|
|||||||
- setValuePattern(java.lang.String):V
|
- setValuePattern(java.lang.String):V
|
||||||
- shouldBeIgnored(com.intellij.psi.PsiElement):Z
|
- shouldBeIgnored(com.intellij.psi.PsiElement):Z
|
||||||
- shouldBeIgnored(java.util.Iterator,java.lang.String):Z
|
- shouldBeIgnored(java.util.Iterator,java.lang.String):Z
|
||||||
- toString():java.lang.String
|
|
||||||
- p:writeExternalImpl(org.jdom.Element):V
|
- p:writeExternalImpl(org.jdom.Element):V
|
||||||
c:org.intellij.plugins.intelliLang.inject.config.InjectionPlace
|
c:org.intellij.plugins.intelliLang.inject.config.InjectionPlace
|
||||||
- sf:ARRAY_FACTORY:com.intellij.util.ArrayFactory
|
- sf:ARRAY_FACTORY:com.intellij.util.ArrayFactory
|
||||||
@@ -317,7 +315,6 @@ c:org.intellij.plugins.intelliLang.inject.config.InjectionPlace
|
|||||||
- getText():java.lang.String
|
- getText():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- isEnabled():Z
|
- isEnabled():Z
|
||||||
- toString():java.lang.String
|
|
||||||
a:org.intellij.plugins.intelliLang.inject.config.JspSupportProxy
|
a:org.intellij.plugins.intelliLang.inject.config.JspSupportProxy
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:getInstance():org.intellij.plugins.intelliLang.inject.config.JspSupportProxy
|
- s:getInstance():org.intellij.plugins.intelliLang.inject.config.JspSupportProxy
|
||||||
|
|||||||
@@ -78,7 +78,6 @@ f:com.jetbrains.builtInHelp.search.HelpSearchResult
|
|||||||
- f:get_highlightResult():com.jetbrains.builtInHelp.search.HelpSearchResult$HighlightedResult
|
- f:get_highlightResult():com.jetbrains.builtInHelp.search.HelpSearchResult$HighlightedResult
|
||||||
- f:get_snippetResult():com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult
|
- f:get_snippetResult():com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
f:com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
||||||
- <init>(java.lang.String,java.lang.String,Z,java.util.List):V
|
- <init>(java.lang.String,java.lang.String,Z,java.util.List):V
|
||||||
- b:<init>(java.lang.String,java.lang.String,Z,java.util.List,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
- b:<init>(java.lang.String,java.lang.String,Z,java.util.List,I,kotlin.jvm.internal.DefaultConstructorMarker):V
|
||||||
@@ -94,7 +93,6 @@ f:com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
|||||||
- f:getMatchedWords():java.util.List
|
- f:getMatchedWords():java.util.List
|
||||||
- f:getValue():java.lang.String
|
- f:getValue():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.jetbrains.builtInHelp.search.HelpSearchResult$HighlightedResult
|
f:com.jetbrains.builtInHelp.search.HelpSearchResult$HighlightedResult
|
||||||
- <init>(com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails):V
|
- <init>(com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails,com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails):V
|
||||||
- f:component1():com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
- f:component1():com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
||||||
@@ -111,7 +109,6 @@ f:com.jetbrains.builtInHelp.search.HelpSearchResult$HighlightedResult
|
|||||||
- f:getPageTitle():com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
- f:getPageTitle():com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
||||||
- f:getUrl():com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
- f:getUrl():com.jetbrains.builtInHelp.search.HelpSearchResult$HelpSearchResultDetails
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult
|
f:com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult
|
||||||
- <init>(com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content):V
|
- <init>(com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content):V
|
||||||
- f:component1():com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content
|
- f:component1():com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content
|
||||||
@@ -120,7 +117,6 @@ f:com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult
|
|||||||
- equals(java.lang.Object):Z
|
- equals(java.lang.Object):Z
|
||||||
- f:getContent():com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content
|
- f:getContent():com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content
|
f:com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content
|
||||||
- <init>(java.lang.String,java.lang.String):V
|
- <init>(java.lang.String,java.lang.String):V
|
||||||
- f:component1():java.lang.String
|
- f:component1():java.lang.String
|
||||||
@@ -131,7 +127,6 @@ f:com.jetbrains.builtInHelp.search.HelpSearchResult$SnippetResult$Content
|
|||||||
- f:getMatchLevel():java.lang.String
|
- f:getMatchLevel():java.lang.String
|
||||||
- f:getValue():java.lang.String
|
- f:getValue():java.lang.String
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.jetbrains.builtInHelp.search.HelpSearchResults
|
f:com.jetbrains.builtInHelp.search.HelpSearchResults
|
||||||
- <init>(java.util.List):V
|
- <init>(java.util.List):V
|
||||||
- f:component1():java.util.List
|
- f:component1():java.util.List
|
||||||
@@ -141,7 +136,6 @@ f:com.jetbrains.builtInHelp.search.HelpSearchResults
|
|||||||
- f:getHits():java.util.List
|
- f:getHits():java.util.List
|
||||||
- hashCode():I
|
- hashCode():I
|
||||||
- f:setHits(java.util.List):V
|
- f:setHits(java.util.List):V
|
||||||
- toString():java.lang.String
|
|
||||||
c:com.jetbrains.builtInHelp.settings.SettingsPage
|
c:com.jetbrains.builtInHelp.settings.SettingsPage
|
||||||
- com.intellij.openapi.options.Configurable
|
- com.intellij.openapi.options.Configurable
|
||||||
- sf:OPEN_HELP_BASE_URL:com.jetbrains.builtInHelp.settings.SettingsPage$SettingKey
|
- sf:OPEN_HELP_BASE_URL:com.jetbrains.builtInHelp.settings.SettingsPage$SettingKey
|
||||||
|
|||||||
@@ -223,7 +223,6 @@ c:com.intellij.coverage.lcov.LcovCoverageReport$LineHits
|
|||||||
- getFunctionName():java.lang.String
|
- getFunctionName():java.lang.String
|
||||||
- getHits():I
|
- getHits():I
|
||||||
- getLineNumber():I
|
- getLineNumber():I
|
||||||
- toString():java.lang.String
|
|
||||||
f:com.intellij.coverage.lcov.LcovSerializationUtils
|
f:com.intellij.coverage.lcov.LcovSerializationUtils
|
||||||
- <init>():V
|
- <init>():V
|
||||||
- s:convertToProjectData(com.intellij.coverage.lcov.LcovCoverageReport,java.util.function.Function):com.intellij.rt.coverage.data.ProjectData
|
- s:convertToProjectData(com.intellij.coverage.lcov.LcovCoverageReport,java.util.function.Function):com.intellij.rt.coverage.data.ProjectData
|
||||||
|
|||||||
@@ -30,6 +30,7 @@ class ApiIndex {
|
|||||||
.map { it.inputStream() }
|
.map { it.inputStream() }
|
||||||
.loadApiFromJvmClasses()
|
.loadApiFromJvmClasses()
|
||||||
.map { it.removeSyntheticBridges() }
|
.map { it.removeSyntheticBridges() }
|
||||||
|
.map { it.removeToString() }
|
||||||
.map { signature ->
|
.map { signature ->
|
||||||
signature.handleAnnotationsAndVisibility().also {
|
signature.handleAnnotationsAndVisibility().also {
|
||||||
/**
|
/**
|
||||||
@@ -308,6 +309,22 @@ private fun MethodBinarySignature.isSyntheticBridge(): Boolean {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
private fun ClassBinarySignature.removeToString(): ClassBinarySignature {
|
||||||
|
val withoutToString = memberSignatures.filterNot { signature ->
|
||||||
|
signature is MethodBinarySignature
|
||||||
|
&& !signature.access.access.isSet(Opcodes.ACC_ABSTRACT)
|
||||||
|
&& signature.jvmMember.let { member ->
|
||||||
|
member.name == "toString" && member.desc == "()Ljava/lang/String;"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
if (withoutToString.size == memberSignatures.size) {
|
||||||
|
return this
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
return copy(memberSignatures = withoutToString)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
private fun ClassBinarySignature.annotate(outerApiAnnotations: ApiAnnotations): ClassBinarySignature {
|
private fun ClassBinarySignature.annotate(outerApiAnnotations: ApiAnnotations): ClassBinarySignature {
|
||||||
val classApiAnnotations = annotations.apiAnnotations()
|
val classApiAnnotations = annotations.apiAnnotations()
|
||||||
val missingAnnotations = outerApiAnnotations.missingIn(classApiAnnotations)
|
val missingAnnotations = outerApiAnnotations.missingIn(classApiAnnotations)
|
||||||
|
|||||||
@@ -96,7 +96,6 @@ f:com.intellij.tools.apiDump.testData.JRecord
|
|||||||
- <init>(I,I):V
|
- <init>(I,I):V
|
||||||
- f:equals(java.lang.Object):Z
|
- f:equals(java.lang.Object):Z
|
||||||
- f:hashCode():I
|
- f:hashCode():I
|
||||||
- f:toString():java.lang.String
|
|
||||||
- x():I
|
- x():I
|
||||||
- y():I
|
- y():I
|
||||||
*c:com.intellij.tools.apiDump.testData.KtApiExperimentalClass
|
*c:com.intellij.tools.apiDump.testData.KtApiExperimentalClass
|
||||||
|
|||||||
Reference in New Issue
Block a user