public interface HighlightingSession
Modifier and Type | Method and Description |
---|---|
EditorColorsScheme |
getColorsScheme() |
Document |
getDocument() |
ProgressIndicator |
getProgressIndicator() |
Project |
getProject() |
PsiFile |
getPsiFile() |
Project getProject()
PsiFile getPsiFile()
Document getDocument()
ProgressIndicator getProgressIndicator()
EditorColorsScheme getColorsScheme()