blob: ba42efa8aaa3c2f8d6d496199e312245abd033c5 [file] [log] [blame]
{
"version": "0.0.1",
"name": "fidl.test.json",
"library_dependencies": [],
"bits_declarations": [
{
"name": "fidl.test.json/FlexibleBits",
"location": {
"filename": "bits.test.fidl",
"line": 3,
"column": 28
},
"type": {
"kind": "primitive",
"subtype": "uint64"
},
"mask": "9223372036854775809",
"members": [
{
"name": "SMALLEST",
"location": {
"filename": "bits.test.fidl",
"line": 4,
"column": 5
},
"value": {
"kind": "literal",
"value": "1",
"expression": "1",
"literal": {
"kind": "numeric",
"value": "1",
"expression": "1"
}
}
},
{
"name": "BIGGEST",
"location": {
"filename": "bits.test.fidl",
"line": 5,
"column": 5
},
"value": {
"kind": "literal",
"value": "9223372036854775808",
"expression": "0x8000000000000000",
"literal": {
"kind": "numeric",
"value": "9223372036854775808",
"expression": "0x8000000000000000"
}
}
}
],
"strict": false
},
{
"name": "fidl.test.json/StrictBits",
"location": {
"filename": "bits.test.fidl",
"line": 8,
"column": 6
},
"type": {
"kind": "primitive",
"subtype": "uint64"
},
"mask": "9223372036854775809",
"members": [
{
"name": "SMALLEST",
"location": {
"filename": "bits.test.fidl",
"line": 9,
"column": 5
},
"value": {
"kind": "literal",
"value": "1",
"expression": "1",
"literal": {
"kind": "numeric",
"value": "1",
"expression": "1"
}
}
},
{
"name": "BIGGEST",
"location": {
"filename": "bits.test.fidl",
"line": 10,
"column": 5
},
"value": {
"kind": "literal",
"value": "9223372036854775808",
"expression": "0x8000000000000000",
"literal": {
"kind": "numeric",
"value": "9223372036854775808",
"expression": "0x8000000000000000"
}
}
}
],
"strict": true
}
],
"const_declarations": [],
"enum_declarations": [],
"interface_declarations": [],
"service_declarations": [],
"struct_declarations": [],
"table_declarations": [],
"union_declarations": [],
"xunion_declarations": [],
"type_alias_declarations": [],
"declaration_order": [
"fidl.test.json/StrictBits",
"fidl.test.json/FlexibleBits"
],
"declarations": {
"fidl.test.json/FlexibleBits": "bits",
"fidl.test.json/StrictBits": "bits"
}
}