...

Text file src/oss.terrastruct.com/d2/testdata/d2parser/TestParse/key.exp.json

Documentation: oss.terrastruct.com/d2/testdata/d2parser/TestParse

     1{
     2  "ast": {
     3    "range": "d2/testdata/d2parser/TestParse/key.d2,0:0:0-2:0:3",
     4    "nodes": [
     5      {
     6        "map_key": {
     7          "range": "d2/testdata/d2parser/TestParse/key.d2,1:0:1-1:1:2",
     8          "key": {
     9            "range": "d2/testdata/d2parser/TestParse/key.d2,1:0:1-1:1:2",
    10            "path": [
    11              {
    12                "unquoted_string": {
    13                  "range": "d2/testdata/d2parser/TestParse/key.d2,1:0:1-1:1:2",
    14                  "value": [
    15                    {
    16                      "string": "x",
    17                      "raw_string": "x"
    18                    }
    19                  ]
    20                }
    21              }
    22            ]
    23          },
    24          "primary": {},
    25          "value": {}
    26        }
    27      }
    28    ]
    29  },
    30  "err": null
    31}

View as plain text