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