d2/testdata/d2parser/TestParse/edge_line_continuation_2.exp.json
Alexander Wang e03e19b28b
ta=1
2023-05-05 09:18:25 -07:00

54 lines
1.8 KiB
JSON
Generated

{
"ast": {
"range": "d2/testdata/d2parser/TestParse/edge_line_continuation_2.d2,0:0:0-3:2:71",
"nodes": [
{
"map_key": {
"range": "d2/testdata/d2parser/TestParse/edge_line_continuation_2.d2,1:0:1-2:38:68",
"edges": [
{
"range": "d2/testdata/d2parser/TestParse/edge_line_continuation_2.d2,1:0:1-2:38:68",
"src": {
"range": "d2/testdata/d2parser/TestParse/edge_line_continuation_2.d2,1:0:1-1:24:25",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2parser/TestParse/edge_line_continuation_2.d2,1:0:1-1:24:25",
"value": [
{
"string": "super long shape id here",
"raw_string": "super long shape id here"
}
]
}
}
]
},
"src_arrow": "",
"dst": {
"range": "d2/testdata/d2parser/TestParse/edge_line_continuation_2.d2,2:2:32-2:38:68",
"path": [
{
"unquoted_string": {
"range": "d2/testdata/d2parser/TestParse/edge_line_continuation_2.d2,2:2:32-2:38:68",
"value": [
{
"string": "super long shape id even longer here",
"raw_string": "super long shape id even longer here"
}
]
}
}
]
},
"dst_arrow": ">"
}
],
"primary": {},
"value": {}
}
}
]
},
"err": null
}