public interface Api01CompilationTask
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Runs the Jack compiler.
|
void run() throws CompilationException, UnrecoverableException, ConfigurationException, java.lang.IllegalStateException
CompilationException - If a fatal error occurred during the compilationUnrecoverableException - If an error out of Jack's control occurredConfigurationException - If there is an error in the configurationjava.lang.IllegalStateException - If Jack is run more than once