Skip to content

Conversation

@atsushieno
Copy link
Contributor

This adds Java field information on every enumified constant.

The changes are twofolds: one in generator, one here.

It will help assembly reflection based tooling e.g. we won't need enum
mapping metadata when dealing with enum constants.

…l rule.

This adds Java field information on every enumified constant.

The changes are twofolds: one in generator, one here.

It will help assembly reflection based tooling e.g. we won't need enum
mapping metadata when dealing with enum constants.
@atsushieno
Copy link
Contributor Author

It will help eliminating dependencies on metadata fixup references in javadoc-to-mdoc.

@jonpryor jonpryor merged commit 1f1aa12 into dotnet:master Feb 22, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants