mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Shared: codeql -> ql in code blocks
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* Contains the language-specific part of the models-as-data implementation found in `ApiGraphModels.qll`.
|
||||
*
|
||||
* It must export the following members:
|
||||
* ```codeql
|
||||
* ```ql
|
||||
* class Unit // a unit type
|
||||
* class InvokeNode // a type representing an invocation connected to the API graph
|
||||
* module API // the API graph module
|
||||
|
||||
Reference in New Issue
Block a user