groovy-core icon indicating copy to clipboard operation
groovy-core copied to clipboard

GROOVY-4941: Static methods cannot be called during AST transformation v...

Open paulk-asert opened this issue 11 years ago • 1 comments
trafficstars

...ia AstBuilder.buildFromSpec()

paulk-asert avatar Jun 17 '14 04:06 paulk-asert

Just capturing as a PR the suggestion from Masato Nagai. I wasn't sure how to handle cast and constructorCall. I handled parameter by making a non-Map version. Probably needs some duplication removed before merging.

paulk-asert avatar Jun 17 '14 04:06 paulk-asert