I\'m writing a JAVA software to parse SQL queries. In order to do so I\'m using ANTLR with presto.g4. The code I\'m currently using is pretty standard:
Presto