See Original text in context
method package-kind(--> Str)
Returns the kind of package (class, grammar) that is being tried to augment
See Original text in context
method package-kind(--> Str)
Returns the kind of package (package, module) that doesn't support attributes.
See Original text in context
Returns the kind of package the attribute was used in (for example class
, grammar
)
See Original text in context
method package-kind returns Str
Returns the kind of package (module, class, grammar, ...) that the code tried to augment.