Wiki

Changes between Version 2 and Version 3 of Cue

Show
Ignore:
Timestamp:
11/22/10 20:35:57 (14 years ago)
Author:
todd.a
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Cue

    v2 v3  
    3232# as for method definition but 'cue' replaces 'def' 
    3333{{{ 
    34 #!cobra 
    3534cue <methodName> [as <returnType>]  [is <AccessModifiers>] 
    3635    [has <Attributes>]