Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

IDL::unsigned_int Locate in Contents

Declaration Locate in Contents

(59) <unsigned_int> ::=
            <unsigned_short_int>
        |    <unsigned_long_int>
        |    <unsigned_longlong_int>

Composition Locate in Contents

integer_type unsigned_int Alternation Node unsigned_short_int unsigned_long_int unsigned_longlong_int

State Machine Locate in Contents

start:1355:$0 unsigned_short_int|{1357|$1|1358} unsigned_long_int|{1359|$2|1360} unsigned_longlong_int|{1361|$3|1362} final:1356:$0