mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add all path locations to the IdentifierPath ASTNode
This commit is contained in:
@@ -131,6 +131,10 @@
|
||||
{
|
||||
"id": 8,
|
||||
"name": "M",
|
||||
"nameLocations":
|
||||
[
|
||||
"52:1:1"
|
||||
],
|
||||
"nodeType": "IdentifierPath",
|
||||
"referencedDeclaration": 6,
|
||||
"src": "52:1:1"
|
||||
|
||||
Reference in New Issue
Block a user