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

Member predicate TypeLiteral::getReferencedType

Gets the type this type literal refers to. For example for String.class the result is the type representing String.

Type getReferencedType()