|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.quattor.pan.cache.CompileCache.PostCompileProcessor
public static class CompileCache.PostCompileProcessor
This class encapsulates the post compilation behavior of the cache. If output is requested, then the processor will submit object templates discovered during the build process to also be built.
| Constructor Summary | |
|---|---|
CompileCache.PostCompileProcessor(Compiler compiler,
boolean doXML,
boolean doDep)
|
|
| Method Summary | |
|---|---|
void |
process(ASTTemplate ast,
Template template)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompileCache.PostCompileProcessor(Compiler compiler,
boolean doXML,
boolean doDep)
| Method Detail |
|---|
public void process(ASTTemplate ast,
Template template)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||