getByNameOrIndex

fun KtValueArgumentList.getByNameOrIndex(index: Int, name: String): KtValueArgument?

Sources

Link copied to clipboard