mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
Improve method documentation
This commit is contained in:
@@ -269,6 +269,10 @@ class TestCase extends TTestCase {
|
||||
// out = new Type(filler, in, filler);
|
||||
// or
|
||||
// new Type(filler, in, out, filler);
|
||||
// or
|
||||
// in.method(filler, out, filler);
|
||||
// or
|
||||
// out.method(filler, in, filler);
|
||||
exists(string storePrefix, string invokePrefix, string args |
|
||||
(
|
||||
if
|
||||
|
||||
Reference in New Issue
Block a user