Elsa Ast Type E intLit

From MozillaWiki
Jump to: navigation, search

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

Record Data Fields

  • int_lit_type : CType option
  • int_lit_text : stringRef
  • i : unsigned_long

Comments

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