mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
I had forgotten that the Java QL lib regards a ParameterizedType as either an instantiation Generic<String>, or the unbound declaration Generic<T>.