On 19.04.2016 05:21, emmanuel r wrote:
You know, I bet that could be done with an ast transformation. Using it
could look like this:

@RequiredConstructorParameters(parameters = ['a'])
class Foo {
     String a
     String b
}

well, you could try TupleConstructor for example

be Jochen



Reply via email to