Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Q

I don't think anyone knows what "method fields" are.

Method-local variables?

Instance (nonstatic) fields?

Class (static) fields?

What "info" would you like to trace?

Wes

See

http://dev.eclipse.org/viewcvs/indextech.cgi/~checkout~/aspectj-home/doc/faq.html#q:writingbugsandemails



Pamela O'Shea wrote:

Hi All,
I have just started programming with aspectJ and am new so here is my question :)

- Can AspectJ gather/trace info about all of an abstract classes' method fields? Thank-you

Regards,
P. O'Shea

_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/aspectj-users




Back to the top