Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

IDL::template_type_spec Locate in Contents

Declaration Locate in Contents

(47) <template_type_spec> ::=
            <sequence_type>
        |    <string_type>
        |    <wide_string_type>
        |    <fixed_pt_type>

Composition Locate in Contents

simple_type_spec template_type_spec Alternation Node sequence_type string_type wide_string_type fixed_pt_type

State Machine Locate in Contents

start:1377:$0 sequence_type|{1379|$1|1380} string_type|{1432|$2|1433} wide_string_type|{1434|$3|1435} fixed_pt_type|{1436|$4|1437} final:1378:$0