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

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

[Octave-bug-tracker] [bug #42510] methods() does not return functions de


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #42510] methods() does not return functions defined in classdef file
Date: Thu, 21 Feb 2019 23:45:33 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36

Follow-up Comment #10, bug #42510 (project octave):

That is pretty confusing. The output for methods('MException') does not list
'MException', but the output for methods('inputParser') does include
'inputParser'. What's the difference?

Constructors should also be listed for Java classes, for example the output
for methods('java.lang.String') on that page shows 'String' at the front of
the list. And for methods('java.lang.String', '-full') it should list all
constructor overloads.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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