public final class DaemonListeners extends java.lang.Object implements Disposable
Disposable.Parent| Constructor and Description |
|---|
DaemonListeners(Project project) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
canChangeFileSilently(PsiFileSystemItem file) |
void |
dispose()
Usually not invoked directly, see class javadoc.
|
static DaemonListeners |
getInstance(Project project) |
public DaemonListeners(Project project)
public static DaemonListeners getInstance(Project project)
public void dispose()
Disposabledispose in interface Disposablepublic static boolean canChangeFileSilently(PsiFileSystemItem file)