public interface PsiDocumentTransactionListener
| Modifier and Type | Field and Description |
|---|---|
static Topic<PsiDocumentTransactionListener> |
TOPIC |
| Modifier and Type | Method and Description |
|---|---|
default void |
transactionCompleted(Document document,
PsiFile file) |
void |
transactionStarted(Document document,
PsiFile file) |