Add all path locations to the IdentifierPath ASTNode

This commit is contained in:
Marenz
2022-06-21 14:19:45 +02:00
parent c3ea86612e
commit 5d2e134378
30 changed files with 281 additions and 8 deletions
@@ -62,6 +62,10 @@
{
"id": 6,
"name": "A",
"nameLocations":
[
"72:1:1"
],
"nodeType": "IdentifierPath",
"src": "72:1:1"
},
@@ -159,6 +163,10 @@
{
"id": 17,
"name": "B",
"nameLocations":
[
"167:1:1"
],
"nodeType": "IdentifierPath",
"src": "167:1:1"
},