Elsa Ast Type E stringLit
From MozillaWiki
E_stringLit is a Ast subtype node belonging to Expression. E_stringLit is a record.
Record Data Fields
- string_lit_type : CType option
- string_lit_text : stringRef
- continuation : E_stringLit option
- fullTextNQ : stringRef option
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.