Other Protocols
The following protocols are available globally.
-
Describes annotated declaration, i.e. type, method, variable, enum case
See moreDeclaration
Swift
public protocol Annotated -
Describes a declaration with documentation, i.e. type, method, variable, enum case
See moreDeclaration
Swift
public protocol Documented -
Descibes typed declaration, i.e. variable, method parameter, tuple element, enum case associated value
See moreDeclaration
Swift
public protocol Typed
View on GitHub
Other Protocols Reference