Closed mbellotti closed 1 year ago
In order to successfully compile Fault grammar in Java (necessarily for using the antlr gui) make includes the following line:
javac -classpath /usr/local/Cellar/antlr/4.9.3/antlr-4.9.3-complete.jar *.java
In order to successfully compile Fault grammar in Java (necessarily for using the antlr gui) make includes the following line:
javac -classpath /usr/local/Cellar/antlr/4.9.3/antlr-4.9.3-complete.jar *.java