Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

IDL::param_dcl Locate in Contents

Declaration Locate in Contents

(91) <param_dcl> ::=
            <param_attribute> <param_type_spec> <simple_declarator>

Composition Locate in Contents

parameter_dcls param_dcl Concatenation Node param_attribute implicit_whitespace param_type_spec implicit_whitespace simple_declarator

State Machine Locate in Contents

start:1533:$0 param_attribute|{1535|$1|1536} final:1534:$0 implicit_whitespace|{1308|$4|1309} param_type_spec|{1505|$2|1506} implicit_whitespace|{1308|$5|1309} simple_declarator|{1450|$3|1451}