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__ | ||
AttributeSpecifier is a Ast | AttributeSpecifier is a Ast type node (without any subtype nodes). AttributeSpecifier is a record. | ||
=== Data Fields === | === Record Data Fields === | ||
* attr : [[Elsa Ast Type Attribute|Attribute]] | * attr : [[Elsa Ast Type Attribute|Attribute]] | ||
| Line 11: | Line 11: | ||
AttributeSpecifier has no subtype nodes. | AttributeSpecifier has no subtype nodes. | ||
=== Comments === | === Comments === | ||
edits