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

Predicate signature TypeFlowInput::getErasure

Gets the erased version of this type. The erasure of a erasure of a parameterized type is its generic counterpart, or t if t is already fully erased.

signature Type getErasure(Type t)