Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

IDL::const_type Locate in Contents

Declaration Locate in Contents

(28) <const_type> ::=
            <integer_type>
        |    <char_type>
        |    <wide_char_type>
        |    <boolean_type>
        |    <floating_pt_type>
        |    <string_type>
        |    <wide_string_type>
        |    <fixed_pt_const_type>
        |    <scoped_name>
        |    <octet_type>

Composition Locate in Contents

const_dcl const_type Alternation Node integer_type char_type wide_char_type boolean_type floating_pt_type string_type wide_string_type fixed_pt_const_type scoped_name octet_type

State Machine Locate in Contents

start:1480:$0 integer_type|{1345|$1|1346} char_type|{1363|$2|1364} wide_char_type|{1365|$3|1366} boolean_type|{1367|$4|1368} floating_pt_type|{1343|$5|1344} string_type|{1432|$6|1433} wide_string_type|{1434|$7|1435} fixed_pt_const_type|{1482|$8|1483} scoped_name|{1320|$9|1321} octet_type|{1369|$10|1370} final:1481:$0