mirror of
https://github.com/badvision/jace.git
synced 2024-11-24 15:30:51 +00:00
Clean up method stub added for cleaning after test compilations
This commit is contained in:
parent
df6101ddc5
commit
175484b4b3
@ -8,5 +8,5 @@ public interface LanguageHandler<T> {
|
||||
|
||||
public void execute(CompileResult<T> lastResult);
|
||||
|
||||
|
||||
public void clean(CompileResult<T> lastResult);
|
||||
}
|
Loading…
Reference in New Issue
Block a user