Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

cxx::new_type_id Locate in Contents

Declaration Locate in Contents

new-type-id:
            type-specifier-seq new-declarator?

Composition Locate in Contents

new_expression new_type_id Concatenation Node type_specifier_seq implicit_whitespace Alternation Node new_declarator @

State Machine Locate in Contents

start:2287:$0 type_specifier_seq|{2235|$1|2236} final:2288:$0 implicit_whitespace|{2082|$4|2083} new_declarator|{2289|$3|2290}