detekt
Toggle table of contents
2.0.0-alpha.0
jvm
Platform filter
jvm
Switch theme
Search in API
detekt
detekt-psi-utils
/
dev.detekt.psi
/
AnnotationExcluderBindingContext
/
AnnotationExcluderBindingContext
Annotation
Excluder
Binding
Context
constructor
(
root
:
KtFile
,
excludes
:
List
<
Regex
>
,
context
:
BindingContext
)