Syntax-tree
常见例句
- A parse of a sentential form is the construction of a derivation and possibly a syntax tree for it.
句型的分析是某个推导(或许是其语法树)的构造过程。 - This paper introduced a kind of variable type collecting method, which is based on layered thoughtway and abstract syntax tree.
摘要提出了一种基于分层思想的,并且无需构造具体语法树的变量类型提取方法。 - 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),讨论了磁盘文件的结构及AST的写入和复原技术。 - 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