[antlr-interest] AST nodos

Fernando Freitas nandows at gmail.com
Fri Nov 20 11:21:02 PST 2009


1) 1) Is there a way that recover the body of method in code (String)?

2009/11/20 Fernando Freitas <nandows at gmail.com>

> Hi people,
>       I am working with AST + java grammar. I am doing a parser in a
> java.class ...
> It return to me a tree with nodo of JavaTokenTypes.
>
> In METHOD_DEF nodo, there is a Slist nodo with the body of my method.
>
> 1) Is there a way that recover it in code (String)?
>
>
> Best Regards
>
> Fernando
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20091120/fed5449f/attachment.html 


More information about the antlr-interest mailing list