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
CodeGenerationException
void emitSkeleton() throws CodeGenerationException
CodeGenerationException
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.