Parse override keyword

This commit is contained in:
Mathias Baumann
2019-08-26 17:34:21 +02:00
parent 502bf01be2
commit 24716404f8
66 changed files with 1127 additions and 7 deletions
@@ -52,6 +52,7 @@
{
"constant" : false,
"name" : "i",
"overrides" : null,
"scope" : 6,
"stateVariable" : false,
"storageLocation" : "default",
@@ -107,6 +108,7 @@
"isConstructor" : false,
"kind" : "function",
"name" : "F",
"overrides" : null,
"scope" : 14,
"stateMutability" : "nonpayable",
"superFunction" : null,