Elsa Ast Type E fieldAcc
From MozillaWiki
E_fieldAcc is a Ast subtype node belonging to Expression. E_fieldAcc is a record.
Record Data Fields
- field_access_type : CType option
- field_access_obj : Expression
- field_access_field_name : PQName
- field : Variable option
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.