public class JsonFormatEmitter extends JavaDataModelDriver
Constructor and Description |
---|
JsonFormatEmitter() |
Modifier and Type | Method and Description |
---|---|
void |
generateResources(EmitContext context,
ModelDeclaration model)
Generates any resources (includes source programs) for the model.
|
getFields, getInterfaces, getMemberAnnotations, getMemberAnnotations, getMethods, getTypeAnnotations
public void generateResources(EmitContext context, ModelDeclaration model) throws IOException
JavaDataModelDriver
generateResources
in class JavaDataModelDriver
context
- the attached contextmodel
- target modelIOException
- if failed to generate resourcesCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.