[antlr-interest] Fw: ANTLR Parser Queries
    Manhar Goindi 
    manharg at yahoo.com
       
    Wed Jan  6 19:21:12 PST 2010
    
    
  
--- On Wed, 1/6/10, Manhar Goindi <manharg at yahoo.com> wrote:
> From: Manhar Goindi <manharg at yahoo.com>
> Subject: ANTLR Parser Queries
> To: antlr-interest at antlr.org
> 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
> 
> 
> 
> 
      
    
    
More information about the antlr-interest
mailing list