mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
24 lines
390 B
ReStructuredText
24 lines
390 B
ReStructuredText
QL language reference
|
|
#####################
|
|
|
|
Learn all about QL, the powerful query language that underlies the code scanning tool CodeQL.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
about-the-ql-language
|
|
predicates
|
|
queries
|
|
types
|
|
modules
|
|
aliases
|
|
variables
|
|
expressions
|
|
formulas
|
|
annotations
|
|
recursion
|
|
lexical-syntax
|
|
name-resolution
|
|
evaluation
|
|
language
|
|
qldoc |