arrow-analysis-kotlin-plugin
2.0-RC
arrow-analysis-kotlin-plugin
/
arrow.meta.plugins.analysis.phases.analysis.solver.ast.kotlin.elements
/
KotlinTypeArgumentList
Kotlin
Type
Argument
List
fun
interface
KotlinTypeArgumentList
:
TypeArgumentList
Content copied to clipboard
Functions
Properties
Functions
impl
Link copied to clipboard
abstract
fun
impl
(
)
:
KtTypeArgumentList
Content copied to clipboard
Properties
arguments
Link copied to clipboard
open
override
val
arguments
:
List
<
TypeProjection
>
Content copied to clipboard