mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
Sync files.
This commit is contained in:
@@ -58,9 +58,7 @@ private string asSummaryModel(TargetApiSpecific api, string input, string output
|
||||
+ "generated"
|
||||
}
|
||||
|
||||
string asNegativeSummaryModel(TargetApiSpecific api) {
|
||||
result = asPartialNegativeModel(api) + "generated"
|
||||
}
|
||||
string asNeutralModel(TargetApiSpecific api) { result = asPartialNeutralModel(api) + "generated" }
|
||||
|
||||
/**
|
||||
* Gets the value summary model for `api` with `input` and `output`.
|
||||
|
||||
Reference in New Issue
Block a user