Class Summary |
Ajc10 |
Main taskdef class for the AspectJ 1.0 compiler, ajc . |
Ajc11CompilerAdapter |
Adapt ajc to javac commands. |
Ajc2 |
Ant task for the AspectJ compiler -- AJC. |
Ajc2.Argfile |
A simple class with one member -- file -- that
represents an argument file. |
AjcCompilerAdapter |
Partial implementation of CompilerAdapter for ajc task. |
AjcTask |
This runs the AspectJ 1.1 compiler, supporting all the command-line options. |
AjcTask.GuardedCommand |
Commandline wrapper that only permits addition of non-empty values and converts to argfile form if necessary. |
Ajdoc |
A task to run the ajdoc tool. |
Ajdoc.Param |
|