ceylon icon indicating copy to clipboard operation
ceylon copied to clipboard

value constructors as annotation arguments

Open gavinking opened this issue 7 years ago • 1 comments

We currently support object-style enumerations as annotation parameter types, but not new-style enumerations.

gavinking avatar Sep 29 '18 21:09 gavinking

I've pushed my initial implementation of this to the 7429 branch.

gavinking avatar Sep 29 '18 22:09 gavinking