Uses of Package
org.codehaus.aspectwerkz.expression

Packages that use org.codehaus.aspectwerkz.expression
org.codehaus.aspectwerkz.aspect   
org.codehaus.aspectwerkz.cflow   
org.codehaus.aspectwerkz.definition   
org.codehaus.aspectwerkz.expression   
org.codehaus.aspectwerkz.expression.ast   
org.codehaus.aspectwerkz.expression.regexp   
org.codehaus.aspectwerkz.joinpoint.management   
org.codehaus.aspectwerkz.transform.inlining.compiler   
org.codehaus.aspectwerkz.transform.inlining.weaver   
 

Classes in org.codehaus.aspectwerkz.expression used by org.codehaus.aspectwerkz.aspect
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.cflow
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
AdvisedClassFilterExpressionVisitor
          The advised class filter visitor.
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.ast
ExpressionInfo
          Abstraction that holds info about the expression and the different visitors.
 

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.
 

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

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



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