Package org.codehaus.aspectwerkz.expression

Class Summary
AdvisedCflowClassFilterExpressionVisitor The advised cflow class filter visitor.
AdvisedClassFilterExpressionVisitor The advised class filter visitor.
ArgsIndexVisitor A visitor to compute the args index of the target (matching) method/constructor which match the advice args.
CflowExpressionVisitor The Cflow visitor.
CflowExpressionVisitorRuntime The Cflow expression visitor used at runtime.
CflowPointcutFinderVisitor Checks if the expression has a cflow pointcut.
DumpVisitor TODO: do we need that, there is a dump() method in jjtree API
ExpressionContext The expression context for AST evaluation.
ExpressionInfo Abstraction that holds info about the expression and the different visitors.
ExpressionNamespace The expression namespace as well as a repository for the namespaces.
ExpressionValidateVisitor The visitor that extract all possible arguments referenced by the expression.
ExpressionVisitor The expression visitor.
PointcutType Type-safe enum for the pointcut types.
QDoxParser Parses a src tree with QDox.
SubtypePatternType Type safe enum for the different matching types.
 

Exception Summary
ExpressionException Thrown when error in the expression.
 



Copyright © 2002-2004 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.