detekt-api
1.23.0-RC2
jvm
detekt-api
/
io.gitlab.arturbosch.detekt.api.internal
/
CompilerResources
Compiler
Resources
data
class
CompilerResources
(
val
languageVersionSettings
:
LanguageVersionSettings
,
val
dataFlowValueFactory
:
DataFlowValueFactory
)
Provides compiler resources.
Members
Constructors
Compiler
Resources
Link copied to clipboard
constructor
(
languageVersionSettings
:
LanguageVersionSettings
,
dataFlowValueFactory
:
DataFlowValueFactory
)
Properties
data
Flow
Value
Factory
Link copied to clipboard
val
dataFlowValueFactory
:
DataFlowValueFactory
language
Version
Settings
Link copied to clipboard
val
languageVersionSettings
:
LanguageVersionSettings