| Package | Description |
|---|---|
| org.nuiton.jaxx.compiler | |
| org.nuiton.jaxx.compiler.tasks |
| Modifier and Type | Field and Description |
|---|---|
protected JAXXEngineTask |
JAXXEngine.currentTask
current pass of the engine
|
protected JAXXEngineTask[] |
JAXXEngine.tasks
tasks to launch
|
| Modifier and Type | Method and Description |
|---|---|
JAXXEngineTask[] |
JAXXEngine.getTasks() |
| Modifier and Type | Class and Description |
|---|---|
class |
CompileFirstPassTask
First compile pass task to validate jaxx files and look after dependencies.
|
class |
CompileSecondPassTask
Task to execute the Second round of compile.
|
class |
FinalizeTask
Task to execute after stylesheet tasks and juste before generation task.
|
class |
GenerateConstructorsTask
Task to execute just after finalize task to create all constructors for any
compiler.
|
class |
GenerateMissingRulesTask
Last task to generate java files.
|
class |
GenerateTask
Last task to generate java files.
|
class |
InitTask
The init task to be launched first.
|
class |
ProfileTask
A task to display result of profile mode
|
class |
StyleSheetTask
Task to apply css stylesheet on objects after second round of compilation.
|
Copyright © 2008–2017 Ultreia.io. All rights reserved.