|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.codehaus.aspectwerkz.expression.ast used by org.codehaus.aspectwerkz.expression | |
---|---|
ASTAnd
|
|
ASTArgParameter
|
|
ASTArgs
|
|
ASTAttribute
|
|
ASTCall
|
|
ASTCflow
|
|
ASTCflowBelow
|
|
ASTClassPattern
|
|
ASTConstructorPattern
|
|
ASTExecution
|
|
ASTExpression
|
|
ASTFieldPattern
|
|
ASTGet
|
|
ASTHandler
|
|
ASTHasField
|
|
ASTHasMethod
|
|
ASTMethodPattern
|
|
ASTModifier
|
|
ASTNot
|
|
ASTOr
|
|
ASTParameter
|
|
ASTPointcutReference
|
|
ASTRoot
|
|
ASTSet
|
|
ASTStaticInitialization
|
|
ASTTarget
|
|
ASTThis
|
|
ASTWithin
|
|
ASTWithinCode
|
|
ExpressionParser
Usage: ExpressionParser parser = new ExpressionParser(System.in); // can be only one ASTRoot root = parser.parse("call(@RequiresNew public * foo.Bar. |
|
ExpressionParserVisitor
|
|
Node
|
|
SimpleNode
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |