Elsa Ast Type E variable
From MozillaWiki
E_variable is a Ast subtype node belonging to Expression. E_variable is a record.
Record Data Fields
- expr_var_type : CType option
- expr_var_name : PQName
- expr_var_var : Variable option
- expr_var_nondep_var : Variable option
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.