[antlr-interest] How to duplicate a subtree into a tree

duboimat at iro.umontreal.ca duboimat at iro.umontreal.ca
Tue Jan 31 13:00:49 PST 2006


Hello,

I would like to know how to duplicate a subtree to build a new one.
When I add two time the same subtree in a new one, my computer will stuck

like
klo.addChild(kl.getFirstChild());
klo.addChild(kl.getFirstChild());

thank you
Mat

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



More information about the antlr-interest mailing list