[refactoring] update ast structure of "name" nodes

This commit is contained in:
Vadym Slizov
2020-08-24 14:20:20 +03:00
parent 767187ff85
commit c1b3e6f5b2
19 changed files with 1659 additions and 1509 deletions
+3 -3
View File
@@ -6290,7 +6290,7 @@ func TestPhp5(t *testing.T) {
EndPos: 2376,
},
},
NamespaceName: &ast.NameName{
Name: &ast.NameName{
Node: ast.Node{
Position: &position.Position{
StartLine: 109,
@@ -6323,7 +6323,7 @@ func TestPhp5(t *testing.T) {
EndPos: 2397,
},
},
NamespaceName: &ast.NameName{
Name: &ast.NameName{
Node: ast.Node{
Position: &position.Position{
StartLine: 110,
@@ -6349,7 +6349,7 @@ func TestPhp5(t *testing.T) {
Position: &position.Position{
StartLine: 110,
EndLine: 110,
StartPos: 2391,
StartPos: 2390,
EndPos: 2394,
},
},