Description: Lexical analyzer. /*** Sample application analysing C code to accidence file* lexical analysis procedures, analysis of the C source code, find the word, and to determine the type of word* Keyword KEY* identifier ID* integer INTEGER* floating-point FLOAT* separated character SEPARATOR* operator OPERATOR* scheduled Yifu of PRETREATMENT* string STRING as " string" * character CHAR as c * error character ERROR
To Search:
File list (Check if you may need any files):
AnalyseFrame.java