Skip to content

Conversation

@jrosen081
Copy link
Contributor

Closes #116

This adds support for final fields (so they are only get).

2 parts:

  1. New update to the macro which defaults to a non-final field
  2. Updates translator to define whether a field is final or not

@DougGregor DougGregor merged commit 07b0c54 into swiftlang:main Oct 26, 2024
11 checks passed
@DougGregor
Copy link
Member

Thank you!

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.

Java2Swift: Handle final fields

2 participants