You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2015/09/26 03:07:04 UTC

[jira] [Created] (GROOVY-7605) Improve docs for MetaClass getMethods vs getMetaMethods

Aseem Bansal created GROOVY-7605:
------------------------------------

             Summary: Improve docs for MetaClass getMethods vs getMetaMethods
                 Key: GROOVY-7605
                 URL: https://issues.apache.org/jira/browse/GROOVY-7605
             Project: Groovy
          Issue Type: Documentation
            Reporter: Aseem Bansal


The current explanation at http://docs.groovy-lang.org/latest/html/api/groovy/lang/MetaClass.html is not clear. 

I know that there is an explanation at http://www.groovy-lang.org/mailing-lists.html#nabble-td388327 but it just shows that Graeme added a method. I am guessing he added getMetaMethods.

As far as I can tell by running them getMethods is giving non-meta methods while getMetaMethods is only giving the meta. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)