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

Predicate getCodepointAt

Gets the ith codepoint in s. Unpaired surrogates are skipped.

Import path

import codeql.util.Strings
string getCodepointAt(string s, int i)