I'm wondering if you meant to disallow spaces in your "interval"s. If not, then if you allow (as it appears you intend):
+ 15/ 7 Should that "7" be interpreted as the hours part of the interval that starts with "15/" (meaning there's an error because the user forgot to supply a second interval operand to the '+') or should the "7" be interpreted as a second interval (7 seconds)? The grammar appears to be ambiguous. 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.
