Beginners question: how do I print a readable version of the parse tree to stdout?
CharStream input = CharStreams.fromFileName(\"testdata/test.txt\"); MyLexer le
Besides a graphical parse tree my ANTLR4 extension for Visual Studio Code also produces a formatted text parse tree: