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 1212 * `namespace; type; subtypes; name; signature; ext; input; output; kind; provenance`
1313 * - Negative Summaries:
1414 * `namespace; type; name; signature; provenance`
15+ * A negative summary is used to indicate that there is no flow via a callable.
16+ *
1517 * The interpretation of a row is similar to API-graphs with a left-to-right
1618 * reading.
1719 * 1. The `namespace` column selects a namespace.
Original file line number Diff line number Diff line change 1212 * `namespace; type; subtypes; name; signature; ext; input; output; kind; provenance`
1313 * - Negative Summaries:
1414 * `namespace; type; name; signature; provenance`
15+ * A negative summary is used to indicate that there is no flow via a callable.
1516 *
1617 * The interpretation of a row is similar to API-graphs with a left-to-right
1718 * reading.
You can’t perform that action at this time.
0 commit comments