Elsa Ast Type TS type

From MozillaWiki
Jump to: navigation, search

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

Record Data Fields

  • type_loc : sourceLoc
  • type_cv : cVFlags
  • type_type : CType

Comments

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