
public class Play27CoffeescriptCompiler extends java.lang.Object implements Play2CoffeescriptCompiler
| Modifier and Type | Class and Description |
|---|---|
static class |
Play27CoffeescriptCompiler.CompileResult |
| Constructor and Description |
|---|
Play27CoffeescriptCompiler() |
| Modifier and Type | Method and Description |
|---|---|
CoffeescriptCompilationResult |
compile(java.io.File source) |
void |
setCompilerOptions(java.util.List<java.lang.String> compilerOptions) |
public void setCompilerOptions(java.util.List<java.lang.String> compilerOptions)
setCompilerOptions in interface Play2CoffeescriptCompilerpublic CoffeescriptCompilationResult compile(java.io.File source) throws AssetCompilationException, java.io.IOException
compile in interface Play2CoffeescriptCompilerAssetCompilationExceptionjava.io.IOExceptionCopyright © 2013–2022. All rights reserved.