CodeQL library for Java/Kotlin
codeql/java-all 7.1.4-dev (changelog, source)
Search

Member predicate CharacterLiteral::getValue

Gets a string which consists of the single character represented by this literal.

Unicode surrogate characters (U+D800 to U+DFFF) have the replacement character U+FFFD as result instead.

string getValue()