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)
CompileTask
execute
in interface CompileTask
context
- current compile context