classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Japi vs JEditorPaneAccessibleHypertextSupport


From: Tom Tromey
Subject: Re: Japi vs JEditorPaneAccessibleHypertextSupport
Date: 08 Nov 2005 20:12:43 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Stuart" == Stuart Ballard <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]