See: Description
| Class | Description |
|---|---|
| DebugPatterns |
Class implements the debug element for the PanCompilerTask object.
|
| DependencyChecker | |
| DependencyChecker.DependencyInfo | |
| PanAnnotationsTask |
An ant task which checks the pan language syntax for a specified list of
files.
|
| PanCheckSyntaxTask |
An ant task which checks the pan language syntax for a specified list of
files.
|
| PanCompilerTask |
An ant task which permits calling the pan compiler from an ant build file.
|
<taskdef resource="org/quattor/ant/panc-ant.xml">
<classpath>
<pathelement path="${panc.jar}" />
</classpath>
</taskdef>
where the ant property panc.jar contains the absolute path to the jar file containing
the pan compiler ant task, PanCompilerTask.
Copyright © 2014 Quattor. All Rights Reserved.