mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
Parameterize FlowSummaryImpl.qll
This commit is contained in:
@@ -140,6 +140,9 @@ signature module InputSig {
|
||||
* stored into (`getAStoreContent`) or read from (`getAReadContent`).
|
||||
*/
|
||||
class ContentSet {
|
||||
/** Gets a textual representation of this element. */
|
||||
string toString();
|
||||
|
||||
/** Gets a content that may be stored into when storing into this set. */
|
||||
Content getAStoreContent();
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user