Sandbox

From MozillaWiki
Revision as of 19:42, 22 November 2007 by Hendrik Tews (talk | contribs)
Jump to navigation Jump to search

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.