Wiki

Changes between Version 2 and Version 3 of Enum

Show
Ignore:
Timestamp:
11/22/10 20:00:28 (13 years ago)
Author:
todd.a
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Enum

    v2 v3  
    1818== Grammar == 
    1919{{{ 
    20 #!cobra 
    2120enum <enumName> [ is <accessModifier>]  
    2221    [ has <Attributes>]