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

Member predicate TypeTracking::TypeTracker::startInContent

Holds if this is the starting point of type tracking, and the value starts in the content named contentName. The type tracking only ends after the content has been loaded.

predicate startInContent(Content contentName)