Package ataspectj

Class Summary
AjcLauncher Class used to call the ajc compiler of Aspectj
AspectUpdater Class used to translate the @expr e @block pointcut into AspectJ valid pointcut.
AtAspectjComponent Parent class of all the class of the package.
AtAspectjMain  
AtJavacLauncher Class used to call the atjavac compiler of @Java
BlockAnnotationPointcut Class used to translate the @block pointcut into an AspectJ valid pointcut.
CommandLineParser Class used to parse the command line parameters.
ExpressionAnnotationPointcut Class used to translate the @expr pointcut into an AspectJ valid pointcut.