| Package | Description |
|---|---|
| org.quattor.pan.cache | |
| org.quattor.pan.parser |
Provides classes for the implementation of the pan language parser.
|
| org.quattor.pan.tasks |
Provides classes that implement parallel tasks within the compiler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompileCache.PostCompileProcessor.process(ASTTemplate ast,
Template template) |
| Modifier and Type | Method and Description |
|---|---|
ASTTemplate |
PanParser.template()
Template syntax.
|
| Modifier and Type | Method and Description |
|---|---|
static Template |
PanParserAstUtils.convertAstToTemplate(File file,
ASTTemplate ast) |
static void |
PanParserAnnotationUtils.printXML(File outputFile,
ASTTemplate ast) |
| Modifier and Type | Method and Description |
|---|---|
static ASTTemplate |
CompileTask.CallImpl.compile(File tplfile,
CompilerOptions compilerOptions)
Run the compilation.
|
| Constructor and Description |
|---|
WriteAnnotationTask(File outputFile,
ASTTemplate ast) |
Copyright © 2014 Quattor. All Rights Reserved.