File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
javascript/ql/lib/semmle/javascript/internal
python/ql/lib/semmle/python/internal
ruby/ql/lib/codeql/ruby/internal Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
/**
2
2
* Provides Concepts which are shared across languages.
3
3
*
4
- * Each language will have a language specific `Concepts.qll` file that can import the
4
+ * Each language has a language specific `Concepts.qll` file that can import the
5
5
* shared concepts from this file. A language can either re-export the concept directly,
6
6
* or can add additional member-predicates that are needed for that language.
7
7
*
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Provides Concepts which are shared across languages.
3
3
*
4
- * Each language will have a language specific `Concepts.qll` file that can import the
4
+ * Each language has a language specific `Concepts.qll` file that can import the
5
5
* shared concepts from this file. A language can either re-export the concept directly,
6
6
* or can add additional member-predicates that are needed for that language.
7
7
*
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Provides Concepts which are shared across languages.
3
3
*
4
- * Each language will have a language specific `Concepts.qll` file that can import the
4
+ * Each language has a language specific `Concepts.qll` file that can import the
5
5
* shared concepts from this file. A language can either re-export the concept directly,
6
6
* or can add additional member-predicates that are needed for that language.
7
7
*
You can’t perform that action at this time.
0 commit comments