The syntax analyzer calls the scanner when it needs a new symbol . 當(dāng)語法分析程序需要新符號時(shí),它就調(diào)用掃描過程。
The syntax analyzer has one recursive procedure for each nonterminal u . 對于每個(gè)非終結(jié)符號U,語法分析程序都有一個(gè)遞歸過程。
A sentence of a grammar is ambiguous if there exists two syntax trees for it . 如果一文法的句子存在兩個(gè)語法樹,那么該句子是二義性的。
A parse of a sentential form is the construction of a derivation and possibly a syntax tree for it . 句型的分析是某個(gè)推導(dǎo)(或許是其語法樹)的構(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è)句柄。
Commands and arguments adhere to the following syntax 命令和參數(shù)遵守下列語法:
The following table shows the syntax of each action 下表說明了每個(gè)操作的語法。
At creation time , only syntax checking is performed 在創(chuàng)建時(shí),只進(jìn)行語法檢查。
Tablerow web server control declarative syntax Tablerow web服務(wù)器控件聲明性語法
Introduces the syntax to declare a generic method 介紹用于聲明泛型方法的語法。