package-kind
ErrorsCollection

package-kind

Synthesised documentation from type/X/Augment/NoSuchType type/X/Attribute/Package type/X/Attribute/Undeclared type/X/Anon/Augment

From type/X/Augment/NoSuchType

See Original text in context

method package-kind(--> Str:D)

Returns the kind of package (class, grammar) that is being tried to augment

From type/X/Attribute/Package

See Original text in context

method package-kind(--> Str:D)

Returns the kind of package (package, module) that doesn't support attributes.

From type/X/Attribute/Undeclared

See Original text in context

Returns the kind of package the attribute was used in (for example class, grammar)

From type/X/Anon/Augment

See Original text in context

method package-kind returns Str:D

Returns the kind of package (module, class, grammar, ...) that the code tried to augment.