public class CompileFirstPassTask extends JAXXEngineTask
| Constructor and Description |
|---|
CompileFirstPassTask() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
perform(JAXXEngine engine)
Performs the task on the given
engine. |
protected boolean |
treatFile(JAXXEngine engine,
JAXXCompilerFile jaxxFile) |
addEndProfileTime, addStartProfileTime, checkAllFilesCompiled, getNamepublic static final String TASK_NAME
public boolean perform(JAXXEngine engine) throws Exception
JAXXEngineTaskengine.perform in class JAXXEngineTaskengine - the engine to usefalse if task failed (with no exception), true otherwise.Exception - if any errorprotected boolean treatFile(JAXXEngine engine, JAXXCompilerFile jaxxFile) throws Exception
ExceptionCopyright © 2008–2018 Ultreia.io. All rights reserved.