blob: fe3f4c99655b76d8f323f305ac1ec19160f65b74 [file] [log] [blame]
{
"version": "0.0.1",
"name": "top",
"library_dependencies": [
{
"name": "middle",
"declarations": {
"middle/Bar": "struct"
}
}
],
"bits_declarations": [],
"const_declarations": [],
"enum_declarations": [],
"interface_declarations": [],
"service_declarations": [],
"struct_declarations": [
{
"name": "top/Baz",
"location": {
"filename": "top.test.fidl",
"line": 5,
"column": 8
},
"anonymous": false,
"members": [
{
"type": {
"kind": "identifier",
"identifier": "middle/Bar",
"nullable": false
},
"name": "g",
"location": {
"filename": "top.test.fidl",
"line": 6,
"column": 16
},
"field_shape_v1": {
"offset": 0,
"padding": 0
}
}
],
"type_shape_v1": {
"inline_size": 4,
"alignment": 4,
"depth": 0,
"max_handles": 0,
"max_out_of_line": 0,
"has_padding": false,
"has_flexible_envelope": false,
"contains_union": false
}
}
],
"table_declarations": [],
"union_declarations": [],
"xunion_declarations": [],
"type_alias_declarations": [],
"declaration_order": [
"top/Baz"
],
"declarations": {
"top/Baz": "struct"
}
}