Export used errors in the AST.

This commit is contained in:
chriseth
2021-04-19 14:15:50 +02:00
parent f9b23ca845
commit 8eb0d5edf6
106 changed files with 662 additions and 127 deletions
@@ -31,7 +31,8 @@
"nodeType": "ContractDefinition",
"nodes": [],
"scope": 5,
"src": "0:14:1"
"src": "0:14:1",
"usedErrors": []
},
{
"abstract": false,
@@ -65,7 +66,8 @@
"nodeType": "ContractDefinition",
"nodes": [],
"scope": 5,
"src": "15:20:1"
"src": "15:20:1",
"usedErrors": []
}
],
"src": "0:36:1"