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

71 lines
1.7 KiB
JSON
Raw Normal View History

2022-11-28 22:10:24 +00:00
{
"graph": {
"name": "",
2023-02-27 22:33:33 +00:00
"isFolderOnly": false,
2022-11-28 22:10:24 +00:00
"ast": {
2022-11-29 03:19:28 +00:00
"range": "d2/testdata/d2compiler/TestCompile/root_sequence.d2,0:0:0-1:0:24",
2022-11-28 22:10:24 +00:00
"nodes": [
{
"map_key": {
2022-11-29 03:19:28 +00:00
"range": "d2/testdata/d2compiler/TestCompile/root_sequence.d2,0:0:0-0:23:23",
2022-11-28 22:10:24 +00:00
"key": {
"range": "d2/testdata/d2compiler/TestCompile/root_sequence.d2,0:0:0-0:5:5",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/root_sequence.d2,0:0:0-0:5:5",
"value": [
{
"string": "shape",
"raw_string": "shape"
}
]
}
}
]
},
"primary": {},
"value": {
"unquoted_string": {
2022-11-29 03:19:28 +00:00
"range": "d2/testdata/d2compiler/TestCompile/root_sequence.d2,0:7:7-0:23:23",
2022-11-28 22:10:24 +00:00
"value": [
{
2022-11-29 03:19:28 +00:00
"string": "sequence_diagram",
"raw_string": "sequence_diagram"
2022-11-28 22:10:24 +00:00
}
]
}
}
}
}
]
},
"root": {
"id": "",
"id_val": "",
"attributes": {
"label": {
"value": ""
},
"labelDimensions": {
"width": 0,
"height": 0
},
2022-11-28 22:10:24 +00:00
"style": {},
"near_key": null,
"shape": {
2022-11-29 03:19:28 +00:00
"value": "sequence_diagram"
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
2022-11-28 22:10:24 +00:00
},
"edges": null,
"objects": null
},
"err": null
}