Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
pouryafard75 authored and tsantalis committed Apr 18, 2024
1 parent 7a6840b commit 14d470d
Showing 1 changed file with 33 additions and 55 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2660,61 +2660,6 @@
"secondPos" : 4595,
"firstEndPos" : 4602,
"secondEndPos" : 4602
}, {
"firstType" : "SimpleName",
"secondType" : "SimpleName",
"firstLabel" : "parentType",
"secondLabel" : "parentType",
"firstParentType" : "InfixExpression",
"secondParentType" : "SwitchStatement",
"firstPos" : 4619,
"secondPos" : 4622,
"firstEndPos" : 4629,
"secondEndPos" : 4632
}, {
"firstType" : "QualifiedName",
"secondType" : "QualifiedName",
"firstLabel" : "TokenTypes.ANNOTATION_MEMBER_VALUE_PAIR",
"secondLabel" : "TokenTypes.ANNOTATION_MEMBER_VALUE_PAIR",
"firstParentType" : "InfixExpression",
"secondParentType" : "SwitchCase",
"firstPos" : 4633,
"secondPos" : 4653,
"firstEndPos" : 4672,
"secondEndPos" : 4692
}, {
"firstType" : "QualifiedName",
"secondType" : "QualifiedName",
"firstLabel" : "TokenTypes.ANNOTATION",
"secondLabel" : "TokenTypes.ANNOTATION",
"firstParentType" : "InfixExpression",
"secondParentType" : "SwitchCase",
"firstPos" : 4702,
"secondPos" : 4711,
"firstEndPos" : 4723,
"secondEndPos" : 4732
}, {
"firstType" : "QualifiedName",
"secondType" : "QualifiedName",
"firstLabel" : "TokenTypes.ANNOTATION_FIELD_DEF",
"secondLabel" : "TokenTypes.ANNOTATION_FIELD_DEF",
"firstParentType" : "InfixExpression",
"secondParentType" : "SwitchCase",
"firstPos" : 4753,
"secondPos" : 4751,
"firstEndPos" : 4784,
"secondEndPos" : 4782
}, {
"firstType" : "Block",
"secondType" : "Block",
"firstLabel" : "",
"secondLabel" : "",
"firstParentType" : "IfStatement",
"secondParentType" : "SwitchStatement",
"firstPos" : 4786,
"secondPos" : 5162,
"firstEndPos" : 4871,
"secondEndPos" : 5304
}, {
"firstType" : "SimpleName",
"secondType" : "SimpleName",
Expand Down Expand Up @@ -2990,6 +2935,17 @@
"secondPos" : 5074,
"firstEndPos" : 5084,
"secondEndPos" : 5081
}, {
"firstType" : "ReturnStatement",
"secondType" : "ReturnStatement",
"firstLabel" : "",
"secondLabel" : "",
"firstParentType" : "Block",
"secondParentType" : "Block",
"firstPos" : 5115,
"secondPos" : 5920,
"firstEndPos" : 5122,
"secondEndPos" : 5927
}, {
"firstType" : "IfStatement",
"secondType" : "IfStatement",
Expand Down Expand Up @@ -3155,6 +3111,17 @@
"secondPos" : 5583,
"firstEndPos" : 5483,
"secondEndPos" : 5745
}, {
"firstType" : "ReturnStatement",
"secondType" : "ReturnStatement",
"firstLabel" : "",
"secondLabel" : "",
"firstParentType" : "Block",
"secondParentType" : "Block",
"firstPos" : 5466,
"secondPos" : 6095,
"firstEndPos" : 5473,
"secondEndPos" : 6102
}, {
"firstType" : "IfStatement",
"secondType" : "IfStatement",
Expand Down Expand Up @@ -3452,6 +3419,17 @@
"secondPos" : 6037,
"firstEndPos" : 5842,
"secondEndPos" : 6112
}, {
"firstType" : "ReturnStatement",
"secondType" : "ReturnStatement",
"firstLabel" : "",
"secondLabel" : "",
"firstParentType" : "Block",
"secondParentType" : "Block",
"firstPos" : 5825,
"secondPos" : 6218,
"firstEndPos" : 5832,
"secondEndPos" : 6225
}, {
"firstType" : "InfixExpression",
"secondType" : "InfixExpression",
Expand Down

0 comments on commit 14d470d

Please sign in to comment.