Merge pull request #5788 from Marcono1234/marcono1234/stmt-toString

Java: Override toString() for statements
This commit is contained in:
Anders Schack-Mulligen
2021-06-04 12:41:03 +02:00
committed by GitHub
73 changed files with 2940 additions and 2942 deletions

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* The CodeQL predicate `toString()` has been overridden for subclasses of `Stmt` to be more descriptive.