But there is a big downside to it being abstract in Tokenizer: you lose the impl in TokenStream.java...
I do wish this could be done in a cleaner way though! Maybe there is another way to do it... On Mon, Jan 6, 2014 at 1:53 PM, Benson Margulies <[email protected]> wrote: > To pass any of the nice tests, a Tokenizer has, as far as I can tell, > to implement end(). Any enthusiasm for a patch to make this an > abstract method somehow so that implementors are forced to do so? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
