public class TwirlCompiler extends Object implements Compiler<TwirlCompileSpec>, Serializable
| Constructor and Description |
|---|
TwirlCompiler(VersionedTwirlCompilerAdapter adapter) |
| Modifier and Type | Method and Description |
|---|---|
WorkResult |
execute(TwirlCompileSpec spec) |
Iterable<String> |
getClassLoaderPackages() |
Object |
getDependencyNotation() |
public TwirlCompiler(VersionedTwirlCompilerAdapter adapter)
public WorkResult execute(TwirlCompileSpec spec)
execute in interface Compiler<TwirlCompileSpec>public Object getDependencyNotation()