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 11/**
22 * Provides Concepts which are shared across languages.
33 *
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
55 * shared concepts from this file. A language can either re-export the concept directly,
66 * or can add additional member-predicates that are needed for that language.
77 *
Original file line number Diff line number Diff line change 11/**
22 * Provides Concepts which are shared across languages.
33 *
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
55 * shared concepts from this file. A language can either re-export the concept directly,
66 * or can add additional member-predicates that are needed for that language.
77 *
Original file line number Diff line number Diff line change 11/**
22 * Provides Concepts which are shared across languages.
33 *
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
55 * shared concepts from this file. A language can either re-export the concept directly,
66 * or can add additional member-predicates that are needed for that language.
77 *
You can’t perform that action at this time.
0 commit comments