Elsa Ast Type TS elaborated
From MozillaWiki
TS_elaborated is a Ast subtype node belonging to TypeSpecifier. TS_elaborated is a record.
Record Data Fields
- elaborated_loc : sourceLoc
- elaborated_cv : cVFlags
- elaborated_keyword : typeIntr
- elaborated_name : PQName
- elaborated_atype : AtomicType option
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.