mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add location for parameter names in FunctionCall ASTNode
This commit is contained in:
@@ -210,6 +210,7 @@
|
||||
}
|
||||
},
|
||||
"id": 26,
|
||||
"nameLocations": [],
|
||||
"names": [],
|
||||
"nodeType": "FunctionCall",
|
||||
"src": "209:13:1",
|
||||
@@ -281,6 +282,7 @@
|
||||
}
|
||||
},
|
||||
"id": 34,
|
||||
"nameLocations": [],
|
||||
"names": [],
|
||||
"nodeType": "FunctionCall",
|
||||
"src": "239:10:1",
|
||||
|
||||
Reference in New Issue
Block a user