Ancestry Node
data class AncestryNode(typeConstructor: TypeConstructor, superclass: AncestryNode?, interfaces: List<AncestryNode>)
Content copied to clipboard
Functions
allImplementedInterfaces
Link copied to clipboard
Properties
interfaces
Link copied to clipboard
superclass
Link copied to clipboard
typeConstructor
Link copied to clipboard