HaxeFoundation / HaxeFoundation/haxe
@:coreApi doesn't recognize superclass methods
Open
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
while working on a new version of #7429 i found out that `@:coreApi` complains about missing fields that are actually defined in the parent class, which is unfortunate, because it would be nice to avoid redefining some of the native methods that already have the required signature and behaviour
Contributor guide
Assessment
This issue has not been assessed yet.