d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.exp.json

256 lines
7.2 KiB
JSON
Raw Normal View History

{
"graph": {
"name": "",
2023-02-27 22:33:33 +00:00
"isFolderOnly": false,
"ast": {
"range": "d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.d2,0:0:0-4:0:33",
"nodes": [
{
"map_key": {
"range": "d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.d2,1:0:1-3:1:32",
"edges": [
{
"range": "d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.d2,1:0:1-1:6:7",
"src": {
2023-05-05 16:11:46 +00:00
"range": "d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.d2,1:0:1-1:1:2",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.d2,1:0:1-1:1:2",
"value": [
{
"string": "x",
"raw_string": "x"
}
]
}
}
]
},
"src_arrow": "",
"dst": {
2023-05-05 16:11:46 +00:00
"range": "d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.d2,1:5:6-1:6:7",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.d2,1:5:6-1:6:7",
"value": [
{
"string": "y",
"raw_string": "y"
}
]
}
}
]
},
"dst_arrow": ">"
}
],
"primary": {},
"value": {
"map": {
"range": "d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.d2,1:8:9-3:1:32",
"nodes": [
{
"map_key": {
"range": "d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.d2,2:1:12-2:19:30",
"key": {
"range": "d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.d2,2:1:12-2:14:25",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.d2,2:1:12-2:6:17",
"value": [
{
"string": "style",
"raw_string": "style"
}
]
}
},
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.d2,2:7:18-2:14:25",
"value": [
{
"string": "opacity",
"raw_string": "opacity"
}
]
}
}
]
},
"primary": {},
"value": {
"number": {
"range": "d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.d2,2:16:27-2:19:30",
"raw": "0.4",
"value": "2/5"
}
}
}
}
]
}
}
}
}
]
},
"root": {
"id": "",
"id_val": "",
"attributes": {
"label": {
"value": ""
},
"labelDimensions": {
"width": 0,
"height": 0
},
"style": {},
"near_key": null,
"shape": {
"value": ""
2022-11-29 05:01:42 +00:00
},
2022-11-30 00:02:37 +00:00
"direction": {
2022-11-30 01:59:27 +00:00
"value": ""
},
2023-06-03 12:05:18 +00:00
"constraint": null
2022-11-30 19:23:30 +00:00
},
"zIndex": 0
},
"edges": [
{
"index": 0,
"isCurve": false,
"src_arrow": false,
"dst_arrow": true,
"references": [
{
"map_key_edge_index": 0
}
],
"attributes": {
"label": {
"value": ""
},
"labelDimensions": {
"width": 0,
"height": 0
},
"style": {
"opacity": {
"value": "0.4"
}
},
"near_key": null,
"shape": {
"value": ""
2022-11-29 05:01:42 +00:00
},
2022-11-30 00:02:37 +00:00
"direction": {
2022-11-29 05:01:42 +00:00
"value": ""
},
2023-06-03 12:05:18 +00:00
"constraint": null
2022-11-30 19:23:30 +00:00
},
"zIndex": 0
}
],
"objects": [
{
"id": "x",
"id_val": "x",
"references": [
{
"key": {
2023-05-05 16:11:46 +00:00
"range": "d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.d2,1:0:1-1:1:2",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.d2,1:0:1-1:1:2",
"value": [
{
"string": "x",
"raw_string": "x"
}
]
}
}
]
},
"key_path_index": 0,
"map_key_edge_index": 0
}
],
"attributes": {
"label": {
"value": "x"
},
"labelDimensions": {
"width": 0,
"height": 0
},
"style": {},
"near_key": null,
"shape": {
"value": "rectangle"
2022-11-29 05:01:42 +00:00
},
2022-11-30 00:02:37 +00:00
"direction": {
2022-11-30 01:59:27 +00:00
"value": ""
},
2023-06-03 12:05:18 +00:00
"constraint": null
2022-11-30 19:23:30 +00:00
},
"zIndex": 0
},
{
"id": "y",
"id_val": "y",
"references": [
{
"key": {
2023-05-05 16:11:46 +00:00
"range": "d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.d2,1:5:6-1:6:7",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/edge_map_nested_flat.d2,1:5:6-1:6:7",
"value": [
{
"string": "y",
"raw_string": "y"
}
]
}
}
]
},
"key_path_index": 0,
"map_key_edge_index": 0
}
],
"attributes": {
"label": {
"value": "y"
},
"labelDimensions": {
"width": 0,
"height": 0
},
"style": {},
"near_key": null,
"shape": {
"value": "rectangle"
2022-11-29 05:01:42 +00:00
},
2022-11-30 00:02:37 +00:00
"direction": {
2022-11-30 01:59:27 +00:00
"value": ""
},
2023-06-03 12:05:18 +00:00
"constraint": null
2022-11-30 19:23:30 +00:00
},
"zIndex": 0
}
]
},
"err": null
}