org.tinygroup.codegen.impl
Class CodeGeneratorDefault
java.lang.Object
org.tinygroup.codegen.impl.CodeGeneratorDefault
- All Implemented Interfaces:
- CodeGenerator
public class CodeGeneratorDefault
- extends Object
- implements CodeGenerator
| Methods inherited from class 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
- Description copied from interface:
CodeGenerator
- 代码生成处理方法
- Specified by:
generate in interface CodeGenerator
- Parameters:
context - 默认文件需要用到的上下文环境
- Throws:
IOException
Copyright © 2006–2015 TinyGroup. All rights reserved.