-
String representation of
Class
esDeclaration
Swift
public override var kind: String { get }
-
parent class name
Declaration
Swift
public let parent: String
-
return the parent type of the given class
Declaration
Swift
public override var parentType: Record? { get }
-
return the top level ancestor type of the given class
Declaration
Swift
public override var rootType: Record { get }