- From: Daniel Glazman <daniel.glazman@disruptive-innovations.com>
- Date: Mon, 01 Dec 2008 15:16:27 +0100
- To: Andrey Mikhalev <amikhal@abisoft.spb.ru>
- Cc: www-style <www-style@w3.org>
Andrey Mikhalev wrote: > > > btw: > > 4.1.1 Tokenization > COMMENT tokens do not occur in the grammar (to keep it readable), but > any number of these tokens may appear anywhere between other tokens. > > G.2 Lexical scanner > ... > "!"({w}|{comment})*{I}{M}{P}{O}{R}{T}{A}{N}{T} {return IMPORTANT_SYM;} > > yet another exception? Well, no, IMPORTANT_SYM is a token. </Daniel>
Received on Monday, 1 December 2008 14:28:09 UTC