/antlr

ANTLR invocation helper

Primary LanguageGo

antlr - An utility for invoking ANTLR

Constructs apropriate command line and invokes ANTLR.

Searches antr-??-complete.jar from the directory where this command exists.

Usage

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

License

MIT