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