public interface Emitter
| Modifier and Type | Method and Description |
|---|---|
void |
emitSkeleton() |
void |
emitStub() |
void |
setCodeGenConfiguration(CodeGenConfiguration configuration) |
void |
setMapper(TypeMapper mapper) |
void setCodeGenConfiguration(CodeGenConfiguration configuration)
void setMapper(TypeMapper mapper)
void emitStub()
throws CodeGenerationException
CodeGenerationExceptionvoid emitSkeleton()
throws CodeGenerationException
CodeGenerationExceptionCopyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.