octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #55858] methods() does not include constructor


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #55858] methods() does not include constructors
Date: Wed, 20 Mar 2019 13:37:13 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #4, bug #55858 (project octave):

OK, I found how to get the list of Java constructors.  The following patch
works for me, but also includes returns fully-qualified names, so, for
example, it displays "java.lang.String" instead of just "String".

http://hg.savannah.gnu.org/hgweb/octave/rev/ca8c2696af62


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55858>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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