File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
csharp/ql/lib/semmle/code/csharp/dataflow/internal
go/ql/lib/semmle/go/dataflow
java/ql/lib/semmle/code/java/dataflow
rust/ql/lib/codeql/rust/dataflow/internal Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717 * `namespace; type; subtypes; name; signature; ext; input; acceptingvalue; kind; provenance`
1818 * - Neutrals:
1919 * `namespace; type; name; signature; kind; provenance`
20- * A neutral is used to indicate that a callable is neutral with respect to flow (no summary), source (is not a source) or sink (is not a sink) .
20+ * A neutral is used to indicate that a callable is neutral with respect to flow (no summary).
2121 *
2222 * The interpretation of a row is similar to API-graphs with a left-to-right
2323 * reading.
Original file line number Diff line number Diff line change 1717 * `package; type; subtypes; name; signature; ext; input; acceptingvalue; kind; provenance`
1818 * - Neutrals:
1919 * `package; type; name; signature; kind; provenance`
20- * A neutral is used to indicate that a callable is neutral with respect to flow (no summary), source (is not a source) or sink (is not a sink) .
20+ * A neutral is used to indicate that a callable is neutral with respect to flow (no summary).
2121 *
2222 * The interpretation of a row is similar to API-graphs with a left-to-right
2323 * reading.
Original file line number Diff line number Diff line change 1717 * `package; type; subtypes; name; signature; ext; input; acceptingvalue; kind; provenance`
1818 * - Neutrals:
1919 * `package; type; name; signature; kind; provenance`
20- * A neutral is used to indicate that a callable is neutral with respect to flow (no summary), source (is not a source) or sink (is not a sink) .
20+ * A neutral is used to indicate that a callable is neutral with respect to flow (no summary).
2121 *
2222 * The interpretation of a row is similar to API-graphs with a left-to-right
2323 * reading.
Original file line number Diff line number Diff line change 1515 * `path; input; branch; kind; provenance`
1616 * - Neutrals:
1717 * `package; type; name; signature; kind; provenance`
18- * A neutral is used to indicate that a callable is neutral with respect to flow (no summary), source (is not a source) or sink (is not a sink) .
18+ * A neutral is used to indicate that a callable is neutral with respect to flow (no summary).
1919 *
2020 * The interpretation of a row is similar to API-graphs with a left-to-right
2121 * reading.
You can’t perform that action at this time.
0 commit comments