Files
codeql/java/ql/test
Chris Smowton e352a4b994 Note that parameterizations of local classes are themselves local
Previously `LocalClass` itself would match `.isLocal()` whereas `LocalClass<Param>` would not. Rather than require each individual user to check for `.getSourceDeclaration().isLocal()`, let's note that the specializations themselves are local.
2022-01-10 18:19:31 +00:00
..
2021-12-17 09:17:04 +01:00
2021-11-16 17:28:01 +01:00
2019-01-07 13:25:20 +01:00
2021-08-19 14:09:35 -07:00
2021-11-29 14:15:53 -05:00
2019-12-07 02:38:02 +01:00