Elsa Ast Type E constructor
From MozillaWiki
E_constructor is a Ast subtype node belonging to Expression. E_constructor is a record.
Record Data Fields
- constructor_type : CType option
- constructor_spec : TypeSpecifier
- constructor_args : ArgExpression list
- constructor_ctor_var : Variable option
- artificial : bool
- constructor_ret_obj : Expression option
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.