CodeQL library for C/C++
codeql/cpp-all 0.12.0 (changelog, source)
Search

Member predicate CharLiteral::getCharacter

Gets the character of this literal. For example L'a' has character "a".

string getCharacter()