We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cffaa8d commit 471c140Copy full SHA for 471c140
java/ql/src/Stubs/MinimalStubsFromSource.ql
@@ -1,8 +1,8 @@
1
/**
2
- * Tool to generate C# stubs from a qltest snapshot.
+ * Tool to generate java stubs from a qltest snapshot.
3
*
4
* It finds all declarations used in the source code,
5
- * and generates minimal C# stubs containing those declarations
+ * and generates minimal java stubs containing those declarations
6
* and their dependencies.
7
*/
8
0 commit comments