@FunctionalInterface public static interface CompilationUnit.ProgressCallback
Modifier and Type | Method and Description |
---|---|
void |
call(ProcessingUnit context,
int phase) |
void call(ProcessingUnit context, int phase) throws CompilationFailedException
CompilationFailedException