>>>>> "Stuart" == Stuart Ballard <[EMAIL PROTECTED]> writes:

Stuart> [1] Which raises another japi question: Should Japi automatically
Stuart> remove these implicit arguments from nonstatic inner class
Stuart> constructors so that its output matches what you'd actually put in
Stuart> Java source? My gut feeling is yes, but I'm not sure exactly how to
Stuart> detect them...

It occurs to me that the official way is to look at the InnerClasses
attribute and see whether the class is static.  Though... I think some
versions of gcj (maybe even the current one?) emit this incorrectly.

Tom


_______________________________________________
Classpath mailing list
Classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to