Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

cxx::handler Locate in Contents

Declaration Locate in Contents

handler:
            "catch" "(" exception-declaration ")" compound-statement

Composition Locate in Contents

handler_seq handler Concatenation Node Concatenation Node implicit_whitespace '(' implicit_whitespace exception_declaration implicit_whitespace ')' implicit_whitespace compound_statement 'c' 'a' 't' 'c' 'h'

State Machine Locate in Contents

start:2371:$0 final:2372:$0 implicit_whitespace|{2082|$6|2083} implicit_whitespace|{2082|$7|2083} exception_declaration|{2373|$3|2374} implicit_whitespace|{2082|$8|2083} implicit_whitespace|{2082|$9|2083} compound_statement|{2345|$5|2346}