Files
codeql/java/kotlin-extractor
Chris Smowton 3514dd1e4d Java: merge the @class and @interface database types and tables
This will allow the extractor to emit class(id, ...) when all it knows about a class is its name, due to not having it available on the classpath. Previously it would have had to guess whether it belonged to @class or @interface, possibly introducing an inconsistency.
2023-02-14 17:21:23 +00:00
..
2022-05-10 18:45:56 +01:00
2023-01-10 14:41:30 +00:00
2022-08-25 16:40:27 +01:00
2022-05-10 18:45:51 +01:00