public class CompileSecondPassTask extends JAXXEngineTask
| Constructor and Description |
|---|
CompileSecondPassTask() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
perform(JAXXEngine engine)
Performs the task on the given
engine. |
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 errorCopyright © 2008–2017 Ultreia.io. All rights reserved.