Elsa Ast Type E throw
From MozillaWiki
E_throw is a Ast subtype node belonging to Expression. E_throw is a record.
Record Data Fields
- throw_type : CType option
- throw_expr : Expression option
- throw_global_var : Variable option
- globalCtorStatement : Statement option
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.