public final class CompilerCacheManager extends java.lang.Object implements Disposable
Disposable.Parent
Constructor and Description |
---|
CompilerCacheManager(Project project) |
Modifier and Type | Method and Description |
---|---|
void |
clearCaches(CompileContext context) |
void |
dispose()
Usually not invoked directly, see class javadoc.
|
static java.lang.String |
getCompilerIdString(Compiler compiler) |
static CompilerCacheManager |
getInstance(Project project) |
public CompilerCacheManager(Project project)
public static CompilerCacheManager getInstance(Project project)
public void dispose()
Disposable
dispose
in interface Disposable
public static java.lang.String getCompilerIdString(Compiler compiler)
public void clearCaches(CompileContext context)