@@ -80,7 +80,7 @@ constants/Initializers.java:
8080# 8| -1: [TypeAccess] int
8181# 10| 6: [Constructor] Initializers
8282# 10| 5: [BlockStmt] { ... }
83- # 12| 2: [ExprStmt] ... ;
83+ # 12| 2: [ExprStmt] <Expr> ;
8484# 12| 0: [AssignExpr] ...=...
8585# 12| 0: [VarAccess] IFIELD2
8686# 12| 1: [IntegerLiteral] 22
@@ -94,7 +94,7 @@ constants/Initializers.java:
9494# 17| 1: [LocalVariableDeclStmt] var ...;
9595# 17| 0: [TypeAccess] int
9696# 17| 1: [LocalVariableDeclExpr] y
97- # 18| 2: [ExprStmt] ... ;
97+ # 18| 2: [ExprStmt] <Expr> ;
9898# 18| 0: [AssignExpr] ...=...
9999# 18| 0: [VarAccess] y
100100# 18| 1: [IntegerLiteral] 400
@@ -112,20 +112,20 @@ constants/Initializers.java:
112112# 26| -1: [TypeAccess] int
113113# 26| 0: [IntegerLiteral] 4
114114# 28| 13: [BlockStmt] { ... }
115- # 30| 0: [ExprStmt] ... ;
115+ # 30| 0: [ExprStmt] <Expr> ;
116116# 30| 0: [AssignExpr] ...=...
117117# 30| 0: [VarAccess] fsf
118118# 30| 1: [IntegerLiteral] 42
119- # 31| 1: [ExprStmt] ... ;
119+ # 31| 1: [ExprStmt] <Expr> ;
120120# 31| 0: [AssignExpr] ...=...
121121# 31| 0: [VarAccess] sf
122122# 31| 1: [IntegerLiteral] 42
123123# 34| 14: [BlockStmt] { ... }
124- # 36| 0: [ExprStmt] ... ;
124+ # 36| 0: [ExprStmt] <Expr> ;
125125# 36| 0: [AssignExpr] ...=...
126126# 36| 0: [VarAccess] ff
127127# 36| 1: [IntegerLiteral] 42
128- # 37| 1: [ExprStmt] ... ;
128+ # 37| 1: [ExprStmt] <Expr> ;
129129# 37| 0: [AssignExpr] ...=...
130130# 37| 0: [VarAccess] f
131131# 37| 1: [IntegerLiteral] 42
0 commit comments