Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

cxx::try_block Locate in Contents

Declaration Locate in Contents

try-block:
            "try" compound-statement handler-seq

Composition Locate in Contents

statement try_block Concatenation Node Concatenation Node implicit_whitespace compound_statement implicit_whitespace handler_seq 't' 'r' 'y'

State Machine Locate in Contents

start:2367:$0 final:2368:$0 implicit_whitespace|{2082|$4|2083} compound_statement|{2345|$2|2346} implicit_whitespace|{2082|$5|2083} handler_seq|{2369|$3|2370}