Elsa Ast Type D array

From MozillaWiki
Jump to: navigation, search

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

Record Data Fields

  • array_decl_loc : sourceLoc
  • array_decl_base : IDeclarator
  • array_decl_size : Expression option
  • isNewSize : bool

Comments

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