CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (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()