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
@@ -56,6 +56,7 @@
"id" : 2,
"name" : "i",
"nodeType" : "VariableDeclaration",
"overrides" : null,
"scope" : 6,
"src" : "24:6:1",
"stateVariable" : false,
@@ -145,6 +146,7 @@
],
"name" : "F",
"nodeType" : "FunctionDefinition",
"overrides" : null,
"parameters" :
{
"id" : 7,