Elsa Ast Type TY Function
From MozillaWiki
TY_Function (original Elsa name: FunctionType) is a Ast subtype node belonging to CType. TY_Function is a record.
Record Data Fields
- function_type_flags : functionFlags
- retType : CType
- function_type_params : Variable list
- function_type_exn : FunctionExnSpec
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.