public class ConcreteModelEmitter extends Object
Constructor and Description |
---|
ConcreteModelEmitter(DmdlSemantics semantics,
Configuration config,
ModelDeclaration model,
JavaDataModelDriver driver)
Creates and returns a new instance.
|
public ConcreteModelEmitter(DmdlSemantics semantics, Configuration config, ModelDeclaration model, JavaDataModelDriver driver)
semantics
- the semantic model rootconfig
- the current configurationmodel
- the model to emitdriver
- the emitter driverIllegalArgumentException
- if some parameters were null
public void emit() throws IOException
IOException
- if failed to emit a source programCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.