You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (JIRA)" <ji...@apache.org> on 2019/03/18 03:39:00 UTC

[jira] [Created] (GROOVY-9041) Support native method reference and constructor reference (advanced cases)

Paul King created GROOVY-9041:
---------------------------------

             Summary: Support native method reference and constructor reference (advanced cases)
                 Key: GROOVY-9041
                 URL: https://issues.apache.org/jira/browse/GROOVY-9041
             Project: Groovy
          Issue Type: Improvement
            Reporter: Daniel Sun
            Assignee: Daniel Sun
             Fix For: 3.0.0-beta-1


||SUB TASK||PRIORITY||COMPLETED||
|class::staticMethod|HIGH|DONE|
|class::instanceMethod|HIGH|DONE|
|instance::staticMethod|HIGH|DONE|
|instance::instanceMethod|HIGH|DONE|
|expression::staticMethod|MIDDLE|TODO|
|expression::instanceMethod|MIDDLE|TODO|
|class::new|HIGH|DONE|
|arrayClass::new|HIGH|DONE|
|RHS|HIGH|TODO|
|CALLABLE|MIDDLE|TODO|




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)