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 Tablerow web服務器控件聲明性語法
Introduces the syntax to declare a generic method 介紹用于聲明泛型方法的語法。