CodeQL library for Java/Kotlin
codeql/java-all 2.0.1-dev (changelog, source)
Search

Member predicate Class::isFileClass

Holds if this class is a Kotlin “file class”, e.g. the class FooKt for top-level entities in Foo.kt.

predicate isFileClass()