Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Declaring multiple annotations

Is it possible to declare multiple annotations with a single declare statement?

For example:
declare @field : private String Foo.bar : @Foo @Bar;

If not currently, might this be a feature that could be added?
--
Chad La Joie
http://itumi.biz
trusted identities, delivered


Back to the top