Jonas Maebe ha scritto:

On 26 Nov 2009, at 12:44, Giuliano Colla wrote:

But I fail to grasp the difference between *m_none* and *m_all*.

These are used in tokens.pas. Tokens marked as m_all are treated as a keyword in all syntax modes (i.e., you can never use them as identifier without escaping them). Tokens marked as m_none are never treated as a keyword.


Thank you, now I understand.

Giuliano

--
Giuliano Colla

Whenever people agree with me, I always feel I must be wrong (O. Wilde)
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to