blob: d1202fb4430654b95f64014f1dc628c001b7330c [file] [log] [blame]
{
"version": "0.0.1",
"name": "top",
"library_dependencies": [
{
"name": "bottom",
"declarations": {
"bottom/Foo": "struct"
}
},
{
"name": "middle",
"declarations": {
"middle/Middle": "interface",
"middle/SomeLongAnonymousPrefix0": "struct",
"middle/SomeLongAnonymousPrefix1": "struct"
}
}
],
"bits_declarations": [],
"const_declarations": [],
"enum_declarations": [],
"interface_declarations": [
{
"name": "top/Top",
"location": {
"filename": "top.test.fidl",
"line": 5,
"column": 10
},
"methods": [
{
"ordinal": 807135680470712320,
"generated_ordinal": 7703637629648977298,
"name": "GetFoo",
"location": {
"filename": "middle.test.fidl",
"line": 7,
"column": 5
},
"has_request": true,
"maybe_request": [],
"maybe_request_type_shape_v1": {
"inline_size": 16,
"alignment": 8,
"depth": 0,
"max_handles": 0,
"max_out_of_line": 0,
"has_padding": false,
"has_flexible_envelope": false,
"contains_union": false
},
"has_response": true,
"maybe_response": [
{
"type": {
"kind": "identifier",
"identifier": "bottom/Foo",
"nullable": false
},
"name": "foo",
"location": {
"filename": "middle.test.fidl",
"line": 7,
"column": 29
},
"field_shape_v1": {
"offset": 16,
"padding": 4
}
}
],
"maybe_response_payload": "middle/SomeLongAnonymousPrefix1",
"maybe_response_type_shape_v1": {
"inline_size": 24,
"alignment": 8,
"depth": 0,
"max_handles": 0,
"max_out_of_line": 0,
"has_padding": true,
"has_flexible_envelope": false,
"contains_union": false
},
"is_composed": true
}
]
}
],
"service_declarations": [],
"struct_declarations": [
{
"name": "middle/SomeLongAnonymousPrefix1",
"location": {
"filename": "generated",
"line": 2,
"column": 1
},
"anonymous": true,
"members": [
{
"type": {
"kind": "identifier",
"identifier": "bottom/Foo",
"nullable": false
},
"name": "foo",
"location": {
"filename": "middle.test.fidl",
"line": 7,
"column": 29
},
"field_shape_v1": {
"offset": 0,
"padding": 4
}
}
],
"type_shape_v1": {
"inline_size": 8,
"alignment": 8,
"depth": 0,
"max_handles": 0,
"max_out_of_line": 0,
"has_padding": true,
"has_flexible_envelope": false,
"contains_union": false
}
}
],
"table_declarations": [],
"union_declarations": [],
"xunion_declarations": [],
"type_alias_declarations": [],
"declaration_order": [
"top/Top"
],
"declarations": {
"top/Top": "interface"
}
}