Hi, all I need to recover line numbers of statements when the AST is being processed, but have no idea of how to. I googled but only found solutions in Java, not in Python, like this article http://tech.puredanger.com/2007/02/01/recovering-line-and-column-numbers-in-your-antlr-ast. Could you please tell me what should I do in Antlr-Python version? Many thanks.
-- Best regards, Wang Yuanxuan Parallel Processing Institute, Fudan University 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.
