Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] Pointcut blocks of code

Hello, i was wondering if there is anyway i can pointcut statements inside if statement or a while loop. I am doing some experiments on controlling of information flow and i need to, for example, pointcut setting and getting of objects in such a way that i could tell if this is happening inside or outside If Statement or a while loop. Is there anyway i can do that, if indirectly? 

thanks

soha



Back to the top