Elsa Ast Type Enumerator

From MozillaWiki
Revision as of 01:10, 24 August 2007 by Hendrik Tews (talk | contribs) (New page: <!-- The structural info of this page has been generated with -- oast_wiki -node Enumerator --> Enumerator is a Ast super type node. === Constructor Arguments === Arguments specifie...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Enumerator is a Ast super type node.

Constructor Arguments

Arguments specified in this class:

  • loc : SourceLoc
  • name : StringRef
  • expr : Expression (nullable)

Additional data Fields

  • var : Variable * (xml xml)
  • enumValue : int32 (xml)

Subtype Nodes (Subclasses)

Enumerator has no subtype nodes

Comments

This page describes the Elsa Ast node Enumerator. 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.