lexical analyzer
常见例句
- The scanner is sometimes called a lexical analyzer.
掃描程序有時又把它稱爲詞法分析程序。 - Lex takes a specification file and builds a corresponding lexical analyzer, coded in C.
lex 可以接受槼範文件竝搆建一個 相應的詞滙分析器(用 C 編寫的)。 - The syntactic analyzer makes lexical analysis and syntactic analysis on the query, and sets up syntactic tree from the structure of the query.
語法分析器完成詞法分析和語法分析,建立具有多維語法結搆的語法樹。 返回 lexical analyzer