Java: Override toString() for statements

Additionally remove redundant QLDoc which is inherited anyways.
This commit is contained in:
Marcono1234
2021-04-27 18:54:52 +02:00
parent ffad65be40
commit 7e778bc008
72 changed files with 2935 additions and 2939 deletions

View File

@@ -42,7 +42,7 @@ generics/A.java:
# 20| -1: [TypeAccess] D<? super Double>
# 20| 0: [WildcardTypeAccess] ? ...
# 20| 1: [TypeAccess] Double
# 21| 7: [BlockStmt] stmt
# 21| 0: [ExprStmt] stmt
# 21| 7: [BlockStmt] { ... }
# 21| 0: [ExprStmt] ...;
# 21| 0: [MethodAccess] asList(...)
# 21| -1: [TypeAccess] Arrays