Skip to content

Commit 665852f

Browse files
pouryafard75tsantalis
authored andcommitted
ASTDiff: Update test snapshot
1 parent 6ae78a4 commit 665852f

File tree

2 files changed

+66
-0
lines changed

2 files changed

+66
-0
lines changed

src/test/resources/astDiff/PREV-SNAPSHOT/commits/gradle_gradle/3a7ccf5a252077332b9505acb22f190745f726f7/subprojects.platform-play.src.main.java.org.gradle.play.plugins.PlayApplicationPlugin.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29071,6 +29071,39 @@
2907129071
"secondPos" : 5773,
2907229072
"firstEndPos" : 24039,
2907329073
"secondEndPos" : 5803
29074+
}, {
29075+
"firstType" : "SimpleName",
29076+
"secondType" : "SimpleName",
29077+
"firstLabel" : "DeploymentRegistry",
29078+
"secondLabel" : "DeploymentRegistry",
29079+
"firstParentType" : "SimpleType",
29080+
"secondParentType" : "SimpleType",
29081+
"firstPos" : 24040,
29082+
"secondPos" : 5835,
29083+
"firstEndPos" : 24058,
29084+
"secondEndPos" : 5853
29085+
}, {
29086+
"firstType" : "SimpleType",
29087+
"secondType" : "SimpleType",
29088+
"firstLabel" : "",
29089+
"secondLabel" : "",
29090+
"firstParentType" : "SingleVariableDeclaration",
29091+
"secondParentType" : "VariableDeclarationStatement",
29092+
"firstPos" : 24040,
29093+
"secondPos" : 5835,
29094+
"firstEndPos" : 24058,
29095+
"secondEndPos" : 5853
29096+
}, {
29097+
"firstType" : "SimpleName",
29098+
"secondType" : "SimpleName",
29099+
"firstLabel" : "deploymentRegistry",
29100+
"secondLabel" : "deploymentRegistry",
29101+
"firstParentType" : "SingleVariableDeclaration",
29102+
"secondParentType" : "VariableDeclarationFragment",
29103+
"firstPos" : 24059,
29104+
"secondPos" : 5854,
29105+
"firstEndPos" : 24077,
29106+
"secondEndPos" : 5872
2907429107
}, {
2907529108
"firstType" : "SingleVariableDeclaration",
2907629109
"secondType" : "SingleVariableDeclaration",

src/test/resources/astDiff/PREV-SNAPSHOT/commits/gradle_gradle/3a7ccf5a252077332b9505acb22f190745f726f7/subprojects.platform-play.src.main.java.org.gradle.play.tasks.PlayRun.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5927,6 +5927,39 @@
59275927
"secondPos" : 5773,
59285928
"firstEndPos" : 24039,
59295929
"secondEndPos" : 5803
5930+
}, {
5931+
"firstType" : "SimpleName",
5932+
"secondType" : "SimpleName",
5933+
"firstLabel" : "DeploymentRegistry",
5934+
"secondLabel" : "DeploymentRegistry",
5935+
"firstParentType" : "SimpleType",
5936+
"secondParentType" : "SimpleType",
5937+
"firstPos" : 24040,
5938+
"secondPos" : 5835,
5939+
"firstEndPos" : 24058,
5940+
"secondEndPos" : 5853
5941+
}, {
5942+
"firstType" : "SimpleType",
5943+
"secondType" : "SimpleType",
5944+
"firstLabel" : "",
5945+
"secondLabel" : "",
5946+
"firstParentType" : "SingleVariableDeclaration",
5947+
"secondParentType" : "VariableDeclarationStatement",
5948+
"firstPos" : 24040,
5949+
"secondPos" : 5835,
5950+
"firstEndPos" : 24058,
5951+
"secondEndPos" : 5853
5952+
}, {
5953+
"firstType" : "SimpleName",
5954+
"secondType" : "SimpleName",
5955+
"firstLabel" : "deploymentRegistry",
5956+
"secondLabel" : "deploymentRegistry",
5957+
"firstParentType" : "SingleVariableDeclaration",
5958+
"secondParentType" : "VariableDeclarationFragment",
5959+
"firstPos" : 24059,
5960+
"secondPos" : 5854,
5961+
"firstEndPos" : 24077,
5962+
"secondEndPos" : 5872
59305963
}, {
59315964
"firstType" : "SingleVariableDeclaration",
59325965
"secondType" : "SingleVariableDeclaration",

0 commit comments

Comments
 (0)