Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

IDL::init_param_decl Locate in Contents

Declaration Locate in Contents

(25) <init_param_decl> ::=
            <init_param_attribute> <param_type_spec> <simple_declarator>

Composition Locate in Contents

init_param_decls init_param_decl Concatenation Node init_param_attribute implicit_whitespace param_type_spec implicit_whitespace simple_declarator

State Machine Locate in Contents

start:1570:$0 init_param_attribute|{1572|$1|1573} final:1571:$0 implicit_whitespace|{1308|$4|1309} param_type_spec|{1505|$2|1506} implicit_whitespace|{1308|$5|1309} simple_declarator|{1450|$3|1451}