detekt
Toggle table of contents
1.23.8
jvm
Platform filter
jvm
Switch theme
Search in API
detekt
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