Elsa Ast Type Declaration: Difference between revisions

Jump to navigation Jump to search
update to olmar v2
(New page: <!-- The structural info of this page has been generated with -- oast_wiki -node Declaration --> Declaration is a Ast super type node. === Constructor Arguments === Arguments specif...)
 
(update to olmar v2)
Line 1: Line 1:
<!-- The structural info of this page has been generated with
<!-- Besides the comments at the end this page has been generated
   -- oast_wiki -node Declaration
   -- with the olmar wiki bot on behalf of Hendrik Tews
   -->
   --> __NOTOC__
 
Declaration is a Ast super type node.
Declaration is a Ast super type node.


=== Constructor Arguments ===
=== Data Fields ===
 
Arguments specified in this class:
* dflags : DeclFlags
* spec : TypeSpecifier
* decllist : FakeList <Declarator >*
 
=== Additional data Fields ===
 
There are no additional fields in this class.


* declaration_dflags : declFlags
* declaration_spec : [[Elsa Ast Type TypeSpecifier|TypeSpecifier]]
* decllist : [[Elsa Ast Type Declarator|Declarator]] list
=== Subtype Nodes (Subclasses) ===
=== Subtype Nodes (Subclasses) ===


Declaration has no subtype nodes
Declaration has no subtype nodes.


=== Comments ===
=== Comments ===


This page describes the Elsa Ast node Declaration.
''Please make your modifications only below, because the content above will be regenerated automatically from time to time.''
'''Disclaimer: Most or all information here has been generated automatically from the [[Olmar]] branch and might therefore be not completely accurate for Elsa.'''


''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! -->

Navigation menu