[refactoring] store expr parenthesis

This commit is contained in:
Vadym Slizov
2020-08-09 22:40:55 +02:00
parent b8b4439015
commit 394092269a
12 changed files with 2411 additions and 1290 deletions
+2 -2
View File
@@ -10048,7 +10048,7 @@ func TestPhp5(t *testing.T) {
StartLine: 175,
EndLine: 175,
StartPos: 3593,
EndPos: 3601,
EndPos: 3602,
},
},
Expr: &ast.ExprVariable{
@@ -12426,7 +12426,7 @@ func TestPhp5(t *testing.T) {
StartLine: 223,
EndLine: 223,
StartPos: 4168,
EndPos: 4176,
EndPos: 4177,
},
},
Expr: &ast.ExprVariable{