Elsa Ast Type IDeclarator: Difference between revisions

add supertype link and record info
(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__
IDeclarator is a Ast super type node.
IDeclarator is a Ast super type node with 8 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:


IDeclarator has 8 subtype nodes:
IDeclarator has 8 subtype nodes:
[[Elsa Ast Type D_array|D_array]] [[Elsa Ast Type D_bitfield|D_bitfield]] [[Elsa Ast Type D_func|D_func]] [[Elsa Ast Type D_grouping|D_grouping]] [[Elsa Ast Type D_name|D_name]] [[Elsa Ast Type D_pointer|D_pointer]] [[Elsa Ast Type D_ptrToMember|D_ptrToMember]] [[Elsa Ast Type D_reference|D_reference]]  
*[[Elsa Ast Type D_array|D_array]]
*[[Elsa Ast Type D_bitfield|D_bitfield]]
*[[Elsa Ast Type D_func|D_func]]
*[[Elsa Ast Type D_grouping|D_grouping]]
*[[Elsa Ast Type D_name|D_name]]
*[[Elsa Ast Type D_pointer|D_pointer]]
*[[Elsa Ast Type D_ptrToMember|D_ptrToMember]]
*[[Elsa Ast Type D_reference|D_reference]]


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