I need a lexer and token classes in java
Project detail
Hello, I need two classes, lexer and token in java. These classes have methods for their functionality. I have specific token types. Later on the code will be combined with FSM, so keep it in mind. I have example input and output. Some changes may happen during the work. Thank you