April 4, 2017
1:01 p.m.
Hi When writing grammar I would like to test the scanner. And I would like to this without having to define a special rule (in addition to the one of the language). Is it possible to get access to the scanner and ask it to scan the stream? Stef