public class IndentsPass extends TextEditorHighlightingPass implements DumbAware
EMPTY_ARRAY, myDocument, myProject
Constructor and Description |
---|
IndentsPass(Project project,
Editor editor,
PsiFile file) |
Modifier and Type | Method and Description |
---|---|
void |
doApplyInformationToEditor() |
void |
doCollectInformation(ProgressIndicator progress) |
java.util.List<IndentGuideDescriptor> |
getDescriptors() |
applyInformationToEditor, collectInformation, getColorsScheme, getCompletionPredecessorIds, getDocument, getId, getInfos, getStartingPredecessorIds, isDumbMode, isRunIntentionPassAfter, isValid, setColorsScheme, setCompletionPredecessorIds, setId, setStartingPredecessorIds, toString
public void doCollectInformation(ProgressIndicator progress)
doCollectInformation
in class TextEditorHighlightingPass
public void doApplyInformationToEditor()
doApplyInformationToEditor
in class TextEditorHighlightingPass
public java.util.List<IndentGuideDescriptor> getDescriptors()