Regardless of the syntax you choose, you trace the structure from the concrete schema patterns to the abstract pattern (as in Listing 3), where you find semantic anchors that solidify the definition.
无论选择什么语法,都可以把这种结构从具体的模式范式回溯到抽象范式(参见 清单3),从而找到确定其定义的语义锚。
This time, you will fetch all of the import statements in the abstract syntax tree.
这一次,您可以读取抽象语法树中的所有导入声明了。
It suffices to say here that when this rule eventually runs, a target C++ operation will have been created already in the abstract syntax tree mentioned earlier.
在这里就可以说明,该规则什么时候起效,在上面提到过的抽象语法树状结构中,已经创建了一个目标 C++操作。
This section describes the syntax of the XML snippet which is the input for the XSLT mapping step that transforms the pretty abstract parameterized verb into a set of plug-in specific staff queries.
本部分描述作为XSLT映射步骤输入的XML代码片段的语法,其中 XSLT 映射步骤将相当抽象的参数化谓词转换为一组特定于插件的人员查询。
Here other techniques such as compiling an abstract syntax tree and resolving variables in closures are discussed.
在这里,对其它技术(如:编译一个抽象语法树和解析闭包中的变量)也进行了讨论。
They contain similar methods and create similar abstract syntax trees (ASTs).
它们包含相似的方法并创建相似的抽象语法树(ast)。
I'll note before we go any further that the terms parse tree and abstract syntax tree (or AST) describe very similar grammatical structures.
在我们继续之前,我要特别提一下,术语解析树和抽象语法树(或ast)描述了非常相似的语法结构。
Strictly speaking, the AST (abstract syntax tree) is also an IR (intermediate representation) - since it is not quite the source, and not quite the target language.
严格说来,AST(抽象语法树)也是一种IR——因为它既不是源代码,也不是目标语言。
You define a language by defining the structure of its abstract syntax tree, its abstract grammar.
定义语言就是定义它的抽象句法树,它的抽象文法。
The front-end component handles the parsing of source code and the generation of abstract syntax trees.
前端组件用来解析源码并生成抽象语法树。
The analysis of the abstract syntax tree of the Groovy code, allows us to collect all relevant information we need.
对于Groovy代码的抽象语法树的分析,可以让我们搜集到我们需要的所有相关信息。
Use the abstract syntax tree when you cannot use Eclipse markers.
当您不能使用Eclipse标记时可以使用抽象语法树。
Quick fixes are provided only with the violating ASTNode (the node from the abstract syntax tree) and the IDocument, which is the resource that holds the node.
快速修复只与违反ASTNode(来自抽象语法树的节点)以及IDocument,它是含有节点的资源。
Requires no knowledge of UML semantics (abstract syntax).
不需要了解uml语义(抽象语法)。
Compliance to both abstract and concrete syntax.
抽象句法和混合句法规范标准。
Traverses the abstract syntax tree (AST) one or more times, collecting information and checking that the input program makes sense.
遍历抽象语法树(abstract syntax tree,AST)一次或多次,收集信息并检查输入程序makessense。
The interface specification (IfS) describes the business syntax of the operations of a service strictly in terms of the abstract data types used by the operations.
接口规范 (IfS)从操作所使用的抽象数据类型方面严格描述服务的操作的业务语法。
The Erlang language (developed by Ericsson) USES a VM to execute Erlang bytecodes and also to interpret Erlang from the source's abstract syntax tree.
Erlang语言(由Ericsson开发)使用一个VM来执行erlangbytecodes,且通过源的抽象语法树解译erlang。
An abstract syntax tree is an expression represented as a collection of objects.
抽象语法树是一个表示为对象集合的表达式。
This pattern is often reapplied several times through a rule as you dig down through an abstract syntax tree.
在您沿着抽象语法树深入时,该模式通常会通过一条规则重复应用几次。
The recorder records code in an intermediate format, similar to an Abstract Syntax Tree.
录制器采用中间格式录制代码,类似于 抽象语法树。
The syntax-aware reflow we use to wrap long lines is based on the parse trees (abstract syntax trees) for the language, and some other things need per-language customization.
语法感知的长句断行基于语言的解析树(抽象语法树),其他功能需要各个语言的定制。
Syntax consists of a set of abstract rules that allow words to be combined with other words to form grammatical sentences.
句法是一个由一套数量有限的抽象规则组成的系统,句子由单词组合而成。
For that, you would turn to something quite familiar to compiler aficionados: the JDT's Abstract Syntax Tree (AST) framework.
因为您会转而使用一些对编译器迷而言十分熟悉的工具:JDT的抽象语法树(Abstract Syntax Tree,AST)框架。
In IDEA and Eclipse, your code looks like a text view, but the development environment is actually editing the Abstract Syntax Tree (AST).
在idea和eclipse中,您的代码看上去像一个文本视图,但是开发环境实际上正在编辑Abstract SyntaxTree (ast)。
MPS maintains the code in an Abstract Syntax Tree ( AST), which consists of nodes with properties, children and references, and fully describes the program code.
MPS用一棵抽象句法树(AST)来维护代码。
A lack of a pure Ruby parser has been negligible for some time in Ruby's history, since getting the Abstract Syntax Tree (AST) of some Ruby code was possible with utilities such as ParseTree.
因为可以使用类似语法分析树(ParseTree)的通用方法来对Ruby代码进行分析并获得抽象语法树(Abstract Syntax Tree),所以在Ruby历史上的一定时期内,纯ruby语法分析器的缺失被忽视了。
Because you have defined this extension to be invoked when the transformation is processing a UML class, you can safely type the target object to an Abstract Syntax Tree (AST) TypeDeclaration object.
因为当转换处理UM l类时,您已经定义调用该扩展,所以您可以安全地向Abstract SyntaxTree (ast)TypeDeclaration对象输入目标对象。
Extended program Object model (which is called EPOM) is a abstract model used to depict the syntax structure of a program.
可扩展程序对象模型(EPOM)是用来具体刻画程序语法结构的一种抽象模型。
Amendment 3 - Information technology - Abstract Syntax notation One (ASN. 1) : Specification of basic notation - Time type support.
修改3 - - -信息技术- - -摘要语法符号1 (asn。1):基本符号规范- - -时间型号支撑。
应用推荐