> The lexer rule should be... > ED: .; > Dot will match any one character. Then it works as expected.
Thanks for your insight...I'm off and running again! It seems so obvious now that you showed me ;) Back to the TDAR book and thinking how the wide-open-lexer-rule-plus-predicate validation can best be modularized so I don't have to repeat the predicate all over the grammar. Jon 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.
