mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +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.