[Issue 3907] @ attributes not part of lexical grammar
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun May 23 13:45:18 PDT 2010
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=3907
Ellery Newcomer <ellery-newcomer at utulsa.edu> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ellery-newcomer at utulsa.edu
--- Comment #1 from Ellery Newcomer <ellery-newcomer at utulsa.edu> 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: -------
    
    
More information about the Digitalmars-d-bugs
mailing list