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

Member predicate CharLiteral :: getCharacter

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

string getCharacter ( )