blob: e1e2152bfd65074b0fc601449ac5ae7c18f5b02a [file] [log] [blame]
{
"version": "0.0.1",
"name": "fidl.test.json",
"library_dependencies": [],
"bits_declarations": [],
"const_declarations": [],
"enum_declarations": [],
"interface_declarations": [],
"service_declarations": [],
"struct_declarations": [
{
"name": "fidl.test.json/Simple",
"location": {
"filename": "struct.test.fidl",
"line": 3,
"column": 8
},
"anonymous": false,
"members": [
{
"type": {
"kind": "primitive",
"subtype": "uint8"
},
"name": "f1",
"location": {
"filename": "struct.test.fidl",
"line": 4,
"column": 11
},
"field_shape_v1": {
"offset": 0,
"padding": 0
}
},
{
"type": {
"kind": "primitive",
"subtype": "bool"
},
"name": "f2",
"location": {
"filename": "struct.test.fidl",
"line": 5,
"column": 10
},
"field_shape_v1": {
"offset": 1,
"padding": 0
}
}
],
"type_shape_v1": {
"inline_size": 2,
"alignment": 1,
"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": [
"fidl.test.json/Simple"
],
"declarations": {
"fidl.test.json/Simple": "struct"
}
}