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

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

[Octave-bug-tracker] [bug #48742] methods(obj,'-full')


From: Ernst Reissner
Subject: [Octave-bug-tracker] [bug #48742] methods(obj,'-full')
Date: Tue, 9 Aug 2016 23:14:59 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

URL:
  <http://savannah.gnu.org/bugs/?48742>

                 Summary: methods(obj,'-full')
                 Project: GNU Octave
            Submitted by: ernstreissner
            Submitted on: Tue 09 Aug 2016 11:14:57 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

in matlab methods(obj,'-full') returns the full description
of the public methods of a java object obj,
including parameter types, return types, static or not.
No access modifiers, since only public is displayed. 

On the other hand, methods(obj) just returns the NAMES of the public 

This shall be the case also for octave. 




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48742>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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