mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
C++: QLDoc Literal.qll.
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
import semmle.code.cpp.exprs.Expr
|
||||
/**
|
||||
* Provides classes for modeling literals in the source code such as `0`, `'c'`
|
||||
* or `"string"`.
|
||||
*/
|
||||
|
||||
import semmle.code.cpp.exprs.Expr
|
||||
|
||||
/**
|
||||
* A C/C++ literal.
|
||||
|
||||
Reference in New Issue
Block a user