public final class DirectFileOutputDescriptionGenerator extends Object
DirectFileOutputDescription
.Modifier and Type | Class and Description |
---|---|
static class |
DirectFileOutputDescriptionGenerator.Description
Represents the meta description.
|
Modifier and Type | Method and Description |
---|---|
static void |
generate(EmitContext context,
DirectFileOutputDescriptionGenerator.Description description)
Generates the class in the context.
|
public static void generate(EmitContext context, DirectFileOutputDescriptionGenerator.Description description) throws IOException
context
- the target emit contextdescription
- the meta-description of target classIOException
- if generation was failed by I/O errorCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.