[Issue 3907] New: @ attributes not part of grammar

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Mar 8 22:03:43 PST 2010


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

           Summary: @ attributes not part of grammar
           Product: D
           Version: 2.041
          Platform: All
               URL: http://digitalmars.com/d/2.0/lex.html
        OS/Version: All
            Status: NEW
          Keywords: spec
          Severity: normal
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: nobody at puremagic.com
        ReportedBy: jlquinn at optonline.net


--- Comment #0 from Jerry Quinn <jlquinn at optonline.net> 2010-03-08 22:03:40 PST ---
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?

-- 
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