Elsa Ast Type E charLit
Jump to navigation
Jump to search
E_charLit is a Ast subtype node belonging to Expression. E_charLit is a record.
Record Data Fields
- char_lit_type : CType option
- char_lit_text : stringRef
- c : unsigned_int
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.