Elsa Ast Type TP type
From MozillaWiki
TP_type is a Ast subtype node belonging to TemplateParameter. TP_type is a record.
Record Data Fields
- templ_para_type_loc : sourceLoc
- templ_para_type_var : Variable
- templ_type_name : stringRef
- defaultType : ASTTypeId option
- templ_para_type_next : TemplateParameter option
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.