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