blob: b6e9e59e43b3990c05ad1bfa626e781ff66b5f46 [file] [log] [blame]
{
"version": "0.0.1",
"name": "fidl.test.transitivedependenciescompose",
"library_dependencies": [
{
"name": "bottom",
"declarations": {
"bottom/Bottom": {
"kind": "interface"
},
"bottom/SomeLongAnonymousPrefix0": {
"kind": "struct",
"resource": false
},
"bottom/SomeLongAnonymousPrefix1": {
"kind": "struct",
"resource": false
},
"bottom/Foo": {
"kind": "struct",
"resource": false
}
}
},
{
"name": "middle",
"declarations": {
"middle/Middle": {
"kind": "interface"
}
}
}
],
"bits_declarations": [],
"const_declarations": [],
"enum_declarations": [],
"experimental_resource_declarations": [],
"interface_declarations": [
{
"name": "fidl.test.transitivedependenciescompose/Top",
"location": {
"filename": "../../tools/fidl/fidlc/testdata/transitive_dependencies_compose/top.test.fidl",
"line": 5,
"column": 10,
"length": 3
},
"methods": [
{
"ordinal": 3210163844600846111,
"name": "GetFoo",
"location": {
"filename": "../../tools/fidl/fidlc/testdata/transitive_dependencies_compose/bottom.test.fidl",
"line": 8,
"column": 5,
"length": 6
},
"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
},
"has_response": true,
"maybe_response": [
{
"type": {
"kind": "identifier",
"identifier": "bottom/Foo",
"nullable": false
},
"name": "foo",
"location": {
"filename": "../../tools/fidl/fidlc/testdata/transitive_dependencies_compose/bottom.test.fidl",
"line": 8,
"column": 22,
"length": 3
},
"field_shape_v1": {
"offset": 16,
"padding": 4
}
}
],
"maybe_response_payload": "bottom/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
},
"is_composed": true
}
]
}
],
"service_declarations": [],
"struct_declarations": [
{
"name": "bottom/SomeLongAnonymousPrefix1",
"location": {
"filename": "../../tools/fidl/fidlc/testdata/transitive_dependencies_compose/bottom.test.fidl",
"line": 8,
"column": 17,
"length": 9
},
"anonymous": true,
"members": [
{
"type": {
"kind": "identifier",
"identifier": "bottom/Foo",
"nullable": false
},
"name": "foo",
"location": {
"filename": "../../tools/fidl/fidlc/testdata/transitive_dependencies_compose/bottom.test.fidl",
"line": 8,
"column": 22,
"length": 3
},
"field_shape_v1": {
"offset": 0,
"padding": 4
}
}
],
"resource": false,
"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
}
}
],
"table_declarations": [],
"union_declarations": [],
"type_alias_declarations": [],
"declaration_order": [
"fidl.test.transitivedependenciescompose/Top"
],
"declarations": {
"fidl.test.transitivedependenciescompose/Top": "interface"
}
}