File tree Expand file tree Collapse file tree
csharp/ql/lib/semmle/code/csharp/dataflow/internal
go/ql/lib/semmle/go/dataflow/internal
java/ql/lib/semmle/code/java/dataflow/internal
python/ql/lib/semmle/python/dataflow/new/internal
ruby/ql/lib/codeql/ruby/dataflow/internal
swift/ql/lib/codeql/swift/dataflow/internal Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1378,7 +1378,7 @@ module Private {
13781378
13791379 /**
13801380 * Holds if a neutral model `csv` exists (semi-colon separated format). Used for testing purposes.
1381- * The syntax is: "namespace;type;name;signature;provenance"",
1381+ * The syntax is: "namespace;type;name;signature;kind; provenance"",
13821382 */
13831383 query predicate neutral ( string csv ) {
13841384 exists ( RelevantNeutralCallable c |
Original file line number Diff line number Diff line change @@ -1378,7 +1378,7 @@ module Private {
13781378
13791379 /**
13801380 * Holds if a neutral model `csv` exists (semi-colon separated format). Used for testing purposes.
1381- * The syntax is: "namespace;type;name;signature;provenance"",
1381+ * The syntax is: "namespace;type;name;signature;kind; provenance"",
13821382 */
13831383 query predicate neutral ( string csv ) {
13841384 exists ( RelevantNeutralCallable c |
Original file line number Diff line number Diff line change @@ -1378,7 +1378,7 @@ module Private {
13781378
13791379 /**
13801380 * Holds if a neutral model `csv` exists (semi-colon separated format). Used for testing purposes.
1381- * The syntax is: "namespace;type;name;signature;provenance"",
1381+ * The syntax is: "namespace;type;name;signature;kind; provenance"",
13821382 */
13831383 query predicate neutral ( string csv ) {
13841384 exists ( RelevantNeutralCallable c |
Original file line number Diff line number Diff line change @@ -1378,7 +1378,7 @@ module Private {
13781378
13791379 /**
13801380 * Holds if a neutral model `csv` exists (semi-colon separated format). Used for testing purposes.
1381- * The syntax is: "namespace;type;name;signature;provenance"",
1381+ * The syntax is: "namespace;type;name;signature;kind; provenance"",
13821382 */
13831383 query predicate neutral ( string csv ) {
13841384 exists ( RelevantNeutralCallable c |
Original file line number Diff line number Diff line change @@ -1378,7 +1378,7 @@ module Private {
13781378
13791379 /**
13801380 * Holds if a neutral model `csv` exists (semi-colon separated format). Used for testing purposes.
1381- * The syntax is: "namespace;type;name;signature;provenance"",
1381+ * The syntax is: "namespace;type;name;signature;kind; provenance"",
13821382 */
13831383 query predicate neutral ( string csv ) {
13841384 exists ( RelevantNeutralCallable c |
Original file line number Diff line number Diff line change @@ -1378,7 +1378,7 @@ module Private {
13781378
13791379 /**
13801380 * Holds if a neutral model `csv` exists (semi-colon separated format). Used for testing purposes.
1381- * The syntax is: "namespace;type;name;signature;provenance"",
1381+ * The syntax is: "namespace;type;name;signature;kind; provenance"",
13821382 */
13831383 query predicate neutral ( string csv ) {
13841384 exists ( RelevantNeutralCallable c |
You can’t perform that action at this time.
0 commit comments