Files
openide/platform/code-style-api/api-dump-experimental.txt
Mikhail Pyltsin cd9a60ab8f IJ-CR-151305 [java-import] IDEA-364508 support optimize imports
- use layout table

(cherry picked from commit 6862419acc2beb72f87cca6b93612f9afe81f698)

GitOrigin-RevId: af86c63fa16f760ad3fd0b66fc9f86f7a21de7c7
2025-02-13 14:23:52 +00:00

38 lines
2.6 KiB
Plaintext

com.intellij.formatting.Formatter
- *a:getIndentEnforcedToChildrenToBeRelativeToMe(com.intellij.formatting.Indent$Type,I):com.intellij.formatting.Indent
a:com.intellij.formatting.Indent
- *s:getIndentEnforcedToChildrenToBeRelativeToMe():com.intellij.formatting.Indent
- *s:getIndentEnforcedToChildrenToBeRelativeToMe(com.intellij.formatting.Indent$Type,I):com.intellij.formatting.Indent
f:com.intellij.formatting.Indent$Type
- *sf:OUTDENT_NORMAL:com.intellij.formatting.Indent$Type
- *sf:OUTDENT_SPACES:com.intellij.formatting.Indent$Type
c:com.intellij.openapi.editor.EditorModificationUtilEx
- *s:calcAfterLineEnd(com.intellij.openapi.editor.Editor,I,com.intellij.openapi.editor.LogicalPosition,com.intellij.openapi.editor.VisualPosition):I
*:com.intellij.psi.codeStyle.CommentStyleSettings
- a:isBlockCommentIncludesSpace():Z
- a:isLineCommentFollowedWithSpace():Z
- a:isLineCommentInTheFirstColumn():Z
*:com.intellij.psi.codeStyle.ExternalFormatProcessor
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- s:activeExternalFormatProcessor(com.intellij.psi.PsiFile):com.intellij.psi.codeStyle.ExternalFormatProcessor
- a:activeForFile(com.intellij.psi.PsiFile):Z
- createConfiguration(com.intellij.openapi.project.Project):V
- s:findExternalFormatter(java.lang.String):java.util.Optional
- a:format(com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange,Z,Z,Z,I):com.intellij.openapi.util.TextRange
- s:formatElement(com.intellij.psi.PsiElement,com.intellij.openapi.util.TextRange,Z):com.intellij.psi.PsiElement
- s:formatRangeInFile(com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange,Z,Z):com.intellij.openapi.util.TextRange
- s:formatRangeInFile(com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange,Z,Z,Z,I):com.intellij.openapi.util.TextRange
- a:getId():java.lang.String
- a:indent(com.intellij.psi.PsiFile,I):java.lang.String
- s:indentLine(com.intellij.psi.PsiFile,I):java.lang.String
- s:useExternalFormatter(com.intellij.psi.PsiFile):Z
c:com.intellij.psi.codeStyle.PackageEntry
- *sf:ALL_MODULE_IMPORTS:com.intellij.psi.codeStyle.PackageEntry
*:com.intellij.psi.codeStyle.modifier.CodeStyleSettingsModifier
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- getDisablingFunction(com.intellij.openapi.project.Project):java.util.function.Consumer
- a:getName():java.lang.String
- a:getStatusBarUiContributor(com.intellij.psi.codeStyle.modifier.TransientCodeStyleSettings):com.intellij.psi.codeStyle.modifier.CodeStyleStatusBarUIContributor
- mayOverrideSettingsOf(com.intellij.openapi.project.Project):Z
- a:modifySettings(com.intellij.psi.codeStyle.modifier.TransientCodeStyleSettings,com.intellij.psi.PsiFile):Z