eric-milles opened a new pull request, #2251: URL: https://github.com/apache/groovy/pull/2251
`StaticMethodCallExpressionTransformer` creates "Type.staticMethod(arguments)" and later `StaticInvocationWriter` gets type of receiver expression as `Class<Type>`. Use `Type` for access checks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@groovy.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org