Good day,

I want to add comments of Fortran 77:

"c xxxxx";
First symbol in column is 'c' - it means that the following line is a line
of comment.

but I also have NAME token, that will conflict with such COMMENT rule.
('c' can be a name).

Is it possible to select rule by my own predicate? Are there any other
more clear solvings of
this problem?


-- 
Best regards,
Michael

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.


Reply via email to