mirror of
https://github.com/github/codeql.git
synced 2026-03-30 20:28:15 +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>.