HaxeFoundation / HaxeFoundation/dox
this.field mapping does not account for inheritance
Open
bug
generator
- Dominant language
- Haxe
- Stars
- 158
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
`MarkdownHandler#processCode()` naively assumes that `field` in `this.field` is a field of the current class. However, it could just as well be from a super class. I think this should be taken into account.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.