Sandbox: Difference between revisions
Jump to navigation
Jump to search
(wiki bot test) |
Hendrik Tews (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
E_stringLit is a Ast subtype node belonging to Expression. | E_stringLit is a Ast subtype node belonging to Expression. | ||
Revision as of 19:42, 22 November 2007
E_stringLit is a Ast subtype node belonging to Expression.
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.