has
ErrorsCollection

has

Synthesised documentation from language/variables

From language/variables

See Original text in context

has scopes attributes to instances of a class or role, and methods to classes or roles. has is implied for methods, so has method x() {} and method x() {} do the same thing.

See object orientation for more documentation and some examples.