Elsa Ast Type E cond
From MozillaWiki
E_cond is a Ast subtype node belonging to Expression. E_cond is a record.
Record Data Fields
- cond_type : CType option
- cond_cond : Expression
- th : Expression
- cond_else : Expression
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.