public class JavaTextBlockIndentPass extends TextEditorHighlightingPass
EMPTY_ARRAY, myDocument, myProject
Constructor and Description |
---|
JavaTextBlockIndentPass(Project project,
Editor editor,
PsiJavaFile file) |
Modifier and Type | Method and Description |
---|---|
void |
doApplyInformationToEditor() |
void |
doCollectInformation(ProgressIndicator progress) |
applyInformationToEditor, collectInformation, getColorsScheme, getCompletionPredecessorIds, getDocument, getId, getInfos, getStartingPredecessorIds, isDumbMode, isRunIntentionPassAfter, isValid, setColorsScheme, setCompletionPredecessorIds, setId, setStartingPredecessorIds, toString
public JavaTextBlockIndentPass(Project project, Editor editor, PsiJavaFile file)
public void doCollectInformation(ProgressIndicator progress)
doCollectInformation
in class TextEditorHighlightingPass
public void doApplyInformationToEditor()
doApplyInformationToEditor
in class TextEditorHighlightingPass