public interface DocumentCommitProcessor
Modifier and Type | Method and Description |
---|---|
void |
commitAsynchronously(Project project,
Document document,
java.lang.Object reason,
ModalityState modality) |
void |
commitSynchronously(Document document,
Project project,
PsiFile psiFile) |