detekt
Toggle table of contents
1.23.8
jvm
Platform filter
jvm
Switch theme
Search in API
detekt
detekt-test-utils
/
io.github.detekt.test.utils
/
KotlinCoreEnvironmentWrapper
/
KotlinCoreEnvironmentWrapper
Kotlin
Core
Environment
Wrapper
constructor
(
project
:
Project
,
configuration
:
CompilerConfiguration
,
disposable
:
Disposable
,
env
:
KotlinEnvironmentContainer
=
KotlinEnvironmentContainer(project, configuration)
)