Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] "uses pointcut" association

Hi Jim,

I would like to get the "uses pointcut" association working in the model.
Would it be too much to ask for something like the following method (given
the way that the AsmBuilder works it would be convenient on
AdviceDeclaration)?

List/*PointcutDeclaration*/ getNamedPointcutDeclarations() { ... }

Mik




Back to the top