Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

[Home]->[Documentation]->[Syntac Universal Parser]->[Programming Languages]->[C]->[Symbols]->[compound_statement]

Expand All
Collapse All
Contents

C::compound_statement Locate in Contents

Declaration Locate in Contents

(6.8.2) compound-statement:
            "{" block-item-list? "}"

Composition Locate in Contents

statement compound_statement Concatenation Node function_definition '{' implicit_whitespace Alternation Node implicit_whitespace '}' block_item_list @

State Machine Locate in Contents

start:1362:$0 final:1363:$0 implicit_whitespace|{1153|$5|1154} block_item_list|{1364|$3|1365} implicit_whitespace|{1153|$6|1154}