Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

cxx::original_namespace_definition Locate in Contents

Declaration Locate in Contents

original-namespace-definition:
            "namespace" identifier "{" namespace-body "}"

Composition Locate in Contents

named_namespace_definition original_namespace_definition Concatenation Node Concatenation Node implicit_whitespace identifier implicit_whitespace '{' implicit_whitespace namespace_body implicit_whitespace '}' 'n' 'a' 'm' 'e' 's' 'p' 'a' 'c' 'e'

State Machine Locate in Contents

start:2427:$0 final:2428:$0 implicit_whitespace|{2082|$6|2083} identifier|{2113|$2|2114} implicit_whitespace|{2082|$7|2083} implicit_whitespace|{2082|$8|2083} namespace_body|{2429|$4|2430} implicit_whitespace|{2082|$9|2083}