-
The description of the construct represented by
Selfin diagnostics.Declaration
Swift
static var constructDescription: String { get } -
isCallableDefault implementationtrueiffSelfis the declaration of a callable entity.Default Implementation
Declaration
Swift
static var isCallable: Bool { get } -
isDefinitionDefault implementationtrueiffselfis a definition of the entity that it declares.Default Implementation
Declaration
Swift
var isDefinition: Bool { get }
View on GitHub