Is it possible to capture initialization of a class with specific type annotation, like
new @Link Runnable() { .. }
If not, would it be possible to capture initialization of a class
which contains a method with a specific annotation?
Cheers
_______________________________________________
aspectj-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://dev.eclipse.org/mailman/listinfo/aspectj-users
