Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

IDL::base_type_spec Locate in Contents

Declaration Locate in Contents

(46) <base_type_spec> ::=
            <floating_pt_type>
        |    <integer_type>
        |    <char_type>
        |    <wide_char_type>
        |    <boolean_type>
        |    <octet_type>
        |    <any_type>
        |    <object_type>
        |    <value_base_type>

Composition Locate in Contents

param_type_spec base_type_spec Alternation Node simple_type_spec floating_pt_type integer_type char_type wide_char_type boolean_type octet_type any_type object_type value_base_type

State Machine Locate in Contents

start:1341:$0 floating_pt_type|{1343|$1|1344} integer_type|{1345|$2|1346} char_type|{1363|$3|1364} wide_char_type|{1365|$4|1366} boolean_type|{1367|$5|1368} octet_type|{1369|$6|1370} any_type|{1371|$7|1372} object_type|{1373|$8|1374} value_base_type|{1375|$9|1376} final:1342:$0