Re: java parser

Originally Posted by
mickey
isn't Char and CharText two strings??
lexer will treat them as the same token though, I don't think lexer can tell the difference.
btw, why don't you just make them as tokens that only can be made of alphabet, numbers and underlines? just as ids in C language.
Last edited by bood; 19th September 2008 at 23:28.
1. Users don't have the manual, and if they did, they wouldn't read it.
2. In fact, users can't read anything, and if they could, they wouldn't want to.
Bookmarks