HaxeFoundation / HaxeFoundation/haxe

XML output abstract duplicate

Open
#12,359 1 comment 0 reactions 1 assignee Claimed by @Simn View on GitHub
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

The XML output for abstract type implemention (`` node) is a duplicate of the the actual impl class which is also output.
It should only be a path to the impl class without full duplicate definition.

```xml







cast "Ok"




....
COMPLETE Impl content






cast "Ok"







cast "Bad"








```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.