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

67 lines
1.7 KiB
JSON
Raw Normal View History

2022-11-29 05:39:36 +00:00
{
"graph": {
"ast": {
"range": "d2/testdata/d2compiler/TestCompile/root_orientation.d2,0:0:0-0:23:23",
"nodes": [
{
"map_key": {
"range": "d2/testdata/d2compiler/TestCompile/root_orientation.d2,0:0:0-0:23:23",
"key": {
"range": "d2/testdata/d2compiler/TestCompile/root_orientation.d2,0:0:0-0:11:11",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/root_orientation.d2,0:0:0-0:11:11",
"value": [
{
"string": "orientation",
"raw_string": "orientation"
}
]
}
}
]
},
"primary": {},
"value": {
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/root_orientation.d2,0:13:13-0:23:23",
"value": [
{
"string": "horizontal",
"raw_string": "horizontal"
}
]
}
}
}
}
]
},
"root": {
"id": "",
"id_val": "",
"label_dimensions": {
"width": 0,
"height": 0
},
"attributes": {
"label": {
"value": ""
},
"style": {},
"near_key": null,
"shape": {
"value": ""
},
"orientation": {
"value": "horizontal"
}
}
},
"edges": null,
"objects": null
},
"err": null
}