[
https://issues.apache.org/jira/browse/GROOVY-10484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499512#comment-17499512
]
Paul King commented on GROOVY-10484:
------------------------------------
Alternative PR:
https://github.com/apache/groovy/pull/1693
> NamedVariant: NamedParam not checked when added by transform
> ------------------------------------------------------------
>
> Key: GROOVY-10484
> URL: https://issues.apache.org/jira/browse/GROOVY-10484
> Project: Groovy
> Issue Type: Bug
> Affects Versions: 2.5.15, 3.0.9, 4.0.0
> Reporter: Eric Milles
> Assignee: Eric Milles
> Priority: Major
> Labels: named-parameters
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> {{NamedVariantASTTransformation}} adds {{NamedParam}} annotations to the map
> parameter, but {{StaticTypeCheckingVisitor}} is looking for {{NamedParams}}
> container annotation for type checking.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)