463
edits
(update to olmar v2) |
(add supertype link and record info) |
||
| Line 1: | Line 1: | ||
<!-- Besides the comments at the end this page has been generated | <!-- Besides the comments at the end this page has been generated | ||
-- with the olmar wiki bot on behalf of Hendrik Tews | -- with the olmar wiki bot on behalf of Hendrik Tews. | ||
--> __NOTOC__ | --> __NOTOC__ | ||
NamespaceDecl is a Ast super type node. | NamespaceDecl is a Ast super type node with 3 subtype nodes. Concreate ast nodes do always belong to one of the subtypes. | ||
=== Subtype Nodes (Subclasses) === | === Subtype Nodes (Subclasses) === | ||
NamespaceDecl has 3 subtype nodes: | NamespaceDecl has 3 subtype nodes: | ||
[[Elsa Ast Type ND_alias|ND_alias]] [[Elsa Ast Type ND_usingDecl|ND_usingDecl]] [[Elsa Ast Type ND_usingDir|ND_usingDir]] | *[[Elsa Ast Type ND_alias|ND_alias]] | ||
*[[Elsa Ast Type ND_usingDecl|ND_usingDecl]] | |||
*[[Elsa Ast Type ND_usingDir|ND_usingDir]] | |||
=== Comments === | === Comments === | ||
edits