Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

IDL::signed_int Locate in Contents

Declaration Locate in Contents

(55) <signed_int> ::=
            <signed_short_int>
        |    <signed_long_int>
        |    <signed_longlong_int>

Composition Locate in Contents

integer_type signed_int Alternation Node signed_short_int signed_long_int signed_longlong_int

State Machine Locate in Contents

start:1347:$0 signed_short_int|{1349|$1|1350} signed_long_int|{1351|$2|1352} signed_longlong_int|{1353|$3|1354} final:1348:$0