You are not logged in.

jbExplorer

Trainee

  • "jbExplorer" started this thread

Posts: 111

Date of registration: Mar 18th 2013

  • Send private message

1

Thursday, September 12th 2013, 1:44am

A simple Antlr 4 test project, in Jabaco

Refer to The Definitive Antlr 4 Reference, by Terrence Parr

Requires antlr-4.1-complete.jar, which can be downloaded from

http://www.antlr.org/download/antlr-4.1-complete.jar
jbExplorer has attached the following file:
  • AntlrTest01.zip (25.44 kB - 284 times downloaded - latest: Apr 20th 2024, 11:04am)

jbExplorer

Trainee

  • "jbExplorer" started this thread

Posts: 111

Date of registration: Mar 18th 2013

  • Send private message

2

Friday, September 13th 2013, 10:56pm

Interesting. There is, sporadically, the same problem, as with some previous posts.

I.e., Jabaco sometimes reports a compilation error -

Compile error. Class: .... Class not found!,

and points to the init() method, in the Parser object.

The workaround is to exit Jabaco, immediately go back in, and F6 to compile again. The first time you compile, it won't report any problems. But afterwards, it continues to report an error.

When it DOES compile, it also runs the init() method without problems.

Rate this thread
WoltLab Burning Board