Skip to content

Declarators don't know the name of attributes in p6doc #2269

@Altreus

Description

@Altreus

The problem

If I try to use declarator syntax to document an attribute, p6doc doesn't know what to call it:

unit class TestClass;
#| Absolutely imperative you supply this
has $.prop is required;

p6doc TestClass.pm

class Attribute.new
Absolutely imperative that you supply this

(I was advised this is the correct repo to report problems with the p6doc program itself. Hope it is so.)

Metadata

Metadata

Assignees

Labels

bigIssue consisting of many subissuesbugError of some kind, from a typo to errors in the examples.podissues affected by Raku pod processing

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions