When using Java-ANTLR I can use the testrig with the -gui flag and generate a nice graphic of the parse tree.
I am now using Python-ANTLR. Is there a testrig available with a -gui flag that allows me to see a nice graphic of the parse tree?