public class ExternalToolPass extends ProgressableTextEditorHighlightingPass
myFileEMPTY_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, setProgressLimitapplyInformationToEditor, collectInformation, getColorsScheme, getCompletionPredecessorIds, getDocument, getId, getStartingPredecessorIds, isDumbMode, isRunIntentionPassAfter, setColorsScheme, setCompletionPredecessorIds, setId, setStartingPredecessorIds, toStringprotected void collectInformationWithProgress(ProgressIndicator progress)
collectInformationWithProgress in class ProgressableTextEditorHighlightingPasspublic java.util.List<HighlightInfo> getInfos()
getInfos in class TextEditorHighlightingPassprotected void applyInformationWithProgress()
applyInformationWithProgress in class ProgressableTextEditorHighlightingPass