toggle menu
detekt
1.23.2
jvm
switch theme
search in API
detekt-tooling
/
io.github.detekt.tooling.api
/
FunctionMatcher
Function
Matcher
sealed
class
FunctionMatcher
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
match
Link copied to clipboard
abstract
fun
match
(
callableDescriptor
:
CallableDescriptor
)
:
Boolean
abstract
fun
match
(
function
:
KtNamedFunction
,
bindingContext
:
BindingContext
)
:
Boolean