public final class DirectFileInputDescriptionGenerator extends Object
DirectFileInputDescription
.Modifier and Type | Class and Description |
---|---|
static class |
DirectFileInputDescriptionGenerator.Description
Represents the meta description.
|
Modifier and Type | Method and Description |
---|---|
static void |
generate(EmitContext context,
DirectFileInputDescriptionGenerator.Description description)
Generates the class in the context.
|
public static void generate(EmitContext context, DirectFileInputDescriptionGenerator.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.