Query: runantlr
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ANTLR(1) antlr ANTLR(1)NAMEANTLR - ANother Tool for Language RecognitionSYNOPSISjava antlr.Tool or runantlr ["args"] file.gDESCRIPTIONANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions. -o outputDir specify output directory where all output generated. -glib superGrammar specify location of supergrammar file. -debug launch the ParseView debugger upon parser invocation. -html generate an html file from your grammar (minus actions). -diagnostic generate a textfile with diagnostics. -trace have all rules call traceIn/traceOut. -traceParser have parser rules call traceIn/traceOut. -traceLexer have lexer rules call traceIn/traceOut. -traceTreeParser have tree parser rules call traceIn/traceOut.AUTHORThis manual page was written by John Leuner <jewel@debian.org>SEE ALSOjava(1), http://www.antlr.org/GNUDecember 22, 2001 ANTLR(1)
Related Man Pages |
---|
antlr(1) - redhat |
dlg(1) - debian |
jay(1) - debian |
jflex(1) - debian |
test::valgrind::tool(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
Introduction |
How to copy a column of multiple files and paste into new excel file (next to column)? |