AliasType

interface AliasType : UserType

A type alias to another type

Properties

Link copied to clipboard

The type this alias stands for, could be another alias

Link copied to clipboard
abstract val name: String
Link copied to clipboard
abstract val qualifiedName: String
Link copied to clipboard

The runtime type, which will not contain any type aliases, just the underlying merged type