mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Add explanatory comments
This commit is contained in:
@@ -9,6 +9,7 @@ class SummaryModelTest extends SummaryModelCsv {
|
||||
row =
|
||||
[
|
||||
//"package;type;overrides;name;signature;ext;inputspec;outputspec;kind",
|
||||
// This is temporarily modelled for the helper function newEnumerationWithElement, until the relevant package is modelled
|
||||
"org.apache.commons.collections4.iterators;IteratorEnumeration;true;IteratorEnumeration;;;Element of Argument[0];Element of Argument[-1];value",
|
||||
"generatedtest;Test;false;newRBWithMapValue;;;Argument[0];MapValue of ReturnValue;value",
|
||||
"generatedtest;Test;false;newRBWithMapKey;;;Argument[0];MapKey of ReturnValue;value"
|
||||
|
||||
Reference in New Issue
Block a user