solang-parser 0.2.1

Solang Solidity Parser
Documentation
{
  "absolutePath": "a",
  "exportedSymbols":
  {
    "E":
    [
      2
    ]
  },
  "id": 3,
  "nodeType": "SourceUnit",
  "nodes":
  [
    {
      "canonicalName": "E",
      "id": 2,
      "members":
      [
        {
          "id": 1,
          "name": "A",
          "nameLocation": "9:1:1",
          "nodeType": "EnumValue",
          "src": "9:1:1"
        }
      ],
      "name": "E",
      "nameLocation": "5:1:1",
      "nodeType": "EnumDefinition",
      "src": "0:12:1"
    }
  ],
  "src": "0:13:1"
}