mirror of
https://github.com/github/codeql.git
synced 2026-03-29 19:58:17 +02: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.