Requires no knowledge of UML semantics (abstract syntax).
不需要了解uml语义(抽象语法)。
Use the abstract syntax tree when you cannot use Eclipse markers.
当您不能使用Eclipse标记时可以使用抽象语法树。
I heard somewhere that XML is a language for abstract syntax.
我听到某处,XML是一种抽象语法的语言。
They contain similar methods and create similar abstract syntax trees (ASTs).
它们包含相似的方法并创建相似的抽象语法树(ast)。
An abstract syntax tree is an expression represented as a collection of objects.
抽象语法树是一个表示为对象集合的表达式。
This time, you will fetch all of the import statements in the abstract syntax tree.
这一次,您可以读取抽象语法树中的所有导入声明了。
The recorder records code in an intermediate format, similar to an Abstract Syntax Tree.
录制器采用中间格式录制代码,类似于 抽象语法树。
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.
前端组件用来解析源码并生成抽象语法树。
This pattern is often reapplied several times through a rule as you dig down through an abstract syntax tree.
在您沿着抽象语法树深入时,该模式通常会通过一条规则重复应用几次。
Here other techniques such as compiling an abstract syntax tree and resolving variables in closures are discussed.
在这里,对其它技术(如:编译一个抽象语法树和解析闭包中的变量)也进行了讨论。
The analysis of the abstract syntax tree of the Groovy code, allows us to collect all relevant information we need.
对于Groovy代码的抽象语法树的分析,可以让我们搜集到我们需要的所有相关信息。
Now here I don't understand is that how XML can be used to specify the abstract syntax or structure or systems.
现在我不明白如何使用XML指定抽象语法或结构或系统。
The OWL Semantics and Abstract Syntax document is the final and formally stated normative definition of the language;
OWL语义和抽象语法文档是决定性的和正式的,它描述了语言的规范性定义。
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)框架。
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。
Amendment 3 - Information technology - Abstract Syntax notation One (ASN. 1) : Specification of basic notation - Time type support.
修改3 - - -信息技术- - -摘要语法符号1 (asn。1):基本符号规范- - -时间型号支撑。
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)描述了非常相似的语法结构。
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)。
We analyzed the abstract syntax tree represent of GCC, the optimization on the call-graph, and the approach to the command-line arguments.
在此基础上,分析了GCC的前端树表示、基于调用图的优化模式、GCC的命令行参数处理机制,并提出了一个跨文件编译模式模型。
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。
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,它是含有节点的资源。
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++操作。
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——因为它既不是源代码,也不是目标语言。
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)来维护代码。
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.
语法感知的长句断行基于语言的解析树(抽象语法树),其他功能需要各个语言的定制。
With the emphasis on the abstraCt syntax tree (AST), the paper also discusses the structure of a disk file as well as the functions designed for saving and recovering the AST.
主要分析了抽象语法树(ast),讨论了磁盘文件的结构及ast的写入和复原技术。
This system provides a support of presentation layer to the data file abstract syntax notation and the data grammatical conversion in order to achieve one's object of the sharing ofd…
该系统提供了表示层对数据文件抽象语法表示的支持及数据语法的转换,从而达到了数据文件共享的目的。
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语法分析器的缺失被忽视了。
This system provides a support of presentation layer to the data file abstract syntax notation and the data grammatical conversion in order to achieve one's object of the sharing of data files.
该系统提供了表示层对数据文件抽象语法表示的支持及数据语法的转换,从而达到了数据文件共享的目的。
应用推荐