File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
javascript/ql/lib/semmle/javascript/frameworks/data/internal
ruby/ql/lib/codeql/ruby/frameworks/data/internal Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22 * Contains the language-specific part of the models-as-data implementation found in `ApiGraphModels.qll`.
33 *
44 * It must export the following members:
5- * ```codeql
5+ * ```ql
66 * class Unit // a unit type
77 * module API // the API graph module
88 * predicate isPackageUsed(string package)
Original file line number Diff line number Diff line change 22 * Contains the language-specific part of the models-as-data implementation found in `ApiGraphModels.qll`.
33 *
44 * It must export the following members:
5- * ```codeql
5+ * ```ql
66 * class Unit // a unit type
77 * class InvokeNode // a type representing an invocation connected to the API graph
88 * module API // the API graph module
You can’t perform that action at this time.
0 commit comments