Syntax-tree
基本解釋
- 語法樹
英漢例句
- A parse of a sentential form is the construction of a derivation and possibly a syntax tree for it.
句型的分析是某個(gè)推導(dǎo)(或許是其語法樹)的構(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.
如果句型是二義性的,那末,它不只有一棵語法樹,因此,一般地說,也不只有一個(gè)句柄。 - 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的寫入和復(fù)原技術(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.
為配合目前被廣泛使用的位元組碼,我們還提出語法樹與位元組碼之間的銜接機(jī)制,讓這兩種不同的直譯機(jī)制可以互相呼叫。