hi
Currently at http://www.antlr.org/about.html
it says
"... Oracle uses ANTLR within SQL Developer IDE and their migration tools. ..."
Does anyone know about any ANTLR grammars (SQL, PL/SQL, ...) that Oracle may have made available somewhere?
There is https://github.com/antlr/grammars-v4/blob/master/plsql/plsql.g4
but that currently does not seem complete (and is not from Oracle).
(posted a similar question at https://groups.google.com/forum/#!topic/antlr-discussion/6Q6Qv03xse4 )
Many thanks.
Jan Vervecken