[antlr-interest] Re: [antlr-dev] How Can I Get a part of file after parse it?

Prashant Deva prashant.deva at gmail.com
Mon Mar 6 16:59:21 PST 2006


You need to either store it in an AST or just store it using an action,
while the body element is being parsed.

On 3/7/06, enriquebris at cimex.com.cu <enriquebris at cimex.com.cu> wrote:
>
>  Hello
>
>
>
> Suppose I'm working over the HTML example (it comes with ANTLR
> distribution). It has a BODY described in grammar. So, how can I get that
> BODY after parse the html file ?
>
>
>
> Henry5a
>
> _______________________________________________
> antlr-dev mailing list
> antlr-dev at antlr.org
> http://www.antlr.org/mailman/listinfo/antlr-dev
>
>
>


--
Prashant Deva
Creator, ANTLR Studio
Founder, Placid Systems, www.placidsystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20060307/0136ef7e/attachment.html


More information about the antlr-interest mailing list