d2/testdata/d2compiler/TestCompile/null.exp.json
Alexander Wang 96288dd369
fix id/idval
2024-11-23 20:41:57 -08:00

106 lines
2.5 KiB
JSON
Generated

{
"graph": {
"name": "",
"isFolderOnly": false,
"ast": {
"range": "d2/testdata/d2compiler/TestCompile/null.d2,0:0:0-1:0:5",
"nodes": [
{
"map_key": {
"range": "d2/testdata/d2compiler/TestCompile/null.d2,0:0:0-0:4:4",
"key": {
"range": "d2/testdata/d2compiler/TestCompile/null.d2,0:0:0-0:4:4",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/null.d2,0:0:0-0:4:4",
"value": [
{
"string": "null",
"raw_string": "null"
}
]
}
}
]
},
"primary": {},
"value": {}
}
}
]
},
"root": {
"id": "",
"id_val": "",
"attributes": {
"label": {
"value": ""
},
"labelDimensions": {
"width": 0,
"height": 0
},
"style": {},
"near_key": null,
"shape": {
"value": ""
},
"direction": {
"value": ""
},
"constraint": null
},
"zIndex": 0
},
"edges": null,
"objects": [
{
"id": "'null'",
"id_val": "null",
"references": [
{
"key": {
"range": "d2/testdata/d2compiler/TestCompile/null.d2,0:0:0-0:4:4",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/null.d2,0:0:0-0:4:4",
"value": [
{
"string": "null",
"raw_string": "null"
}
]
}
}
]
},
"key_path_index": 0,
"map_key_edge_index": -1
}
],
"attributes": {
"label": {
"value": "null"
},
"labelDimensions": {
"width": 0,
"height": 0
},
"style": {},
"near_key": null,
"shape": {
"value": "rectangle"
},
"direction": {
"value": ""
},
"constraint": null
},
"zIndex": 0
}
]
},
"err": null
}