[ 
https://issues.apache.org/jira/browse/GROOVY-11374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul King closed GROOVY-11374.
------------------------------

> MethodCallExpression getText() support for type arguments and dynamic selector
> ------------------------------------------------------------------------------
>
>                 Key: GROOVY-11374
>                 URL: https://issues.apache.org/jira/browse/GROOVY-11374
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Eric Milles
>            Assignee: Eric Milles
>            Priority: Minor
>             Fix For: 5.0.0-alpha-9
>
>
> Consider the following:
> {code:groovy}
> foo.(bar)(baz)
> foo."$bar"(baz)
> foo.<String>bar(baz)
> {code}
> These produce expressions that have a text property missing some info.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to