Generators: This annotation processing option includes reading the source code and generating new source code or modifying existing source code.
产生器:这一注解处理选项包括读取源码并产生新的源码或修改已有源码。
This means any syntax tree can be turned back into source code, an important feature for code generators and refactoring tools.
这意味着所有语法树都能够转换回源代码,这对于代码生成器和重构工具都是非常重要的功能。
应用推荐