Package org. jetbrains. dokka. links
Types
Callable
Link copied to clipboard
data class Callable(name: String, receiver: TypeReference?, params: List<TypeReference>)
Content copied to clipboard
JavaClassReference
Link copied to clipboard
Nullable
Link copied to clipboard
PointingToCallableParameters
Link copied to clipboard
PointingToDeclaration
Link copied to clipboard
PointingToGenericParameters
Link copied to clipboard
RecursiveType
Link copied to clipboard
StarProjection
Link copied to clipboard
TypeConstructor
Link copied to clipboard
data class TypeConstructor(fullyQualifiedName: String, params: List<TypeReference>) : TypeReference
Content copied to clipboard
TypeParam
Link copied to clipboard
TypeReference
Link copied to clipboard
sealed class TypeReference
Content copied to clipboard