Hi, I was cruising through Flink's source code and I have noticed that one of the modules contains a lexer and parser g4 files for Java.
I'm fairly familiar with Antlr4 btw. and I was wondering for what Flink uses Antlr4 with Java g4 files. Regards, Krzysztof Chmielewski