因为在编译时相关图的构造是基于特定的语法树的,这个方法有时称作分析树方法 (parse tree method)。在任何非循环( n o n c i r c u l a r )的属性文法中能够对属性赋值,也就是说,对每一个可能的相关图属性文法是非循环的。
基于12个网页-相关网页
InfoQ: With the ParseTree gem, one can access the parse tree of a class or method.
InfoQ:我们可以使用ParseTree gem包访问一个类或一个方法的解析树。
The method accepts a parse tree (as an XPathNode object) as parameter and, for now, returns an instance of DFATable.
目前,该方法接受解析树(作为一个 XPathNode 对象)作为参数,并返回 DFATable 的实例。
Since they have access to the entire parse tree (minus the actual method body), Doclets provide a handy mechanism to compile utility classes or compile reports on the code.
因为它们有权访问整个解析树(除去实际方法主体),所以Doclet提供了一个简便机制来编译有关代码的实用程序类或报告。
应用推荐