Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

[Home]->[Documentation]->[Syntac Universal Parser]->[Programming Languages]->[IDL]->[Symbols]->[switch_type_spec]

Expand All
Collapse All
Contents

IDL::switch_type_spec Locate in Contents

Declaration Locate in Contents

(73) <switch_type_spec> ::=
            <integer_type>
        |    <char_type>
        |    <boolean_type>
        |    <enum_type>
        |    <scoped_name>

Composition Locate in Contents

union_type switch_type_spec Alternation Node integer_type char_type boolean_type enum_type scoped_name

State Machine Locate in Contents

start:1460:$0 integer_type|{1345|$1|1346} char_type|{1363|$2|1364} boolean_type|{1367|$3|1368} enum_type|{1462|$4|1463} scoped_name|{1320|$5|1321} final:1461:$0