SubstitutedType

class SubstitutedType(val originalType: IType, val name: String) : IType

Constructors

Link copied to clipboard
constructor(originalType: IType, name: String)

Properties

Link copied to clipboard
Link copied to clipboard
open override val name: String
Link copied to clipboard