[aspectc-user] enum type matching
arnd-hendrik.mathias at nefkom.net
arnd-hendrik.mathias at nefkom.net
Sun Mar 30 11:22:36 CEST 2008
Hi,
according to the ac-languageref a name pointcut like "myenum" should
match any class, struct, union and enum of that name. I just tried to
introduce a new member to an enum that way, but without success.
Examining the .acc file it doesn't look like the name was matched
anyhow. Is there a special trick about matching an enum beyond the
"..gotta implement it yourself" approach ;-)
Greetz
Arnd-Hendrik
More information about the aspectc-user
mailing list