Elsa Ast Type Statement

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



Statement is a Ast super type node.

Constructor Arguments

Arguments specified in this class:

  • loc : SourceLoc

Additional data Fields

There are no additional fields in this class.

Subtype Nodes (Subclasses)

Statement has 22 subtype nodes: S_asm S_break S_case S_compound S_computedGoto S_continue S_decl S_default S_doWhile S_expr S_for S_function S_goto S_if S_label S_namespaceDecl S_rangeCase S_return S_skip S_switch S_try S_while

Comments

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.