[macker-user] detect class that implements 2 interfaces
Brought to you by:
barredijkstra,
melquiades
From: Etienne S. <eti...@ca...> - 2005-10-19 03:12:58
|
Hi What kind of macker rule do I have to write to detect all classes that implement interface Alpha AND interface Beta. For example, class X implements Alpha, Beta { ... } Thanks for any help. --Etienne P.S. Btw, macker is awesome and we couldn't be without it anymore! |