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__ | ||
Attribute is a Ast super type node. | Attribute is a Ast super type node with 3 subtype nodes. Concreate ast nodes do always belong to one of the subtypes. | ||
=== Data Fields in all Subclasses === | === Data Fields in all Subclasses === | ||
| Line 10: | Line 10: | ||
Attribute has 3 subtype nodes: | Attribute has 3 subtype nodes: | ||
[[Elsa Ast Type AT_empty|AT_empty]] [[Elsa Ast Type AT_func|AT_func]] [[Elsa Ast Type AT_word|AT_word]] | *[[Elsa Ast Type AT_empty|AT_empty]] | ||
*[[Elsa Ast Type AT_func|AT_func]] | |||
*[[Elsa Ast Type AT_word|AT_word]] | |||
=== Comments === | === Comments === | ||
edits