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
/
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