mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Sync & update AST exporting according to AST changes
This commit is contained in:
committed by
Mathias Baumann
parent
e061f1e743
commit
e999409c89
@@ -46,6 +46,7 @@
|
||||
"id": 4,
|
||||
"name": "M",
|
||||
"nodeType": "ModifierDefinition",
|
||||
"overrides": null,
|
||||
"parameters":
|
||||
{
|
||||
"id": 1,
|
||||
@@ -54,6 +55,7 @@
|
||||
"src": "24:0:1"
|
||||
},
|
||||
"src": "13:17:1",
|
||||
"virtual": false,
|
||||
"visibility": "internal"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user