mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +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>.