Back to Sourcery

Other Protocols

docs/Other Protocols.html

2.3.01.2 KB
Original Source

Other Protocols

The following protocols are available globally.

`

                Annotated
                `

Describes annotated declaration, i.e. type, method, variable, enum case

See more

Declaration

Swift

public protocol Annotated

`

                Definition
                `

Describes that the object is defined in a context of some Type

See more

Declaration

Swift

public protocol Definition : AnyObject

`

                Documented
                `

Describes a declaration with documentation, i.e. type, method, variable, enum case

See more

Declaration

Swift

public protocol Documented

`

                Typed
                `

Descibes typed declaration, i.e. variable, method parameter, tuple element, enum case associated value

See more

Declaration

Swift

public protocol Typed

Copyright © 2016-2021 Pixle. All rights reserved.

Generated by jazzy ♪♫ v0.14.0, a Realm project.