javaparser / javaparser/javaparser
Recover TypeArguments to >
Open
error recovery
Improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 1.3k
- Avg merge
- 17h 36m
- Merged PRs (30d)
- 28
Description
### Notes/pointers
- Follow on from #581
- See also https://github.com/javaparser/javaparser/issues/955#issuecomment-333398125
- And https://matozoid.github.io/2017/06/11/parse-error-recovery.html
Contributor guide
Research direction
Start by reading the follow-up issue #581, the discussion in issue #955, and the parse-error-recovery article linked in the notes. Use those references to determine the intended recovery behavior for type arguments and define what successful recovery should produce; no source files or tests are identified in this issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100