| 1. | A sentence of a grammar is ambiguous if there exists two syntax trees for it . 如果一文法的句子存在两个语法树,那么该句子是二义性的。 |
| 2. | A parse of a sentential form is the construction of a derivation and possibly a syntax tree for it . 句型的分析是某个推导(或许是其语法树)的构造过程。 |
| 3. | If a sentential form is ambiguous, then it has more than one syntax tree and therefore, in general, more than one handle . 如果句型是二义性的,那末,它不只有一棵语法树,因此,一般地说,也不只有一个句柄。 |
| 4. | An integrated ufo _ syntax _ tree is built 建立一颗完整的ufo语法树。 |
| 5. | C c abstract syntax in software instant test 抽象语法树的生成 |
| 6. | Generating abstract syntax trees 生成抽象语法树 |
| 7. | A parse of a sentential form is the construction of a derivation and possibly a syntax tree for it 句型的分析是某个推导(或许是其语法树)的构造过程。 |
| 8. | Traverses the abstract syntax tree one or more times , collecting information and checking that the input program 遍历抽象语法树( abstract syntax tree , ast )一次或多次,收集信息并检查输入程序 |
| 9. | This paper introduced a kind of variable type collecting method , which is based on layered thoughtway and abstract syntax tree 摘要提出了一种基于分层思想的,并且无需构造具体语法树的变量类型提取方法。 |
| 10. | An abstract syntax tree is built after syntax analysis and traversed three times to do semantic analysis to generate the intermediate code 在语法分析、语义分析及中间代码生成方面,先经过语法分析建立抽象语法树,然后对抽象语法树进行三次遍历完成语义分析并生成中间代码。 |