ethers-rs/ethers-solc/test-data/ast/documentation_1.json

44 lines
776 B
JSON

{
"absolutePath": "a",
"exportedSymbols":
{
"C":
[
2
]
},
"id": 3,
"nodeType": "SourceUnit",
"nodes":
[
{
"abstract": false,
"baseContracts": [],
"canonicalName": "C",
"contractDependencies": [],
"contractKind": "contract",
"documentation":
{
"id": 1,
"nodeType": "StructuredDocumentation",
"src": "0:27:1",
"text": "This contract is empty"
},
"fullyImplemented": true,
"id": 2,
"linearizedBaseContracts":
[
2
],
"name": "C",
"nameLocation": "37:1:1",
"nodeType": "ContractDefinition",
"nodes": [],
"scope": 3,
"src": "28:13:1",
"usedErrors": []
}
],
"src": "28:14:1"
}