Syntax-tree
常見例句
- A parse of a sentential form is the construction of a derivation and possibly a syntax tree for it.
句型的分析是某個推導(或許是其語法樹)的構(gòu)造過程。 - This paper introduced a kind of variable type collecting method, which is based on layered thoughtway and abstract syntax tree.
摘要提出了一種基于分層思想的,并且無需構(gòu)造具體語法樹的變量類型提取方法。 - If a sentential form is ambiguous, then it has more than one syntax tree and therefore, in general, more than one handle.
如果句型是二義性的,那末,它不只有一棵語法樹,因此,一般地說,也不只有一個句柄。 - With the emphasis on the abstraCt syntax tree (AST), the paper also discusses the structure of a disk file as well as the functions designed for saving and recovering the AST.
主要分析了抽象語法樹(AST),討論了磁盤文件的結(jié)構(gòu)及AST的寫入和復原技術(shù)。 - In order to cooperate with the popular bytecode, we propose a bridge mechanism to interconnect the interpretations of both bytecode and the syntax tree.
為配合目前被廣泛使用的位元組碼,我們還提出語法樹與位元組碼之間的銜接機制,讓這兩種不同的直譯機制可以互相呼叫。 - Script Interpreter uses Lex/Flex as tools of lexical analysis and lexical analyzer generator, and uses Yacc/Bison as tools of syntax analysis and syntax tree generator generating.
腳本解釋器采用Lex/Flex作為詞法分析和詞法分析器生成工具,Yacc/Bison作為語法分析和語法樹生成器的生成工具。 返回 Syntax-tree