org.tinygroup.codegen.impl
类 CodeGeneratorDefault
java.lang.Object
org.tinygroup.codegen.impl.CodeGeneratorDefault
- 所有已实现的接口:
- CodeGenerator
public class CodeGeneratorDefault
- extends Object
- implements CodeGenerator
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CodeGeneratorDefault
public CodeGeneratorDefault()
generate
public List<String> generate(org.tinygroup.context.Context context)
throws IOException
- 从接口
CodeGenerator 复制的描述
- 代码生成处理方法
- 指定者:
- 接口
CodeGenerator 中的 generate
- 参数:
context - 默认文件需要用到的上下文环境
- 抛出:
IOException
Copyright © 2006–2016 TinyGroup. All rights reserved.