- From: Timothy Gu <notifications@github.com>
- Date: Tue, 04 Aug 2020 07:32:47 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 4 August 2020 14:32:59 UTC
> Do you think we could just write `foo()` and leave out the type entirely in those cases? That would probably make the grammar no longer LL(1), since the parser would have to look ahead two tokens to find the `(`, which tells it that `foo` is the operation name rather than the 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/60#issuecomment-668632234
Received on Tuesday, 4 August 2020 14:32:59 UTC