arrow-analysis-common
2.0.2-alpha.10
arrow-analysis-common
/
arrow.meta.plugins.analysis.phases.analysis.solver.ast.context.descriptors
/
TypeParameterDescriptor
Type
Parameter
Descriptor
interface
TypeParameterDescriptor
:
ClassifierDescriptor
Content copied to clipboard
Properties
Properties
defaultType
Link copied to clipboard
abstract
val
defaultType
:
Type
Content copied to clipboard
index
Link copied to clipboard
abstract
val
index
:
Int
Content copied to clipboard
isCapturedFromOuterDeclaration
Link copied to clipboard
abstract
val
isCapturedFromOuterDeclaration
:
Boolean
Content copied to clipboard
isReified
Link copied to clipboard
abstract
val
isReified
:
Boolean
Content copied to clipboard
typeConstructor
Link copied to clipboard
abstract
val
typeConstructor
:
TypeConstructor
Content copied to clipboard
upperBounds
Link copied to clipboard
abstract
val
upperBounds
:
List
<
Type
>
Content copied to clipboard
variance
Link copied to clipboard
abstract
val
variance
:
Variance
Content copied to clipboard