detekt-api
1.21.0-RC2
detekt-api
/
io.gitlab.arturbosch.detekt.api
/
AnnotationExcluder
/
AnnotationExcluder
Annotation
Excluder
fun
AnnotationExcluder
(
root
:
KtFile
,
excludes
:
SplitPattern
)
Content copied to clipboard
fun
AnnotationExcluder
(
root
:
KtFile
,
excludes
:
List
<
String
>
)
Content copied to clipboard
fun
AnnotationExcluder
(
root
:
KtFile
,
excludes
:
List
<
Regex
>
,
context
:
BindingContext
)
Content copied to clipboard