compilation unit信息详情
n.[计]编译单位
compilation───n.编译;编辑;汇编
compilation books───汇编书籍
compilation synonyms───编译同义词
unit───n.单位,单元;装置;[军]部队;部件
compilation terminated───编译已终止
compilation crossword───编译纵横字谜
compilation definition───编译定义
compilation dates───编制日期
compilation plus───编译加
Parser errors are returned in the Compilation Unit class instance.───解析器错误是在编译单元类实例中返回的。
A compilation unit (CU) is a type of DIE.───单元( CU ) 是 DIE 的一种类型。
DWARF calls each separately compiled source file a compilation unit.───DWARF将每个分别编译的源文件称为一个编译单元。
An interface that allows you to query the source string and source location within the containing compilation unit.───是一个允许您查询包含编译单元内的源代码字符串和源代码位置的接口。
This line visits the AST tree, starting at the compilation unit (the top-most node), and queries for a list of all method declarations.───这一行访问AST树,起步于编辑单元(最顶层的节点),并且查询所有的方法声明。
This makes it easier for a debugger to identify which compilation unit created the code at a particular memory address.───这使得调试器可以更容易地确定哪一个编译单元在某个特定内存地址创建了代码。
ITDs allows Roo to generate code in a separate compilation unit, but ITDs are combined into the same compiled class at compilation time.───ITDs允许Roo在一个单独的编译单元中生成代码,但ITDs在编译时被合并成同一个编译类。
Defines partial classes, structs, and interfaces throughout the same compilation unit.───在整个同一编译单元内定义分部类、结构和接口。
You must specify the RECURSIVE clause only on the outermost program of a compilation unit.───您必须只对编译单元的最外层程序指定RECURSIVE子句。