Elsa Ast Type TS name

From MozillaWiki
Jump to: navigation, search

TS_name is a Ast subtype node belonging to TypeSpecifier. TS_name is a record.

Record Data Fields

  • type_name_loc : sourceLoc
  • type_name_cv : cVFlags
  • type_name_name : PQName
  • typenameUsed : bool
  • type_name_var : Variable option
  • type_name_nondep_var : Variable option

Comments

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