Create New Grammar Generation Task
Quick Reference
Dialect Codes
+o Oracle+pg PostgreSQL+ms MSSQL+my MySQL+d2 DB2+td Teradata+hn SAP HANA+snf Snowflake+ifx Informix+nz Netezza+vc Vertica+mx MaxDB+all All dialectsExample Commands
lp +all | Generate all lexers and parsers for all dialects |
lp +o | Generate Oracle lexer and parser |
l +pg | Generate PostgreSQL lexer only |
p +ms+my | Generate MSSQL and MySQL parsers only |