Result

data class Result(arguments: List<KSTypeArgument>, argumentTypeNames: List<TypeName>)

Properties

Link copied to clipboard
val arguments: List<KSTypeArgument>
Link copied to clipboard
val argumentTypeNames: List<TypeName>