Skip to content

Commit 2ff1764

Browse files
committed
ASTDiff: Update test result
1 parent 519ec17 commit 2ff1764

File tree

2 files changed

+88
-0
lines changed

2 files changed

+88
-0
lines changed

src/test/resources/astDiff/commits/spring-attic_spring-roo/0bb4cca1105fc6eb86e7c4b75bfff3dbbd55f0c8/runtime.classpath.src.main.java.org.springframework.roo.classpath.details.AbstractInvocableMemberMetadataBuilder.json

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5806,6 +5806,50 @@
58065806
"secondPos" : 4727,
58075807
"firstEndPos" : 4617,
58085808
"secondEndPos" : 4747
5809+
}, {
5810+
"firstType" : "SingleVariableDeclaration",
5811+
"secondType" : "SingleVariableDeclaration",
5812+
"firstLabel" : "",
5813+
"secondLabel" : "",
5814+
"firstParentType" : "MethodDeclaration",
5815+
"secondParentType" : "MethodDeclaration",
5816+
"firstPos" : 4618,
5817+
"secondPos" : 4748,
5818+
"firstEndPos" : 4635,
5819+
"secondEndPos" : 4772
5820+
}, {
5821+
"firstType" : "SimpleName",
5822+
"secondType" : "SimpleName",
5823+
"firstLabel" : "String",
5824+
"secondLabel" : "String",
5825+
"firstParentType" : "SimpleType",
5826+
"secondParentType" : "SimpleType",
5827+
"firstPos" : 4618,
5828+
"secondPos" : 4748,
5829+
"firstEndPos" : 4624,
5830+
"secondEndPos" : 4754
5831+
}, {
5832+
"firstType" : "SimpleType",
5833+
"secondType" : "SimpleType",
5834+
"firstLabel" : "",
5835+
"secondLabel" : "",
5836+
"firstParentType" : "SingleVariableDeclaration",
5837+
"secondParentType" : "SingleVariableDeclaration",
5838+
"firstPos" : 4618,
5839+
"secondPos" : 4748,
5840+
"firstEndPos" : 4624,
5841+
"secondEndPos" : 4754
5842+
}, {
5843+
"firstType" : "SimpleName",
5844+
"secondType" : "SimpleName",
5845+
"firstLabel" : "definition",
5846+
"secondLabel" : "genericDefinition",
5847+
"firstParentType" : "SingleVariableDeclaration",
5848+
"secondParentType" : "SingleVariableDeclaration",
5849+
"firstPos" : 4625,
5850+
"secondPos" : 4755,
5851+
"firstEndPos" : 4635,
5852+
"secondEndPos" : 4772
58095853
}, {
58105854
"firstType" : "Block",
58115855
"secondType" : "Block",

src/test/resources/astDiff/commits/spring-attic_spring-roo/0bb4cca1105fc6eb86e7c4b75bfff3dbbd55f0c8/runtime.classpath.src.main.java.org.springframework.roo.classpath.details.MethodMetadataBuilder.json

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4695,6 +4695,50 @@
46954695
"secondPos" : 4727,
46964696
"firstEndPos" : 4617,
46974697
"secondEndPos" : 4747
4698+
}, {
4699+
"firstType" : "SingleVariableDeclaration",
4700+
"secondType" : "SingleVariableDeclaration",
4701+
"firstLabel" : "",
4702+
"secondLabel" : "",
4703+
"firstParentType" : "MethodDeclaration",
4704+
"secondParentType" : "MethodDeclaration",
4705+
"firstPos" : 4618,
4706+
"secondPos" : 4748,
4707+
"firstEndPos" : 4635,
4708+
"secondEndPos" : 4772
4709+
}, {
4710+
"firstType" : "SimpleName",
4711+
"secondType" : "SimpleName",
4712+
"firstLabel" : "String",
4713+
"secondLabel" : "String",
4714+
"firstParentType" : "SimpleType",
4715+
"secondParentType" : "SimpleType",
4716+
"firstPos" : 4618,
4717+
"secondPos" : 4748,
4718+
"firstEndPos" : 4624,
4719+
"secondEndPos" : 4754
4720+
}, {
4721+
"firstType" : "SimpleType",
4722+
"secondType" : "SimpleType",
4723+
"firstLabel" : "",
4724+
"secondLabel" : "",
4725+
"firstParentType" : "SingleVariableDeclaration",
4726+
"secondParentType" : "SingleVariableDeclaration",
4727+
"firstPos" : 4618,
4728+
"secondPos" : 4748,
4729+
"firstEndPos" : 4624,
4730+
"secondEndPos" : 4754
4731+
}, {
4732+
"firstType" : "SimpleName",
4733+
"secondType" : "SimpleName",
4734+
"firstLabel" : "definition",
4735+
"secondLabel" : "genericDefinition",
4736+
"firstParentType" : "SingleVariableDeclaration",
4737+
"secondParentType" : "SingleVariableDeclaration",
4738+
"firstPos" : 4625,
4739+
"secondPos" : 4755,
4740+
"firstEndPos" : 4635,
4741+
"secondEndPos" : 4772
46984742
}, {
46994743
"firstType" : "Block",
47004744
"secondType" : "Block",

0 commit comments

Comments
 (0)