public interface Cli01CompilationTask
| Modifier and Type | Method and Description |
|---|---|
int |
run()
Runs the Jack compiler.
|
int run() throws UnrecoverableException, ConfigurationException, java.lang.IllegalStateException
UnrecoverableException - 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