Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

IDL::integer_type Locate in Contents

Declaration Locate in Contents

(54) <integer_type> ::=
            <signed_int>
        |    <unsigned_int>

Composition Locate in Contents

const_type integer_type Alternation Node base_type_spec switch_type_spec signed_int unsigned_int

State Machine Locate in Contents

start:1345:$0 signed_int|{1347|$1|1348} unsigned_int|{1355|$2|1356} final:1346:$0