Elsa Ast Type Expression

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


Expression is a Ast super type node.

Constructor Arguments

Additional data Fields

  • type : CType * = NULL (nullable xml)

Subtype Nodes (Subclasses)

Expression has 36 subtype nodes: E___builtin_constant_p E___builtin_va_arg E_addrOf E_addrOfLabel E_alignofExpr E_alignofType E_arrow E_assign E_binary E_boolLit E_cast E_charLit E_compoundLit E_cond E_constructor E_delete E_deref E_effect E_fieldAcc E_floatLit E_funCall E_gnuCond E_grouping E_intLit E_keywordCast E_new E_sizeof E_sizeofType E_statement E_stringLit E_this E_throw E_typeidExpr E_typeidType E_unary E_variable

Comments

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