Elsa Ast Type D ptrToMember

From MozillaWiki
Jump to: navigation, search

D_ptrToMember is a Ast subtype node belonging to IDeclarator. D_ptrToMember is a record.

Record Data Fields

  • member_pointer_decl_loc : sourceLoc
  • nestedName : PQName
  • member_pointer_decl_cv : cVFlags
  • member_pointer_decl_base : IDeclarator

Comments

Please make your modifications only below, because the content above will be regenerated automatically from time to time.