File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
csharp/ql/lib/semmle/code/csharp/dataflow
java/ql/lib/semmle/code/java/dataflow Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 12
12
* `namespace; type; subtypes; name; signature; ext; input; output; kind; provenance`
13
13
* - Negative Summaries:
14
14
* `namespace; type; name; signature; provenance`
15
+ * A negative summary is used to indicate that there is no flow via a callable.
16
+ *
15
17
* The interpretation of a row is similar to API-graphs with a left-to-right
16
18
* reading.
17
19
* 1. The `namespace` column selects a namespace.
Original file line number Diff line number Diff line change 12
12
* `namespace; type; subtypes; name; signature; ext; input; output; kind; provenance`
13
13
* - Negative Summaries:
14
14
* `namespace; type; name; signature; provenance`
15
+ * A negative summary is used to indicate that there is no flow via a callable.
15
16
*
16
17
* The interpretation of a row is similar to API-graphs with a left-to-right
17
18
* reading.
You can’t perform that action at this time.
0 commit comments