arrow-analysis-kotlin-plugin
2.0.2-alpha.6
arrow-analysis-kotlin-plugin
/
arrow.meta.plugins.analysis.phases.analysis.solver.ast.kotlin.descriptors
/
KotlinTypeConstructor
Kotlin
Type
Constructor
fun
interface
KotlinTypeConstructor
:
TypeConstructor
Content copied to clipboard
Functions
Properties
Functions
impl
Link copied to clipboard
abstract
fun
impl
(
)
:
TypeConstructor
Content copied to clipboard
Properties
declarationDescriptor
Link copied to clipboard
open
override
val
declarationDescriptor
:
ClassifierDescriptor
?
Content copied to clipboard
isDenotable
Link copied to clipboard
open
override
val
isDenotable
:
Boolean
Content copied to clipboard
isFinal
Link copied to clipboard
open
override
val
isFinal
:
Boolean
Content copied to clipboard
parameters
Link copied to clipboard
open
override
val
parameters
:
List
<
TypeParameterDescriptor
>
Content copied to clipboard
supertypes
Link copied to clipboard
open
override
val
supertypes
:
Collection
<
Type
>
Content copied to clipboard