| { |
| "version": "0.0.1", |
| "name": "fidl.test.vectors", |
| "library_dependencies": [], |
| "bits_declarations": [], |
| "const_declarations": [], |
| "enum_declarations": [], |
| "experimental_resource_declarations": [], |
| "interface_declarations": [], |
| "service_declarations": [], |
| "struct_declarations": [ |
| { |
| "name": "fidl.test.vectors/ExampleUseOfVectors", |
| "location": { |
| "filename": "../../tools/fidl/fidlc/testdata/vectors.test.fidl", |
| "line": 7, |
| "column": 8, |
| "length": 19 |
| }, |
| "anonymous": false, |
| "members": [ |
| { |
| "type": { |
| "kind": "vector", |
| "element_type": { |
| "kind": "primitive", |
| "subtype": "uint8" |
| }, |
| "nullable": false |
| }, |
| "name": "vector_of_uint8", |
| "location": { |
| "filename": "../../tools/fidl/fidlc/testdata/vectors.test.fidl", |
| "line": 8, |
| "column": 11, |
| "length": 15 |
| }, |
| "field_shape_v1": { |
| "offset": 0, |
| "padding": 0 |
| } |
| }, |
| { |
| "type": { |
| "kind": "vector", |
| "element_type": { |
| "kind": "vector", |
| "element_type": { |
| "kind": "primitive", |
| "subtype": "bool" |
| }, |
| "nullable": false |
| }, |
| "nullable": false |
| }, |
| "name": "vector_of_vector_of_bool", |
| "location": { |
| "filename": "../../tools/fidl/fidlc/testdata/vectors.test.fidl", |
| "line": 9, |
| "column": 34, |
| "length": 24 |
| }, |
| "field_shape_v1": { |
| "offset": 16, |
| "padding": 0 |
| } |
| } |
| ], |
| "resource": false, |
| "type_shape_v1": { |
| "inline_size": 32, |
| "alignment": 8, |
| "depth": 2, |
| "max_handles": 0, |
| "max_out_of_line": 4294967295, |
| "has_padding": true, |
| "has_flexible_envelope": false |
| } |
| } |
| ], |
| "table_declarations": [], |
| "union_declarations": [], |
| "type_alias_declarations": [], |
| "declaration_order": [ |
| "fidl.test.vectors/ExampleUseOfVectors" |
| ], |
| "declarations": { |
| "fidl.test.vectors/ExampleUseOfVectors": "struct" |
| } |
| } |