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
/
KotlinEnvironmentContainer
Kotlin
Environment
Container
class
KotlinEnvironmentContainer
(
val
project
:
Project
,
val
configuration
:
CompilerConfiguration
)
Members
Constructors
Kotlin
Environment
Container
Link copied to clipboard
constructor
(
project
:
Project
,
configuration
:
CompilerConfiguration
)
Properties
configuration
Link copied to clipboard
val
configuration
:
CompilerConfiguration
project
Link copied to clipboard
val
project
:
Project