SealedSubclass

data class SealedSubclass(simpleName: Name, fqName: FqName?, typeVariables: List<String>)

Properties

fqName
Link copied to clipboard
val fqName: FqName?
simpleName
Link copied to clipboard
val simpleName: Name
typeVariables
Link copied to clipboard
val typeVariables: List<String>