Remove stray declarations in grammar
Đang mở
cleanup
help wanted
- Ngôn ngữ chính
- Java
- Star
- 6
- Fork
- 7
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
These two lines in the grammar define tokens that aren't used anywhere in the grammar and should be removed.
https://github.com/JMU-CS/less-java/blob/31556a8d2df06de308680cd364ffc769d258036a/src/main/antlr/LJ.g4#L146
https://github.com/JMU-CS/less-java/blob/31556a8d2df06de308680cd364ffc769d258036a/src/main/antlr/LJ.g4#L147
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.