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

Field utils #63

Closed
ljacqu opened this issue Jan 1, 2023 · 0 comments
Closed

Field utils #63

ljacqu opened this issue Jan 1, 2023 · 0 comments
Milestone

Comments

@ljacqu
Copy link
Owner

ljacqu commented Jan 1, 2023

  • methods for "is regular instance field" / "is regular static field"
  • get all fields incl. parent? In a specified order
  • probably no reflection stuff? (getting a field in an untyped manner is a typical use case)
  • Method to format field name to DeclaringClass#name
@ljacqu ljacqu added this to the 0.2.0 milestone Aug 25, 2023
ljacqu added a commit that referenced this issue Sep 6, 2023
- Add method to format fields
- Add methods to get all fields (incl. parents)
- Add methods to find one field without checked exceptions
- Add method to check if the field is a regular instance field
@ljacqu ljacqu closed this as completed Oct 6, 2023
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

1 participant