Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

cxx::exception_specification Locate in Contents

Declaration Locate in Contents

exception-specification:
            "throw" "(" type-id-list? ")"

Composition Locate in Contents

direct_declarator exception_specification Concatenation Node direct_abstract_declarator Concatenation Node implicit_whitespace '(' implicit_whitespace Alternation Node implicit_whitespace ')' 't' 'h' 'r' 'o' 'w' type_id_list @

State Machine Locate in Contents

start:2275:$0 final:2276:$0 implicit_whitespace|{2082|$6|2083} implicit_whitespace|{2082|$7|2083} type_id_list|{2277|$4|2278} implicit_whitespace|{2082|$8|2083}