Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

cxx::throw_expression Locate in Contents

Declaration Locate in Contents

throw-expression:
            "throw" assignment-expression?

Composition Locate in Contents

assignment_expression throw_expression Concatenation Node Concatenation Node implicit_whitespace Alternation Node 't' 'h' 'r' 'o' 'w' assignment_expression @

State Machine Locate in Contents

start:2299:$0 final:2300:$0 implicit_whitespace|{2082|$4|2083} assignment_expression|{2133|$3|2134}