Elsa Ast Type Statement

From MozillaWiki
Revision as of 20:44, 22 November 2007 by HTews Olmar bot (talk | contribs) (update to olmar v2)
Jump to navigation Jump to search

Statement is a Ast super type node.

Data Fields in all Subclasses

  • loc : sourceLoc

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

Please make your modifications only below, because the content above will be regenerated automatically from time to time.