public class InjectedGeneralHighlightingPass extends GeneralHighlightingPass
myHasErrorElement, POST_UPDATE_ALL
myFile
EMPTY_ARRAY, myDocument, myProject
Modifier and Type | Method and Description |
---|---|
protected void |
applyInformationWithProgress() |
protected void |
collectInformationWithProgress(ProgressIndicator progress) |
protected java.lang.String |
getPresentableName() |
protected void |
queueInfoToUpdateIncrementally(HighlightInfo info) |
createInfoHolder, getDocument, getInfos, toString
advanceProgress, doApplyInformationToEditor, doCollectInformation, getEditor, getProgress, isFinished, isValid, setProgressLimit
applyInformationToEditor, collectInformation, getColorsScheme, getCompletionPredecessorIds, getId, getStartingPredecessorIds, isDumbMode, isRunIntentionPassAfter, setColorsScheme, setCompletionPredecessorIds, setId, setStartingPredecessorIds
protected java.lang.String getPresentableName()
getPresentableName
in class ProgressableTextEditorHighlightingPass
protected void collectInformationWithProgress(ProgressIndicator progress)
collectInformationWithProgress
in class GeneralHighlightingPass
protected void queueInfoToUpdateIncrementally(HighlightInfo info)
queueInfoToUpdateIncrementally
in class GeneralHighlightingPass
protected void applyInformationWithProgress()
applyInformationWithProgress
in class GeneralHighlightingPass