Changes between Version 5 and Version 6 of EnumDefinition


Ignore:
Timestamp:
2017-09-27 08:39:58 (8 years ago)
Author:
archibald
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EnumDefinition

    v5 v6  
    11[[TOC]][[BackLinksMenu]] 
     2= Base Ideas = 
    23== (1) [wiki:NameSpaces Namespaces] == 
     4== (1.1) [wiki:DataTypes Data Types] == 
    35== (2) [wiki:TypeDefinition Types] == 
    4 = (3) [wiki:EnumDefinition Enums] = 
    5 == Enum DATA DEFINITION ( .tdx ) == 
    6 == Enum DATA DEFINITION ( .vdx ) == 
    7 === INFORMATION MODEL === 
    8 === PROCEDURAL MODEL === 
     6== (3) [wiki:EnumDefinition Enums] == 
    97== (4) [wiki:SignalDefinition Signals] == 
    108== (5) [wiki:SingletonDefinition Singletons] == 
    119== (6) [wiki:ClassDefinition Classes] == 
     10== (6.1) [wiki:FiniteStateMachines Finite State Machines] == 
    1211== (7) [wiki:ExpressionSyntax Expression Syntax] == 
    13 === (7.1) [wiki:WhatAboutIdentifiers What about identifiers (Expression Syntax) ?] === 
    14 === (7.2) [wiki:CompileTimeTypeChecking Compile Time Type Checking] === 
     12== (7.1) [wiki:WhatAboutIdentifiers What about identifiers (Expression Syntax) ?] == 
     13== (7.2) [wiki:CompileTimeTypeChecking Compile Time Type Checking] == 
     14== (8) [wiki:compoundStatementsLlambdas Lambda Statements (Compound Statements)] ==