remix-project mirror
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
remix-project/libs/remix-analyzer/test/analysis/astBlocks/inheritance.json

20 lines
380 B

{
"arguments": null,
"baseName":
{
"contractScope": null,
"id": 19,
"name": "A",
"nodeType": "UserDefinedTypeName",
"referencedDeclaration": 9,
"src": "176:1:0",
"typeDescriptions":
{
"typeIdentifier": "t_contract$_A_$9",
"typeString": "contract A"
}
},
"id": 20,
"nodeType": "InheritanceSpecifier",
"src": "176:1:0"
}