KotlinExpressionValueArgumentName

fun interface KotlinExpressionValueArgumentName : ValueArgumentName

Functions

impl
Link copied to clipboard
abstract fun impl(): KtValueArgumentName

Properties

asName
Link copied to clipboard
open override val asName: Name
referenceExpression
Link copied to clipboard
open override val referenceExpression: SimpleNameExpression?