Elsa Ast Type Expression
From MozillaWiki
Expression is a Ast super type node with 37 subtype nodes. Concreate ast nodes do always belong to one of the subtypes.
Data Fields in all Subclasses
- type : CType option
Subtype Nodes (Subclasses)
Expression has 37 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_stdConv
- E_stringLit
- E_this
- E_throw
- E_typeidExpr
- E_typeidType
- E_unary
- E_variable
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.