Files
codeql/java/kotlin-extractor
Chris Smowton 13cd145a76 Retain Member.getInitializer for Kotlin programs
I opt to identify any syntactic initializer. These are broader in scope than Java's member initializers, which are necessarily context-free, whereas in Kotlin the primary constructor's parameters can be referred to.
2022-05-10 19:51:20 +01:00
..
2022-05-10 18:45:56 +01:00
2022-05-10 19:51:09 +01:00
2022-05-10 19:51:10 +01:00
2022-05-10 18:45:51 +01:00