A look at the compilercode shows that line number information is already being added to the generated class files.
当我们查看编译器代码时我们会看到,行号信息已经被加到了产生的class文件中了。
2
The automatic generation system, which transforms the denotational semantics of code generation languages into efficient compilercode generator, has been developed.
本文中描述了把代码生成语言的指称语义描述变换为编译程序代码生成器的一个变换系统。
3
These changes include a complete rewrite of the binding compilercode generation, with an added option for using source code enhancement as an alternative to bytecode enhancement.