daniellansun / groovy-parser

Yet another new parser for Groovy programming language(project code: Parrot)
Apache License 2.0
97 stars 11 forks source link

GROOVY-8947: convert "new A().new B()" into "new A.B(new A())" #121

Closed daniellansun closed 3 years ago