-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
After a small change to the Makefile I was able to build antlr4-ruby.jar. However, when I try to use it to process a grammar file, I get an error message:
$> java -cp pkg/antlr4-ruby.jar:antlr4-4.7.jar:antlr4-runtime-4.7.jar:ST4-4.0.8.jar:antlr-runtime-3.5.2.jar org.antlr.v4.Tool -Dlanguage=Ruby input.g4
error(31): ANTLR cannot generate Ruby code as of version 4.7Any idea what's wrong? Thanks in advance!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels