Hi, everyone. I am doing a job about modifying AST of a SQL like language generated by ANTLR3.2 parser. However, when I use deleteChild function of Tree class, I can’t delete the first and last child of the tree, while the others can be deleted successfully. I was confused by this problem, Could someone give me any advice?
Thank you! Best Regards, Lu Lu email:[email protected] <email%[email protected]> List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
