d2/testdata/d2compiler/TestCompile/underscore_parent.exp.json
Alexander Wang 524c089a74 oss
Co-authored-by: Anmol Sethi <hi@nhooyr.io>
2022-11-03 06:54:49 -07:00

181 lines
5.1 KiB
JSON
Generated

{
"graph": {
"ast": {
"range": "d2/testdata/d2compiler/TestCompile/underscore_parent.d2,0:0:0-4:0:13",
"nodes": [
{
"map_key": {
"range": "d2/testdata/d2compiler/TestCompile/underscore_parent.d2,1:0:1-3:1:12",
"key": {
"range": "d2/testdata/d2compiler/TestCompile/underscore_parent.d2,1:0:1-1:1:2",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/underscore_parent.d2,1:0:1-1:1:2",
"value": [
{
"string": "x",
"raw_string": "x"
}
]
}
}
]
},
"primary": {},
"value": {
"map": {
"range": "d2/testdata/d2compiler/TestCompile/underscore_parent.d2,1:3:4-3:0:11",
"nodes": [
{
"map_key": {
"range": "d2/testdata/d2compiler/TestCompile/underscore_parent.d2,2:1:7-2:4:10",
"key": {
"range": "d2/testdata/d2compiler/TestCompile/underscore_parent.d2,2:1:7-2:4:10",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/underscore_parent.d2,2:1:7-2:2:8",
"value": [
{
"string": "_",
"raw_string": "_"
}
]
}
},
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/underscore_parent.d2,2:3:9-2:4:10",
"value": [
{
"string": "y",
"raw_string": "y"
}
]
}
}
]
},
"primary": {},
"value": {}
}
}
]
}
}
}
}
]
},
"root": {
"id": "",
"id_val": "",
"label": {
"value": ""
},
"label_dimensions": {
"width": 0,
"height": 0
},
"shape": {
"value": ""
},
"near_key": null,
"style": {}
},
"edges": null,
"objects": [
{
"id": "x",
"id_val": "x",
"label": {
"value": "x"
},
"label_dimensions": {
"width": 0,
"height": 0
},
"references": [
{
"key": {
"range": "d2/testdata/d2compiler/TestCompile/underscore_parent.d2,1:0:1-1:1:2",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/underscore_parent.d2,1:0:1-1:1:2",
"value": [
{
"string": "x",
"raw_string": "x"
}
]
}
}
]
},
"key_path_index": 0,
"map_key_edge_index": 0,
"scope_key": ""
}
],
"shape": {
"value": ""
},
"near_key": null,
"style": {}
},
{
"id": "y",
"id_val": "y",
"label": {
"value": "y"
},
"label_dimensions": {
"width": 0,
"height": 0
},
"references": [
{
"key": {
"range": "d2/testdata/d2compiler/TestCompile/underscore_parent.d2,2:1:7-2:4:10",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/underscore_parent.d2,2:1:7-2:2:8",
"value": [
{
"string": "_",
"raw_string": "_"
}
]
}
},
{
"unquoted_string": {
"range": "d2/testdata/d2compiler/TestCompile/underscore_parent.d2,2:3:9-2:4:10",
"value": [
{
"string": "y",
"raw_string": "y"
}
]
}
}
]
},
"key_path_index": 0,
"map_key_edge_index": 0,
"scope_key": ""
}
],
"shape": {
"value": ""
},
"near_key": null,
"style": {}
}
]
},
"err": null
}