The syntax analyzer calls the scanner when it needs a new symbol . 当语法分析程序需要新符号时,它就调用扫描过程。
The syntax analyzer has one recursive procedure for each nonterminal u . 对于每个非终结符号U,语法分析程序都有一个递归过程。
A sentence of a grammar is ambiguous if there exists two syntax trees for it . 如果一文法的句子存在两个语法树,那么该句子是二义性的。
A parse of a sentential form is the construction of a derivation and possibly a syntax tree for it . 句型的分析是某个推导(或许是其语法树)的构造过程。
If a sentential form is ambiguous, then it has more than one syntax tree and therefore, in general, more than one handle . 如果句型是二义性的,那末,它不只有一棵语法树,因此,一般地说,也不只有一个句柄。
Commands and arguments adhere to the following syntax 命令和参数遵守下列语法:
The following table shows the syntax of each action 下表说明了每个操作的语法。
At creation time, only syntax checking is performed 在创建时,只进行语法检查。
Tablerow web server control declarative syntax tablerowweb服务器控件声明性语法
Introduces the syntax to declare a generic method 介绍用于声明泛型方法的语法。