1 Dec 2008 13:48
[CSS21] minor issue: location of comment tokens
Andrey Mikhalev <amikhal <at> abisoft.spb.ru>
2008-12-01 12:48:34 GMT
2008-12-01 12:48:34 GMT
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?
RSS Feed