HaxeFoundation / HaxeFoundation/dox

Fuse properties with different access type?

Open
#188 0 comments 0 reactions 0 assignees View on GitHub
template
Dominant language
Haxe
Stars
158
Forks
38
PR merge metrics
No merged PRs in 30d

Description

For instance `var i(default, null):Int` and `var i(get, null):Int`.

They aren't the same of course, but visually they are:
- http://api.haxe.org/v/dev/sys/net/Socket.html#custom
- http://api.haxe.org/v/dev/sys/net/Host.html#ip
- http://api.haxe.org/v/dev/Math.html#NEGATIVE_INFINITY

So should they be fused when merging the xmls?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.