Ko Type Argument Provider
An interface representing a Kotlin declaration that provides the declaration associated with this type.
Inheritors
Properties
Functions
Link copied to clipboard
Counts the number of type arguments that match the given predicate.
Link copied to clipboard
Checks if all type arguments match the given predicate.
Link copied to clipboard
Checks if all type arguments match the specified class.
Link copied to clipboard
Checks if any type argument matches the given predicate.
Link copied to clipboard
Checks if any type argument is of the specified class.
Link copied to clipboard
Determines whatever the declaration has type arguments.
Link copied to clipboard
Checks if all type arguments have one of the specified names.
Link copied to clipboard
Checks if any type argument has one of the specified names.