FunctionMatcher

sealed class FunctionMatcher

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun match(callableDescriptor: CallableDescriptor): Boolean
abstract fun match(function: KtNamedFunction, bindingContext: BindingContext): Boolean