Uses of Package
org.codehaus.aspectwerkz.expression

Packages that use org.codehaus.aspectwerkz.expression
org.codehaus.aspectwerkz   
org.codehaus.aspectwerkz.aspect.management   
org.codehaus.aspectwerkz.definition   
org.codehaus.aspectwerkz.expression   
org.codehaus.aspectwerkz.expression.regexp   
org.codehaus.aspectwerkz.joinpoint.management   
org.codehaus.aspectwerkz.transform.delegation   
 

Classes in org.codehaus.aspectwerkz.expression used by org.codehaus.aspectwerkz
CflowExpressionVisitorRuntime
          The Cflow expression visitor used at runtime.
ExpressionContext
          The expression context for AST evaluation.
PointcutType
          Type-safe enum for the pointcut types.
 

Classes in org.codehaus.aspectwerkz.expression used by org.codehaus.aspectwerkz.aspect.management
ExpressionContext
          The expression context for AST evaluation.
ExpressionInfo
          Abstraction that holds info about the expression and the different visitors.
 

Classes in org.codehaus.aspectwerkz.expression used by org.codehaus.aspectwerkz.definition
ExpressionContext
          The expression context for AST evaluation.
ExpressionInfo
          Abstraction that holds info about the expression and the different visitors.
 

Classes in org.codehaus.aspectwerkz.expression used by org.codehaus.aspectwerkz.expression
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.
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.
ExpressionVisitor
          The expression visitor.
PointcutType
          Type-safe enum for the pointcut types.
SubtypePatternType
          Type safe enum for the different matching types.
 

Classes in org.codehaus.aspectwerkz.expression used by org.codehaus.aspectwerkz.expression.regexp
SubtypePatternType
          Type safe enum for the different matching types.
 

Classes in org.codehaus.aspectwerkz.expression used by org.codehaus.aspectwerkz.joinpoint.management
ExpressionContext
          The expression context for AST evaluation.
PointcutType
          Type-safe enum for the pointcut types.
 

Classes in org.codehaus.aspectwerkz.expression used by org.codehaus.aspectwerkz.transform.delegation
ExpressionContext
          The expression context for AST evaluation.
 



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