public interface AnyPsiChangeListener
Modifier and Type | Interface and Description |
---|---|
static class |
AnyPsiChangeListener.Adapter
Deprecated.
Use
AnyPsiChangeListener directly. |
Modifier and Type | Method and Description |
---|---|
default void |
afterPsiChanged(boolean isPhysical) |
default void |
beforePsiChanged(boolean isPhysical) |