Method

struct Method

A documented function attached to a nominal type.

Properties

let function: Function

The function represented by this method.

let is_static: Bool

Whether the member belongs to its type rather than an instance.