Package org.codehaus.aspectwerkz.cflow
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
AbstractCflowSystemAspect An abstraction for the JIT gen cflow aspects.
CflowAspectExpressionVisitor A visitor to create the bindings between cflow aspect and cflow subexpression.
CflowBinding A Cflow binding represents an extracted cflow or cflowbelow subexpression

For a given pointcut "pcA and cflowA or cflowbelowB", we will extract two bindings.

CflowCompiler Compiler for the JIT cflow Aspect
CflowCompiler.CompiledCflowAspect Information about a compiled Cflow Aspect