Elsa Ast Type TY Array

From MozillaWiki
Jump to: navigation, search

TY_Array (original Elsa name: ArrayType) is a Ast subtype node belonging to CType. TY_Array is a variant.

Variant Data Fields

  • eltType : CType
  • size : array_size

Comments

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