expression syntax meaning in English
表达式语法
表式语法
Examples
- The paper breaks the syntax analysis to two parts : symbol - expression syntax analysis and word - expression syntax analysis , and can makes those two parts transferring each other . this method has the strongpoint of lr ( 1 ) analyzer , at the same time reduces the syntax analysis table
通过对各种语法分析方法的比较,本文采用了lr ( 1 )分析方法进行语法分析,并提出了把语法分析分解为信号表达式语法分析和字表达式语法分析两部分的方法,且实现了二者的相互调用。