|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASTPointcutReference | |
---|---|
org.codehaus.aspectwerkz.cflow | |
org.codehaus.aspectwerkz.expression | |
org.codehaus.aspectwerkz.expression.ast | |
org.codehaus.aspectwerkz.transform.inlining.compiler |
Uses of ASTPointcutReference in org.codehaus.aspectwerkz.cflow |
---|
Methods in org.codehaus.aspectwerkz.cflow with parameters of type ASTPointcutReference | |
---|---|
Object |
CflowAspectExpressionVisitor.visit(ASTPointcutReference node,
Object data)
Resolve pointcut references |
Uses of ASTPointcutReference in org.codehaus.aspectwerkz.expression |
---|
Methods in org.codehaus.aspectwerkz.expression with parameters of type ASTPointcutReference | |
---|---|
Object |
AdvisedClassFilterExpressionVisitor.visit(ASTPointcutReference node,
Object data)
|
Object |
ArgsIndexVisitor.visit(ASTPointcutReference node,
Object data)
|
Object |
DumpVisitor.visit(ASTPointcutReference node,
Object data)
|
Object |
ExpressionValidateVisitor.visit(ASTPointcutReference node,
Object data)
|
Object |
ExpressionVisitor.visit(ASTPointcutReference node,
Object data)
|
Uses of ASTPointcutReference in org.codehaus.aspectwerkz.expression.ast |
---|
Methods in org.codehaus.aspectwerkz.expression.ast with parameters of type ASTPointcutReference | |
---|---|
Object |
ExpressionParserVisitor.visit(ASTPointcutReference node,
Object data)
|
Uses of ASTPointcutReference in org.codehaus.aspectwerkz.transform.inlining.compiler |
---|
Methods in org.codehaus.aspectwerkz.transform.inlining.compiler with parameters of type ASTPointcutReference | |
---|---|
Object |
RuntimeCheckVisitor.visit(ASTPointcutReference node,
Object data)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |