Hi, I'm currently using ANTLR v3 with the language = Python option. Is there a way to export the interpreted parse tree graph(as seen in the interpreter section of ANTLRWorks) to a dot file or a bitmap image without using ANTLRWorks? With thanks.