mirror of
https://github.com/github/codeql.git
synced 2026-01-31 15:22:57 +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.