Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

cxx::function_try_block Locate in Contents

Declaration Locate in Contents

function-try-block:
            "try" ctor-initializer? function-body handler-seq

Composition Locate in Contents

function_definition function_try_block Concatenation Node Concatenation Node implicit_whitespace Alternation Node implicit_whitespace function_body implicit_whitespace handler_seq 't' 'r' 'y' ctor_initializer @

State Machine Locate in Contents

start:2375:$0 final:2376:$0 implicit_whitespace|{2082|$6|2083} ctor_initializer|{2335|$3|2336} implicit_whitespace|{2082|$7|2083} function_body|{2343|$4|2344} implicit_whitespace|{2082|$8|2083} handler_seq|{2369|$5|2370}