Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[haxe.org/manual] Variable #83

Open
utterances-bot opened this issue Mar 22, 2021 · 3 comments
Open

[haxe.org/manual] Variable #83

utterances-bot opened this issue Mar 22, 2021 · 3 comments

Comments

@utterances-bot
Copy link

Variable - Haxe - The Cross-platform Toolkit

Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.

https://haxe.org/manual/class-field-variable.html

Copy link

Feels a bit wrong to call a static variable for "member" when the previous page states that non-static fields are referred to as member fields:

Non-static fields are referred to as member fields, so we speak of e.g. a static method or a member variable.

Or perhaps I missed something?

@Simn
Copy link
Member

Simn commented Mar 22, 2021

That's actually a rather good point!

Aurel300 added a commit to HaxeFoundation/HaxeManual that referenced this issue Mar 22, 2021
Copy link

fabiuz commented Dec 5, 2021

On the documentation, this line:
1. has a name (here: member),
this is wrong.
This one corrected would be:
1. has a name (here: example),

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants