Elsa Ast Type E sizeofType

From MozillaWiki
Jump to: navigation, search

E_sizeofType is a Ast subtype node belonging to Expression. E_sizeofType is a record.

Record Data Fields

  • sizeof_type_type : CType option
  • sizeof_type_atype : ASTTypeId
  • sizeof_type_size : int
  • tchecked : bool

Comments

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