- From: Daniel Ehrenberg <notifications@github.com>
- Date: Tue, 05 Dec 2017 13:29:13 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 5 December 2017 21:29:37 UTC
> So presumably this just means some syntax similar to the getter/setter syntax, but details TBD? Yes, to go crazy with this combined with the above suggestions, it could be something like ``` class X { get y() : Type; set y(arg : Type); } ``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/485#issuecomment-349447618
Received on Tuesday, 5 December 2017 21:29:37 UTC