http://d.puremagic.com/issues/show_bug.cgi?id=3907


Ellery Newcomer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]


--- Comment #1 from Ellery Newcomer <[email protected]> 2010-05-23 
13:45:16 PDT ---
(In reply to comment #0)
> The docs mention several attributes starting with @.  The lexical docs don't
> mention @ at all.
> 
> Is i.e. @property a special token?  Or is @ a token followed by the text
> "property"?  Is whitespace permitted between @ and the remainder of the
> attribute?

A peek in the parser shows '@' is a distinct token followed by an identifier

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to