mapstruct / mapstruct/tools-gem
Expose javax.lang.model.element.Element on the Gem
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 21
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Expose the javax.lang.model.element.Element to which the Gem belongs to
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Gem type and reviewing how it represents the element it belongs to. Determine the appropriate way to expose the javax.lang.model.element.Element, then verify that callers can retrieve the associated element from a Gem.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100