Description: Java language lexical analyzer design and implementation of which specific requirements: Use DFA lexical analyzer designed to achieve realization of Java source code annotations filter use two pairs of semi-buffer read the words from the file one by one lexical analysis of property word stream is stored in a separate file (file name: scanner_output) in number of words per line source statistics and the number of words in the entire source file has reported lexical error and error location (source code line number and the line of characters) function
To Search:
File list (Check if you may need any files):
Java-Scanner.cpp