29 lines
582 B
JSON
29 lines
582 B
JSON
{
|
|
"dbl_list_data": {
|
|
"CustomType": {
|
|
"node_typename": "CustomTypeNode",
|
|
"list_typename": "CustomTypeList",
|
|
"hdr_decl_types": [
|
|
{
|
|
"name": "custom_type",
|
|
"cargs": [],
|
|
"typedef_name": "CustomType"
|
|
}
|
|
],
|
|
"src_decl_types": []
|
|
}
|
|
},
|
|
"array_data": {
|
|
"CustomType": {
|
|
"array_typename": "CustomTypeArray",
|
|
"hdr_decl_types": [
|
|
{
|
|
"name": "custom_type",
|
|
"cargs": [],
|
|
"typedef_name": "CustomType"
|
|
}
|
|
],
|
|
"src_decl_types": []
|
|
}
|
|
}
|
|
} |