[
https://issues.apache.org/jira/browse/GROOVY-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King updated GROOVY-3907:
------------------------------
Fix Version/s: (was: 3.x)
> no way to get declared and dgm methods in one list
> --------------------------------------------------
>
> Key: GROOVY-3907
> URL: https://issues.apache.org/jira/browse/GROOVY-3907
> Project: Groovy
> Issue Type: Improvement
> Components: groovy-runtime
> Reporter: Jochen Theodorou
> Priority: Major
>
> On MetaClass there seems to be getMethods() returning the available methods
> declared through this or a super class (minus private ones), and
> getMetaMethods() returning all DGM methods. What is missing is to have a
> method that returns both. In fact the purpose of splitting is unclear to me.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)