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
@@ -43,7 +43,8 @@ JSON AST (compact format):
"nodeType": "ContractDefinition",
"nodes": [],
"scope": 6,
"src": "60:13:0"
"src": "60:13:0",
"usedErrors": []
}
],
"src": "36:38:0"