[
https://issues.apache.org/jira/browse/GROOVY-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170348#comment-15170348
]
Paul King commented on GROOVY-7734:
-----------------------------------
It possibly should but I am not sure that method is in active use by the
current groovy codebase,
> ClassNode tryFindPossibleMethod only defined for TupleExpression
> ----------------------------------------------------------------
>
> Key: GROOVY-7734
> URL: https://issues.apache.org/jira/browse/GROOVY-7734
> Project: Groovy
> Issue Type: Bug
> Affects Versions: 2.4.5
> Reporter: Anton
>
> As seen here
> https://github.com/apache/groovy/blob/master/src/main/org/codehaus/groovy/ast/ClassNode.java#L1257-L1258
> if {{arguments}} is not a {{TupleExpression}} the method just returns.
> Shouldn't this be defined for other expression types as well?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)