JMU-CS / JMU-CS/less-java

Remove stray declarations in grammar

Abierto
#94 0 comentarios 0 reacciones 0 asignados Ver en GitHub
cleanup help wanted
Lenguaje dominante
Java
Estrellas
6
Forks
7
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.