toggle menu
detekt
1.23.7
jvm
switch theme
search in API
detekt-psi-utils
/
io.github.detekt.psi
/
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