Hi,
Would it make sense to test PPCompositeParser subclasses to not end with returnSelf for
productions?
Each time I start building a new parser I manage to forget a few ^'s
I could either add some code to PPCompositeParserTest>parserInstance
to check methods having same-named instance variables, or do the same to
the PPCompositeParser itself
Stephan
Show replies by date