Posted By:
Jeffrey_Law
Posted On:
Thursday, July 4, 2002 02:02 AM
Hi. Why dun you create a separate class outside your class lexer and use that class instead. In this way, both the lexer and parser can access methods in that class?
Just a suggestion. I am not sure if this helps.
May i also ask what is the custom Token Class for?