//arrow-meta/arrow.meta.internal/SealedSubclass
[jvm]
data class SealedSubclass(val simpleName: Name, val fqName: FqName?, val typeVariables: List<String>)
SealedSubclass | [jvm] constructor(simpleName: Name, fqName: FqName?, typeVariables: List<String>) |
Name | Summary |
---|---|
fqName | [jvm] val fqName: FqName? |
simpleName | [jvm] val simpleName: Name |
typeVariables | [jvm] val typeVariables: List<String> |
Do you like Arrow?
✖