public final class CompilerProcessor extends Object implements Processor<ValueHolder<String>,CompilerOutput>
| Constructor and Description |
|---|
CompilerProcessor() |
| Modifier and Type | Method and Description |
|---|---|
CompilerOutput |
process(ProcessingReport report,
ValueHolder<String> input) |
public CompilerOutput process(ProcessingReport report, ValueHolder<String> input) throws ProcessingException
process in interface Processor<ValueHolder<String>,CompilerOutput>ProcessingException