public interface CompilerDaemon
| Modifier and Type | Method and Description |
|---|---|
<T extends CompileSpec> |
execute(Compiler<T> compiler,
T spec) |
<T extends CompileSpec> CompileResult execute(Compiler<T> compiler, T spec)
Copyright © 2013. All rights reserved