@FunctionalInterface
public static interface PsiModificationTracker.Listener
PsiModificationTracker.TOPIC
Modifier and Type | Method and Description |
---|---|
void |
modificationCountChanged()
A method invoked on Swing EventDispatchThread each time any physical PSI change is detected
|