We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Noted here: antlr/antlr4-lab#92
The pom.xml incorrectly lists UnicodeClasses.g4 as a top-level grammar.
grammars-v4/kotlin/kotlin/pom.xml
Line 21 in 8836066
mkindex.py incorrectly grabs the wrong "lexer" grammar, and generates a wrong grammars.json.
grammars-v4/grammars.json
Line 2070 in 8836066
In addition, we use the pom.xml to discover this information. The old Maven tester has been replaced by trgen.
The text was updated successfully, but these errors were encountered:
Fix antlr#4177 -- fix kotlin/kotlin/pom.xml and grammars.json
41dd24f
9bdc0e2
No branches or pull requests
Noted here: antlr/antlr4-lab#92
The pom.xml incorrectly lists UnicodeClasses.g4 as a top-level grammar.
grammars-v4/kotlin/kotlin/pom.xml
Line 21 in 8836066
mkindex.py incorrectly grabs the wrong "lexer" grammar, and generates a wrong grammars.json.
grammars-v4/grammars.json
Line 2070 in 8836066
In addition, we use the pom.xml to discover this information. The old Maven tester has been replaced by trgen.
The text was updated successfully, but these errors were encountered: