public class ExternalToolPass extends ProgressableTextEditorHighlightingPass
myFile
EMPTY_ARRAY, myProject
Modifier and Type | Method and Description |
---|---|
protected void |
applyInformationWithProgress() |
protected void |
collectInformationWithProgress(ProgressIndicator progress) |
java.util.List<HighlightInfo> |
getInfos() |
advanceProgress, doApplyInformationToEditor, doCollectInformation, getEditor, getPresentableName, getProgress, isFinished, isValid, setProgressLimit
applyInformationToEditor, collectInformation, getColorsScheme, getCompletionPredecessorIds, getDocument, getId, getStartingPredecessorIds, isDumbMode, isRunIntentionPassAfter, setColorsScheme, setCompletionPredecessorIds, setId, setStartingPredecessorIds, toString
protected void collectInformationWithProgress(ProgressIndicator progress)
collectInformationWithProgress
in class ProgressableTextEditorHighlightingPass
public java.util.List<HighlightInfo> getInfos()
getInfos
in class TextEditorHighlightingPass
protected void applyInformationWithProgress()
applyInformationWithProgress
in class ProgressableTextEditorHighlightingPass