Elsa Ast Type TY PointerToMember
From MozillaWiki
TY_PointerToMember (original Elsa name: PointerToMemberType) is a Ast subtype node belonging to CType. TY_PointerToMember is a record.
Record Data Fields
- inClassNAT : AtomicType
- member_pointer_cv : cVFlags
- atType : CType
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.