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
@@ -41,6 +41,8 @@
|
||||
{
|
||||
"documentation": null,
|
||||
"name": "M",
|
||||
"overrides": null,
|
||||
"virtual": false,
|
||||
"visibility": "internal"
|
||||
},
|
||||
"children":
|
||||
@@ -112,6 +114,7 @@
|
||||
"overrides": null,
|
||||
"scope": 14,
|
||||
"stateMutability": "nonpayable",
|
||||
"virtual": false,
|
||||
"visibility": "public"
|
||||
},
|
||||
"children":
|
||||
|
||||
Reference in New Issue
Block a user