mirror of
https://github.com/github/codeql.git
synced 2025-12-19 10:23:15 +01:00
24 lines
444 B
ReStructuredText
24 lines
444 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-of-ql-programs
|
|
ql-language-specification
|
|
qldoc-comment-specification |