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: Fri, 22 Feb 2019 13:03:27 -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 #15, bug #42510 (project octave):

The package name is not included in the constructor name in the output, for
either classdef classes or Java classes. methods('java.lang.String') lists
'String' as the method name, just as methods('containers.Map') lists 'Map' as
the method name. I have no idea why methods('MException') doesn't list
'MException', must be a weird quirk of the implementation.

    _______________________________________________________

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]