--- On Wed, 1/6/10, Manhar Goindi <[email protected]> wrote:
> From: Manhar Goindi <[email protected]> > Subject: ANTLR Parser Queries > To: [email protected] > Date: Wednesday, January 6, 2010, 7:18 PM > Hi, > > We are using the ANTLR Parser and found it to be useful in > generating C# code. However, we would like to know the > following about this parser’s capabilities: > > 1. Is it possible to advance the parser > from some input text position to skip some portion of the > text and let it resume parsing from some new position in the > input text? > 2. Is it possible to delink the default > ANTLR lexical analyzer from ANTLR Parser and link the ANTLR > Parser to some custom Lexical Analyzer? > > > Thanks & Best Regards, > Manhar Goindi > > > > 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.
