public class FileProcessingCompilerAdapterTask extends java.lang.Object implements CompileTask
| Constructor and Description |
|---|
FileProcessingCompilerAdapterTask(FileProcessingCompiler compiler) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(CompileContext context)
Executes the task.
|
FileProcessingCompiler |
getCompiler() |
public FileProcessingCompilerAdapterTask(FileProcessingCompiler compiler)
public FileProcessingCompiler getCompiler()
public boolean execute(CompileContext context)
CompileTaskexecute in interface CompileTaskcontext - current compile context