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

Refactoring: Modifier Order & Access To Properties #110

Merged
merged 7 commits into from
Apr 7, 2023
Merged

Refactoring: Modifier Order & Access To Properties #110

merged 7 commits into from
Apr 7, 2023

Conversation

flookey
Copy link
Contributor

@flookey flookey commented Mar 30, 2023

Refactorings related to class / property / field access.

Changes:

  • removed ununsed accessors
  • fixed order of modifiers
  • set fields readonly
  • changed access to FunctionCall
    • internal -> private

All Unit Tests executed successfully.

Independent, not related to #109 .

Please merge these PRs as soon as you can.
It's easier for me to start additional refactorings on top of these changes.

@flookey flookey changed the title Access Refactoring Refactoring: Modifier Order & Access To Properties Apr 1, 2023
@BenMorris BenMorris merged commit 221e717 into BenMorris:master Apr 7, 2023
@flookey flookey deleted the feature/access_refactoring branch April 8, 2023 15:36
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

Successfully merging this pull request may close these issues.

2 participants