Constructs apropriate command line and invokes ANTLR.
Searches antr-??-complete.jar from the directory where this command exists.
antlr [options] [<args...>]
| Option | Example | Description |
|---|---|---|
-v |
-v |
Be verbose |
-antlr jar-path |
-antlr /usr/local/antlr/antlr.jar |
Path to ANTLR jar |
-grun |
-grun |
Start test rig |