On Wed, 2008-12-03 at 09:49 -0800, Howard Lewis Ship wrote:

> I'm working on an improved property expression language for Tapestry
> 5.1. My first step was to recreate what T5.0 accepted in the past
> (using an ad-hoc parser based on regular expressions).



> 
> 
> My problem is a conflict between FLOAT and RANGEOP in my parser grammar:
> 

Please refer to teh FAQ example:

http://www.antlr.org/wiki/display/ANTLR3/Lexer+grammar+for+floating
+point%2C+dot%2C+range%2C+time+specs 


This covers more than you need so you can cull it down to just range vs
dot.

Jim

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to il-antlr-interest@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

List: http://www.antlr.org:8080/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org:8080/mailman/options/antlr-interest/your-email-address

Reply via email to