Re: [heycam/webidl] Define a callback constructor type (#701)

It has the drawback of adding a new reserved word to IDL and hence needing to munge various places that want "identifier or anything that looks like one" in the grammar, but we should be able to just find all of those by searching the grammar for "interface", by analogy with `callback interface`.

-- 
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/701#issuecomment-478590912

Received on Monday, 1 April 2019 13:59:52 UTC