{
  "absolutePath": "a",
  "id": 6,
  "nodeType": "SourceUnit",
  "nodes":
  [
    {
      "abstract": false,
      "baseContracts": [],
      "contractDependencies": [],
      "contractKind": "contract",
      "id": 5,
      "name": "C",
      "nameLocation": "9:1:1",
      "nodeType": "ContractDefinition",
      "nodes":
      [
        {
          "body":
          {
            "id": 3,
            "nodeType": "Block",
            "src": "24:6:1",
            "statements":
            [
              {
                "id": 2,
                "nodeType": "PlaceholderStatement",
                "src": "26:1:1"
              }
            ]
          },
          "id": 4,
          "name": "M",
          "nameLocation": "22:1:1",
          "nodeType": "ModifierDefinition",
          "parameters":
          {
            "id": 1,
            "nodeType": "ParameterList",
            "parameters": [],
            "src": "24:0:1"
          },
          "src": "13:17:1",
          "virtual": false,
          "visibility": "internal"
        }
      ],
      "src": "0:32:1",
      "usedErrors": []
    }
  ],
  "src": "0:33:1"
}