recursive descent parser 递归下降解析器 ; [计] 递归下降分析程序
Recursive-Descent 递归下降
recursive-descent parsing 递归下降分析
recursive descent method 递归下降分析法
recursive descent analysis 递归下降分析法
recursive descent data flow analysis 递归下降资料流分析
Since member items need to be valid objects prior to their inclusion in larger structures, the simplest recursive descent approach would not work.
由于在成员项所包含的内容出现在较大型的结构之前,成员项必须是有效对象,所以最简单的递归继承方法不起作用。
Typically, we store temporary variables, generated by our semantic actions, in our closure variables, as a means to pass information up and down the recursive descent.
典型地,我们在闭包里储存由我们的语义动作产生的临时变量,以之作为在递归下降中向上或向下传递信息的方法。
In computer terms, this rule is also known as recursive tree descent.
以计算机术语表述,这条规则也可以称作递归树下行。
应用推荐