The code reader creates a character buffer from the source file, the scanner combines characters into ITokens, and the parser combines ITokens into IASTNodes.
代码阅读器从源文件中创建一个字符缓冲,扫描器将字符组合到IToken中,解析器将IToken组合成IASTNode。
The Distributed Scanner program scans the source files that are identified in the scan roots.
Distributed Scanner 程序扫描根目录中所识别的源文件。
应用推荐