Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

IDL::constr_type_spec Locate in Contents

Declaration Locate in Contents

(48) <constr_type_spec> ::= <struct_type>
        |    <union_type>
        |    <enum_type>

Composition Locate in Contents

type_spec constr_type_spec Alternation Node struct_type union_type enum_type

State Machine Locate in Contents

start:1438:$0 struct_type|{1440|$1|1441} union_type|{1458|$2|1459} enum_type|{1462|$3|1463} final:1439:$0