antlr / antlr/antlr4test-maven-plugin
Write and use toStringTreeIndented function instead of toStringTree for .tree files comparison
Open
- Dominant language
- Java
- Stars
- 18
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
It improves and simplifies diff for .tree files.
See also https://github.com/antlr/grammars-v4/issues/748 and https://github.com/antlr/antlr4/issues/1502.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the antlr4test-maven-plugin code that compares .tree files and locate its current uses of toStringTree. Read the related grammars-v4 issue 748 and antlr4 issue 1502 for context. Done means .tree comparisons use the indented representation and produce the simpler diffs described by the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100