[antlr-interest] Serialization of ANTLR tree

Gerald Rosenberg gerald at certiv.net
Thu Mar 18 12:11:32 PDT 2010


CodeHaus XStream can do serialization without requiring Serializable.  
Or, rewrite to use your own Ast nodes that implement Serializable.

On 3/18/2010 9:50 AM, Rune Glerup wrote:
>
> So the tree I want to transmit is not necessarily the AST resulting from
> just parsing the original source text.




More information about the antlr-interest mailing list