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

cxx::compound_statement Locate in Contents

Declaration Locate in Contents

compound-statement:
            "{" statement-seq? "}"

Composition Locate in Contents

statement compound_statement Concatenation Node try_block function_body handler '{' implicit_whitespace Alternation Node implicit_whitespace '}' statement_seq @

State Machine Locate in Contents

start:2345:$0 final:2346:$0 implicit_whitespace|{2082|$5|2083} statement_seq|{2347|$3|2348} implicit_whitespace|{2082|$6|2083}