codeql/cpp-all
3.2.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the token which occurs after #include, for example "filename" or <filename>.
#include
"filename"
<filename>
string getIncludeText()