Remove stray declarations in grammar
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 72/100
Research direction
Open src/main/antlr/LJ.g4 at lines 146–147 and inspect the surrounding grammar declarations. Search the grammar for references to both tokens, remove the unused declarations, and verify that the grammar remains valid and the project still builds.
Written by the indexing model from the issue text.
Description
These two lines in the grammar define tokens that aren't used anywhere in the grammar and should be removed.
Because these lines are currently not doing anything, I'm going to tag this as a "help wanted" newbie-friendly change that we can leave for someone who has just joined the project and needs something to learn the Git workflow.
- Dominant language
- Java
- Stars
- 6
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
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.
More from JMU-CS/less-java
-
cleanup
Difficulty 1/5 Under an hour Newbie friendliness 45/100
-
cleanup enhancement
Difficulty 5/5 Over a week Newbie friendliness 10/100
-
cleanup
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Add REPL Openenhancement
Difficulty 5/5 Over a week Newbie friendliness 15/100
-
enhancement thesis
Difficulty 5/5 Over a week Newbie friendliness 15/100
All issues in JMU-CS/less-java
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100