463
edits
Hendrik Tews (talk | contribs) (New page: <!-- The structural info of this page has been generated with -- oast_wiki -node Initializer --> __NOTOC__ Initializer is a Ast super type node. === Constructor Arguments === Argum...) |
(update to olmar v2) |
||
Line 1: | Line 1: | ||
<!-- | <!-- Besides the comments at the end this page has been generated | ||
-- | -- with the olmar wiki bot on behalf of Hendrik Tews | ||
--> | --> __NOTOC__ | ||
__NOTOC__ | |||
Initializer is a Ast super type node. | Initializer is a Ast super type node. | ||
=== | === Data Fields in all Subclasses === | ||
* loc : sourceLoc | |||
* annot : [[Elsa Ast Type FullExpressionAnnot|FullExpressionAnnot]] | |||
=== Subtype Nodes (Subclasses) === | === Subtype Nodes (Subclasses) === | ||
Initializer has 4 subtype nodes: | Initializer has 4 subtype nodes: | ||
[[Elsa Ast Type IN_compound|IN_compound]] [[Elsa Ast Type IN_ctor|IN_ctor]] [[Elsa Ast Type IN_designated|IN_designated]] [[Elsa Ast Type IN_expr|IN_expr]] | [[Elsa Ast Type IN_compound|IN_compound]] [[Elsa Ast Type IN_ctor|IN_ctor]] [[Elsa Ast Type IN_designated|IN_designated]] [[Elsa Ast Type IN_expr|IN_expr]] | ||
=== Comments === | === Comments === | ||
'' | ''Please make your modifications only below, because the content above will be regenerated automatically from time to time.'' | ||
<!-- OLMAR SEPARATION LINE: ADD YOUR MODIFICATIONS BELOW! --> | <!-- OLMAR SEPARATION LINE: ADD YOUR MODIFICATIONS BELOW! --> |
edits