mirror of
https://github.com/github/codeql.git
synced 2026-03-28 10:18:17 +01:00
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.