Hi,
I'm using antlr in order to build a javascript code obfuscator. I would like
to know if it's possible to manipulate the CommonTree using java once the
parsing process is finished. I have already tried to do it but methods
addChild and dupNode throw exceptions.
How can I do it?
thank you in advance.
Marco
_______________________________________________
antlr-dev mailing list
[email protected]
http://www.antlr.org/mailman/listinfo/antlr-dev

Reply via email to