终结符号 meaning in Chinese
finishing sign
Examples
- The syntax analyzer has one recursive procedure for each nonterminal u .
对于每个非终结符号U,语法分析程序都有一个递归过程。 - A prime phrase is a phrase which consists of at least one terminal but no prime phrase other than itself .
素短语就是一个短语,它至少包含一个终结符号,并除自身外它不再包含其它素短语。 - The syntax analyzer has one recursive procedure for each nonterminal u
对于每个非终结符号u ,语法分析程序都有一个递归过程。