Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

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

Expand All
Collapse All
Contents

cxx::namespace_definition Locate in Contents

Declaration Locate in Contents

namespace-definition:
            named-namespace-definition
        |    unnamed-namespace-definition

Composition Locate in Contents

declaration namespace_definition Alternation Node named_namespace_definition unnamed_namespace_definition

State Machine Locate in Contents

start:2423:$0 named_namespace_definition|{2425|$1|2426} unnamed_namespace_definition|{2433|$2|2434} final:2424:$0